ID: 25427 Updated by: [EMAIL PROTECTED] Reported By: sad at spider dot ru -Status: Feedback +Status: No Feedback Bug Type: XML related Operating System: linux gentoo PHP Version: 4.3.3 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-09-08 04:03:07] [EMAIL PROTECTED] Please provide a script that does that. We're not here to guess everything you come up with. Derick ------------------------------------------------------------------------ [2003-09-08 03:01:50] sad at spider dot ru Description: ------------ if we try to parse the following <test> abc  abc </test> xml-parser calls start_element for "test" data_element for "abc " and stops. end_element for "test" was not called and even error was not generated. -- is there some other entity to code characters? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25427&edit=1