ID: 30197 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Livedocs problem Operating System: n/a PHP Version: Irrelevant New Comment:
Patch: http://www.powertrip.co.za/livedocs/viewpatch.php?patch=13 Livedocs should do this out of the box. (re-opened) S Previous Comments: ------------------------------------------------------------------------ [2004-09-22 21:25:33] [EMAIL PROTECTED] No bug, this is UTF8. ------------------------------------------------------------------------ [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
