ID: 41415 Updated by: [EMAIL PROTECTED] Reported By: guenter dot naumann at t-online dot de -Status: Open +Status: Feedback Bug Type: XML related Operating System: Windows98 PHP Version: 5.2.2 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2007-05-17 11:53:28] guenter dot naumann at t-online dot de Description: ------------ At parsing text with special characters (ä, ü, ö e.t.c) the datahandler separate the text by first occurance of a special character. Reproduce code: --------------- URL: www.cob-naumann.de/xmltest.php Expected result: ---------------- Version 4 runs correctly. Actual result: -------------- The bug can handeld with adding the text. URL: www.cob-naumann.de/xmltest2.php ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41415&edit=1