Project

General

Profile

Actions

Bug #43320

closed

Be outputs debug answer into ajax responses

Added by Philipp Gampe over 11 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2012-11-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

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 1 (0 open1 closed)

Related to TYPO3 Core - Bug #40216: Delete pages via drap&drop failsClosed2012-08-26

Actions
Actions #1

Updated by Mathias Schreiber about 9 years ago

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

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #3

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #4

Updated by Susanne Moog about 4 years ago

  • Status changed from New to Closed

The mentioned debug panel does not exist anymore since version 8 - real exceptions are thrown on errors.

Actions

Also available in: Atom PDF