[TYPO3-mvc] Why won't my extender render umlauts?
Bastian Waidelich
bastian at typo3.org
Sat May 26 16:53:58 CEST 2012
Oliver Salzburg wrote:
Hi Oliver,
> I am working on an extension to display downloads on a website. [...]
> This is where I want to set the label for a download. Sadly, when it is
> later rendered, the result will be blank if $linkName contained an
> umlaut (umlauts were just my test subject, the actual scope is unknown).
Maybe the reason is, because you remove special characters in your
clean() method [1] ;)
HTH
[1]
https://github.com/oliversalzburg/downloads/blob/master/Classes/Utility/Filename.php#L67
--
Bastian Waidelich
TYPO3 Core Team Member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-project-typo3v4mvc
mailing list