[TYPO3-linux] UTF problems on AIX
marius popa
mapopa at reea.net
Thu Mar 9 16:49:02 CET 2006
Dimitri Tarassenko wrote:
> Marius,
>
> On 3/9/06, marius popa <mapopa at reea.net> wrote:
>
>> we run typo3 on an aix server with php compiled as cgi bin interpreter
>>
>> if ($title && $title != $upper) $utf8CaseFolding['toTitle'][$utf8_char]
>> = $this->UnumberToChar(hexdec($title));
>>
>
> This function (UnumberToChar) converts UNICODE numbers to UTF-8
> multibyte characters. The way it is coded is by bitwise shift.
>
> Since you mention you run AIX, I would suspect there might be a
> problem with byte-order while converting to/from Unicode.
>
> Is youre server big-endian or little-endian?
>
it's an rs/6000 big endian
seems that you spotted the problem :)
http://www-306.ibm.com/software/globalization/decodingunicode/formats.jsp
--
Regards,
Linux admin team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-linux/attachments/20060309/12123601/attachment.htm
More information about the TYPO3-linux
mailing list