Actions
Bug #15165
closedAnchors not deletable
Status:
Closed
Priority:
Should have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-10-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem with Anchors in RTEHTMLAREA 7.4
source
<p>
<a href="http://www4.dfh-ufa.org/html/?id=1942#3217">Link zu Anker</a>
</p>
<p>
<a href="http://www4.dfh-ufa.org/html/?id=1940#3286">Link zu anderem Anker</a>
</p>
trying to edit one of the <p>included Links isn't possible
Popup appears with message "Editor configuration problem"
second source
<p>
<a href="http://www4.dfh-ufa.org/html/?id=1944#3246">Link zu einem Anker</a>
</p>
<p> </p>
<p>
<a href="http://www4.dfh-ufa.org/html/?id=1943#3258">Link zu einem anderen Anker</a>
</p>
<p> </p>
marking the <p> included Link and the second " " <p> it will work
(issue imported from #M1748)
Actions