ID: 30197 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant New Comment:
No bug, this is UTF8. Previous Comments: ------------------------------------------------------------------------ [2004-09-22 19:23:50] [EMAIL PROTECTED] Description: ------------ ä is being represented as "ä" in livedocs. Seems to not be my browser -- curl shows the same. haven't taken the time to figure out "why", yet. S Reproduce code: --------------- see: http://livedocs.phpdoc.info/index.php?l=en&q=language.variables ("$täyte = 'mansikka';") and: http://ca.php.net/variables ("$täyte = 'mansikka';") Expected result: ---------------- "$täyte = 'mansikka';" Actual result: -------------- "$täyte = 'mansikka';" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30197&edit=1