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, 

Thanks for the report!

I just wanted to give you a heads up that we've been a bit backlogged over here, but we definitely appreciate the feedback.

I'll look into this (and any other threads) and get back to you with any questions.

Thanks!

Dave Edis - Senior Developer
interactivetools.com

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