ID: 26808 Updated by: [EMAIL PROTECTED] -Summary: PHP Documentation in Russian has an error in the name "Stig Saether Bakken" Reported By: abonentu at pisem dot net Status: Open -Bug Type: Website problem +Bug Type: Documentation problem -Operating System: Win 2000 Server (doesn't matter) +Operating System: N/A -PHP Version: 4.3.4 +PHP Version: 4.3.1 New Comment:
Docproblem. Previous Comments: ------------------------------------------------------------------------ [2004-01-06 02:32:26] abonentu at pisem dot net Description: ------------ PHP documentation in Russian hosted at http://www.php.net/manual/ru/ has an error already at the second line - in the name of Mr. Bakken. There's a nonstandard letter used in the name S[ae]ther - ligature ae. Because of using Russian 8bit charset, this letter removed by Russian letter [zh] (U+0436). Reproduce code: --------------- http://www.php.net/manual/ru/ (twice) Expected result: ---------------- The æ or æ entity reference should be use instead of simple letter. Actual result: -------------- Now I see at my screen something like: Stig Sжther Bakken ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26808&edit=1