Actions
Bug #62805
closedRTE: Multi-line lists in default PageTS configurations may cause problems
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2014-11-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Problem: For the sake of clarity, some of the RTE default PageTS configurations specify lists as multi-line values. If any of these is ever json-encoded, as some are, for use in JavaScript, some entries in the list will start with a line feed.
Solution: Use addToList syntax for each additional line.
Updated by Gerrit Code Review about 10 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 http://review.typo3.org/33935
Updated by Stanislas Rolland about 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a5087cf6d513c908d4f1fde2c4006e6b92291b1f.
Updated by Gerrit Code Review about 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/33936
Updated by Stanislas Rolland about 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset 2f323a9c85034cc1a0abc549b9bad35b76e7329e.
Actions