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.
Updated by Gerrit Code Review about 8 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49718
Updated by Gerrit Code Review about 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49737
Updated by Jigal van Hemert about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 21f8fbe8f12e0f65f29749766b04289883670276.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions