Possible BUG database editor

5 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 3:38pm   (RSS)

When you open an upload field in the database editor v3.73, it sends the headers a second time.

function adminUI_header($args): void {
    if (!empty($GLOBALS['ADMINUI_ARGS'])) { die("adminUI_header called a second time!"); }
Jeff Shields

Hi Jeff, 

I haven't been able to recreate this with previous or recent versions.  Can you see if it happens with the latest beta and/or provide any more info?  Thanks!

Dave Edis - Senior Developer
interactivetools.com

The message is tucked behind the sidebar and under the upload window in 3.73. I will check it out in latest version when I have some time.

Jeff Shields

No worries, that was enough!  I found it and fixed it for the next release.  Thanks! :-)

Dave Edis - Senior Developer
interactivetools.com