Actions
Bug #30173
closedProblems with custom records in latest FF
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-09-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When trying to link to an element from a custom extension (for example with linkhandler) Firefox 6 and 7 somehow breaks the RTE and converts links to sth like http://domain.com/typo3/record:tx_extension_ensemble:62. Latest Chrome works like a charm.
Tested with TYPO3 4.5.5 and 4.5.6. I tried the same in an 4.4.6 installation and everything works fine.
I assume this is not a linkhandler problem but a htmlarea problem. Could this be related to the latest changes in the link wizard return mechanism?
Actions