Hi! Stephan Petzl wrote: > When i insert the comments-plugin onto a news-detail-page i have to set > config.linkVars = tx_ttnews > to get back to the article after posting a comment. but this is no good > solution since i have the tx_ttnews parameter in the menu as well.
It posts to the same page and it includes all URL parameters. I think you are using RealURL and not latest version of it. Pre-previous versions all have a bug where they do not add query string to the link. Update RealURL :) -- Dmitry Dulepov TYPO3 core team Web: http://typo3bloke.net/ Skype: callto:liels_bugs "Nothing is impossible. There are only limits to our knowledge" _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
