#1923: Report: SELECT "[\*]{7} [0-9]{5}" funktioniert nicht.
Parsing of the bodytext failed for single curly braces inside. BodyTestParser.php: After cleaning the bodytext all nesting curly braces will be replaced by complex token. stripAndRemoveComment() renamed to trimAndRemoveCommentAndEmptyLine(). process() throws an exception in case of unmatched open curly braces. New encryptNestingDelimeter() / decryptNestingDelimeter(). Remove handling for escaped curly braces in unNest() - this should not be necessary anymore.
Showing
- extension/Documentation/UsersManual/Index.rst 8 additions, 1 deletionextension/Documentation/UsersManual/Index.rst
- extension/qfq/qfq/BodytextParser.php 58 additions, 15 deletionsextension/qfq/qfq/BodytextParser.php
- extension/qfq/qfq/Constants.php 2 additions, 1 deletionextension/qfq/qfq/Constants.php
- extension/qfq/tests/phpunit/BodytextParserTest.php 25 additions, 7 deletionsextension/qfq/tests/phpunit/BodytextParserTest.php
Please register or sign in to comment