Bug #23344
closed
htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
Added by Sara no-lastname-given over 14 years ago.
Updated over 13 years ago.
Description
Cannot add an external link in content using 'insert web link' button on the rte.
Highlighting text and pressing the button opens the pop-up but entering the url, then pressing 'Set Link' only reloads the pop up and takes you to the 'Page' tab (with the message Current Link: None - new link!) and does not add a link.
Typo3 4.3.3
rtehtmlarea 1.8.9
Reproduced error in:
Chrome 5.0.375
Firefox
IE 8.0.6001
(issue imported from #M15339)
Files
I cannot reproduce this issue. Please report your Page TSConfig.
user.workflow = 1
mod.SHARED.defaultLanguageLabel = English
mod.SHARED.defaultLanguageFlag = /typo3/gfx/flags/en.gif
tx_crawler.crawlerCfg.paramSets {
language = &L=[|_TABLE:pages_language_overlay;_FIELD:sys_language_uid]
language.procInstrFilter = tx_indexedsearch_reindex, tx_indexedsearch_crawler
}
rgslideshow.tables = tt_news,pages,tt_content,sysfolder
- TS Code
plugin.tx_rgslideshow_pi1 {
pathToCSS = EXT:rgslideshow/res/rgslideshowcool.css
}
Whwn using Firefox, do you get an error message on the JavaScript console when the error occurs?
Very bad error... Are you sure this is displayed when the link is being set?
Delete all files in typo3temp/rtehtmlarea and clear the browser cache.
I have no idea how this error is possible. Something broken somewhere. Perhaps some user extension?
Please report what you have as RTE Page TSConfig.
I suggest updating to 4.3.5 or 4.4.2
Thanks for reporting.
Closing this issue as a duplicate of 0010632.
Not much can be done for TYPO3 4.3, but the attached patch will add extension tkr_rteanchors to the list of extensions conflicting with htmlArea RTE in TYPO3 4.4 and trunk. It will then add an entry in the Report function of the Report module that will warn of any currently installed extension that is conflicting with the proper operation of htmlArea RTE.
Committed to SVN TYPO3core trunk (revision 8909).
This will go in TYPO3 4.5 only.
Attached follow-up patch to fix incorrectly named script file, missing XCLASS and add some more potentially conflicting extensions.
Follow-up patch committed to SVN trunk (revision 9174).
- Target version deleted (
4.5.0)
Also available in: Atom
PDF