Bug #38625
Dumped exception traces have all arguments doubled in plaintext
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Error
Target version:
Start date:
2012-07-04
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
When an exception is dumped to Data/Logs/Exceptions/…txt all arguments are doubled, once with parenthesis around them, once without:
7 TYPO3\FLOW3\SignalSlot\Dispatcher::dispatch((TYPO3\FLOW3\Core\Bootstrap)TYPO3\FLOW3\Core\Bootstrap, (bootstrapShuttingDown)bootstrapShuttingDown, array)
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12569
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12569
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch FLOW3-1.1 has been pushed to the review server.
It is available at http://review.typo3.org/13342
Updated by Karsten Dambekalns almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 09d4a7203cf84ba031d1ea27e9318e5c1cf16b2c.