Bug #19388
closed
this error occurs in trunk. i have no special settings for rte.
If i change link in source view of rte it's saved correct, so the change happens in link browser
Please test patch attached to issue #9375.
Hi Stan,
i applied this patch, removed temp. js-files and tested again.
Unfortunally it doesn't solves this issue.
Delete all files in folder typo3temp/rtehtmlarea and clear the Firefox cache.
Hi Stan,
now 2nd time it worked :-)
I was surprised as i don't use cache in Firefox, but deleting 0-byte-cache helped (lol)
So the patch does solve the issue, thx!
Yes, I am not sure, but I think there is a bug in Firefox caching.
Thanks for testing.
Committed to SVN TYPO3core trunk (revision 4260).
I found the reason (as often, 5 minutes after reporting). The problem is that RTE removes domain portion from the external URL if that portion matches current BE domain. We log in from main domain but edit articles for subdomains. Any external link to current BE domain will be made relative and therefore it will be wrong when shown in FE. I will open another bug report about it.
- Status changed from Resolved to Closed
Also available in: Atom
PDF