Actions
Bug #25571
closedcode completion: parser error on opening brackets on the right side of an operator
Status:
Closed
Priority:
Should have
Assignee:
Administrator Admin
Category:
t3editor
Target version:
-
Start date:
2009-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
test = TEXT
test.value = test{
crashes the codeCompletion
opening curly brackets should only be treated specially, if no operator is in the line
(issue imported from #M12703)
Actions