Bug #43320

Be outputs debug answer into ajax responses

Added by Philipp Gampe over 2 years ago. Updated 7 months ago.

Status:New Start date:2012-11-27
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:7.4 (Backend)
TYPO3 Version:6.0 Is Regression:No
PHP Version:5.4 Sprint Focus:
Complexity:

Description

Related to #40216

Prerequisites: Turn on BE debug and SQL error display

Create a debug call that triggers an SQL error.
E.g. Install ext:flux and move a page in pagetree

Result:
The ajax response contains some

<script></script>
tags which contain the JS code to show the error in the debug toolbar.
The actual ajax response is shown as an exception in the debug toolbar.

Expected result:
No debug output at the ajax response, but a log entry. Or a warning that the answer contains a hidden message.


Related issues

related to Core - Bug #40216: Delete pages via drap&drop fails Closed 2012-08-26

History

#1 Updated by Mathias Schreiber 7 months ago

  • Target version set to 7.4 (Backend)
  • Is Regression set to No

Also available in: Atom PDF