Project

General

Profile

Actions

Bug #23344

closed

htmlArea RTE: tkr_rteanchors breaks the link editing dialogue

Added by Sara no-lastname-given almost 14 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-08-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installedClosedStanislas Rolland2009-09-30

Actions
Actions #1

Updated by Stanislas Rolland almost 14 years ago

I cannot reproduce this issue. Please report your Page TSConfig.

Actions #2

Updated by Sara no-lastname-given almost 14 years ago

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

  1. TS Code
    plugin.tx_rgslideshow_pi1 {
    pathToCSS = EXT:rgslideshow/res/rgslideshowcool.css
    }
Actions #3

Updated by Stanislas Rolland over 13 years ago

Whwn using Firefox, do you get an error message on the JavaScript console when the error occurs?

Actions #4

Updated by Sara no-lastname-given over 13 years ago

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: http://blodyn5.llgc.org.uk/typo3temp/rtehtmlarea/htmlarea_fddd925312be4f184133_compressed.js :: anonymous :: line 10" data: no]

Actions #5

Updated by Stanislas Rolland over 13 years ago

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.

Actions #6

Updated by Sara no-lastname-given over 13 years ago

Cleared cache and still getting:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsIDOMNSHTMLDocument.execCommand]" nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)" location: "JS frame :: http://blodyn5.llgc.org.uk/typo3temp/rtehtmlarea/htmlarea_fddd925312be4f184133_compressed.js :: anonymous :: line 10" data: no]

(will be away from work now until 27/09)

Actions #7

Updated by Stanislas Rolland over 13 years ago

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

Actions #8

Updated by Sara no-lastname-given over 13 years ago

I have worked out from more searching of the bug reports that this is the same as:

http://bugs.typo3.org/view.php?id=10632

Actions #9

Updated by Stanislas Rolland over 13 years ago

Thanks for reporting.

Closing this issue as a duplicate of 0010632.

Actions #10

Updated by Stanislas Rolland over 13 years ago

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.

Actions #11

Updated by Stanislas Rolland over 13 years ago

Committed to SVN TYPO3core trunk (revision 8909).

Actions #12

Updated by Stanislas Rolland over 13 years ago

This will go in TYPO3 4.5 only.

Actions #13

Updated by Stanislas Rolland over 13 years ago

Attached follow-up patch to fix incorrectly named script file, missing XCLASS and add some more potentially conflicting extensions.

Actions #14

Updated by Stanislas Rolland over 13 years ago

Follow-up patch committed to SVN trunk (revision 9174).

Actions #15

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF