Bug #6773
Debug Exception Handler does not escape characters in exception message
| Status: | Resolved | Start date: | 2010-03-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | 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: | FLOW3 version affected: | |||
| Votes: | 0 |
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
[+BUGFIX] FLOW3 (Error): The debug exception handler now escapes the exception message. Resolves #6773
History
Updated by Robert Lemke about 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r3924.