[TYPO3-english] RealUrl + Hooks
Jigal van Hemert
jigal.van.hemert at typo3.org
Fri Jan 18 22:06:23 CET 2013
Hi,
On 18-1-2013 20:47, Patrick Finkbeiner wrote:
> Lookup works great,.. thats not the problem.
> The problem appears if the product title contains some html tags like <sup> or a slash »/«.
> Obviously realurl can't handle it and the url gets invalid.
Why is the url invalid? Many characters are invalid in a url and realurl
tries to create valid urls.
If you don't like the way characters are removed and replaced by '-',
you can make a user function for the encodeTitle_userProc property.
The end result is still rawurlencoded, so you might end up with lots of
%XX combinations.
--
Jigal van Hemert
TYPO3 Core Team member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list