Bug #6773

Debug Exception Handler does not escape characters in exception message

Added by Robert Lemke over 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-03-10
Priority:Should have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Error
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 8 Estimated time:0.10 hour
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

The debug exception Handler does not escape characters in exception message, so that strings like "<type>" are unnoticed because they are interpreted as tags.

Associated revisions

Revision 89170890
Added by Robert Lemke over 5 years ago

[+BUGFIX] FLOW3 (Error): The debug exception handler now escapes the exception message. Resolves #6773

History

#1 Updated by Robert Lemke over 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r3924.

Also available in: Atom PDF