Opened 2 years ago

Closed 2 years ago

#1487831 closed Bugs (fixed)

"Server Error! (OK)" when debug_level is set to 4

Reported by: lucaferr Owned by:
Priority: 7 Milestone: 0.6-beta
Component: Core functionality Version: 0.5.1
Severity: minor Keywords: debug_level server error OK
Cc:

Description

Hi!
If I set debug_level to 4, a "Server Error! (OK)" is displayed on every page and e-mails does not get loaded.
This happens only setting debug_level to 4 ("show"), no problems with 2 or 8.

PS = I have made a screenshot to attach but I don't know how to actually attach it...

Attachments (1)

Senza titolo.png (204.8 KB) - added by lucaferr 2 years ago.

Download all attachments as: .zip

Change History (5)

Changed 2 years ago by lucaferr

comment:1 Changed 2 years ago by lucaferr

I figured out how to attach the screenshot :-)

comment:2 follow-up: Changed 2 years ago by alec

Just don't use debug_level = 4. We should remove it from the config at all or at least disable it in ajax requests.

comment:3 in reply to: ↑ 2 Changed 2 years ago by lucaferr

Sure I don't use it!
Not a problem for me, I just wanted to let you know about the problem, since a person may spend hours trying to figure out why the IMAP server gives that error and then discover that it was just this setting (personally, I spent 1 hour :-)

Replying to alec:

Just don't use debug_level = 4. We should remove it from the config at all or at least disable it in ajax requests.

comment:4 Changed 2 years ago by alec

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [23b49558].

Note: See TracTickets for help on using tickets.