Bug #17531
closedOffered AllowClipboard helper doesn't work with 2.0.0.x Firefox
0%
Description
When trying to copy some text from rtehtmlarea in Firefox, the browsers security policy by default doesn't allow it. rtehtmlarea can trigger the installation of a plugin which enables allowing this behaviour for certain domains (e.g. TYPO3 backends).
The current offered version is 0.5.3, which works only with Firefox until version 1.5.x. The "new" 0.5.5 also works with Firefox 2.0.0.x.
The add-on is on https://addons.mozilla.org/en-US/firefox/addon/852
Old version is 0.5.3. New version is 0.5.5. The default URL has to be changed in ext_conf_template.txt and ext_localconf.php
(issue imported from #M6152)
Files
Updated by Stanislas Rolland about 17 years ago
Updated by Stanislas Rolland about 17 years ago
Fixed in SVN TYPO3core, trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3)
Updated by Stanislas Rolland about 17 years ago
Additional patch will nullify the default value of the url in EM and refer a TYPO3 -specific version of the Firefox extension until the German translation of the official version is fixed.