Actions
Bug #15192
closedinternal links do not work with simulateStaticDocuments
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2005-11-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you have simulateStaticDocuments activated and insert an internal link with rtehtmlarea >= 0.74 the link does not work because it is just rendered with <a href="?id=xyz">. Your browser hence creates the link http://your.server.com/alias.0.html?id=xyz which makes it impossible to get outside of the alias.0.html-page.
(issue imported from #M1813)
Updated by Axel Jindra about 19 years ago
oh well, I was blind and did not see that this bug was reported before and resolved because it's a limitation of typolinks' missing title attribute. I'd kill my bug report but don't know how... so sorry...
Actions