Actions
Bug #60316
closedParsing RTE links should not throw an exception if a resource is missing or its path invalid
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2014-07-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Files
Updated by Helmut Hummel over 10 years ago
Steps to reproduce:
- Create tt_content text element
- Disable RTE
- put the following into the bodytext field and save
<link ../fileadmin/foo>bar</link>
- enable RTE and quit
- open this element again
Updated by Helmut Hummel over 10 years ago
- File exception.png exception.png added
Steps to reproduce:
- Create tt_content text element
- Disable RTE
- put the following into the bodytext field and save
<link ../fileadmin/foo>bar</link>
- enable RTE and quit
- open this element again
Updated by Gerrit Code Review over 10 years ago
- Status changed from Accepted 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/31745
Updated by Helmut Hummel over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f9f4b49255d3ac19ee64e1942324466e5d34ec5c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions