Skip to content
  • Carsten  Rose's avatar
    #1923: Report: SELECT "[\*]{7} [0-9]{5}" funktioniert nicht. · 45fc3b76
    Carsten Rose authored
    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.
    45fc3b76