Actions
Bug #13097
closedtx_version_tcemain->processCmdmap - &$commandIsProcessed is not set to TRUE
Start date:
2011-02-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The parameter in the function is called $commandIsProcessed, but $commandWasProcessed = TRUE is set.
This flag tells the process_cmdmap, that no other commands need to be evaluated, so while it does not harm, we should still fix this ;)
Files
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from New to Accepted
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from Accepted to Under Review
- Target version set to 4.5.1
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from Under Review to Resolved
Committed to trunk (rev. 4144) and 4.5 (rev. 4145) - thanks
Updated by Michael Stucki almost 11 years ago
- Category changed from Bugs to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5.1)
Actions