ID: 50227 Updated by: [email protected] Reported By: jarkko at mail dot suomenmaa dot fi -Status: Open +Status: Bogus Bug Type: XML related Operating System: Server2003 PHP Version: 5.3.0 New Comment:
There is nothing wrong with the parser, only with your encodings. Please ask further support questions elsewhere. No bug here. Previous Comments: ------------------------------------------------------------------------ [2009-11-19 10:50:34] jarkko at mail dot suomenmaa dot fi Description: ------------ Hi, I use xmlparser for parsin rss with php5 and have problems with umlauted characters. For example when we have <title>Pöllönäyttely</title> in RSS after parsing it we'll get öllönäyttely <title>Valokuvanäyttely</title> in RSS after parsing it we'll get äyttely It seems that all characters before first umlauted character will be stripped away? Also tried same script with php 5.2.11 Same scrip works just fine on Linux with php 4.3.9. Possibly there is something wrong with xmlparser in php 5.x. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50227&edit=1
