Actions
Bug #19617
closedhook for linkhandler is missing in RTE browse_links
Start date:
2008-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
the attached patch adds this hook in browse_links for RTE
(issue imported from #M9799)
Files
Updated by Stanislas Rolland almost 16 years ago
linkhandler should configure its hook with the following key:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php']['browseLinksHook']
Updated by Stefano Cecere almost 16 years ago
i think that Stan's hook configuration should go into linkhandler extension.. otherwise linkhandler doesn't work within RTE!!!
( i didn't chheck Steffen's patch, since Stan's line looked more simple
Updated by Martin Holtz almost 16 years ago
with TYPO3 4.3.trunk it works.
Bug there is a different bug:
Updated by Stanislas Rolland about 15 years ago
Closing this ssue as it was correctly fixed in linkhandler extension: see
http://forge.typo3.org/issues/show/1342
Actions