[TYPO3] Realurl: uid in tt_news SINGLE-link

Dmitry Dulepov dmitry at typo3.org
Sun Oct 5 19:01:13 CEST 2008


Hi!

Steffen Gebert wrote:
> I just found out that this causes wrong replacement of special chars (umlauts etc):
> Title: Neue InterCity-Züge für Holland
> URL: neue-intercity-za14ge-fa14r-holland-6567/
> 
> With just alias_field 'title' it works correct: 
> neue-intercity-zuege-fuer-holland/
> 
> As it works on support.typo3.org I think there's something wrong with my setup - but don't know absolutely what because without CONCAT it works perfectly :/
> 
> Do you have any idea?

Nope :( I am in darkness :( May be mysql field character set is not the same as data character set? You can try someting like "concat(convert(field using utf8), '-', uid)".

-- 
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/post-details/duplicate_content_with_realurl/


More information about the TYPO3-english mailing list