TYPO3 4.2.6 PHP 5.2.0-8+etch11 MySQL 5.0.32 AOE linkhandler: 0.3.1 (latest from TER)
At first a warning popped up which was solved in http://forge.typo3.org/issues/show/3143; so I made the necessary modifications (next TER update will include the patch). The backend part seems to be working. In link fields (FCE) now appears when linking to a tt_news record something like: record:tt_news:278 in RTE HTML view the link looks like: <a href="http://domain.ext/typo3/record:tt_news:278">news</a> The FE rendering is very odd: FCE: <a href="<a href="index.php?id=366&tx_ttnews[tt_news]=278&tx_ttnews[backPid]=177&cHash=1919cb9f0c" >details</a>">Test news item</a> (links to pages work correctly) The RTE link isn't even handled at all: <a href="typo3/record:tt_news:278">news</a> I configured everything according to manual and even verified it with the configuration of another site (with linkhandler 0.2.1) Any ideas?? -- Jigal van Hemert. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
