Actions
Task #77748
closedMake regexp for stdWrap_doubleBrTag readable
Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2016-09-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The regexp contains whitespace characters which actually have a meaning, but which are invisible in an editor/IDE. Using escape sequences for non-printing characters makes sure that it works on any file system too.
Actions