From: Operating system: Fedora 13 PHP version: 5.3.10 Package: XMLRPC-EPI related Bug Type: Bug Bug description:XMLRPC Return Data Failure
Description: ------------ Hello I am writing because I have a script that uses the XMLRPC functions. I have used the same scripts for about 3 years now with no problems. One example of the script in question can be found at: http://freshsoftware.dyndns.info/scripts_for_sale/usps/usps_xml_carrier_pickup_live.phps The application that runs this script can be found at: http://freshsoftware.dyndns.info/scripts_for_sale/usps/carrier_pickup_1.php?item_num=USPS-1565986&t=computer_software&software_title=php_usps_xml_carrier_pickup The problem with this script is that the delivery confirmation number BLAH collected from the function "CharacterDataHandler" and other $data is not being returned by the XML PARSE function or the data is broken up into different parts. For example read the confirmation number in the first set of lines then read the comfirmation number in the second set of lines. There are several other scripts on that site that also use the same XMLRPC functions and are failing in one way or another. I have used these scripts for about 3 years with out making changes. I had no problems with PHP-5.2.3 and earlier versions. I tried to install PHP-5.4.0 and the MAKE process failed. I then install PHP-5.3.10 but the XMLRPC functions all fail. A copy of the server Make Test is: http://freshsoftware.dyndns.info/scripts_for_sale/usps/make_test.txt Notice that there are 2 XML related bugs at the end of the report. I removed --enable-debug from my CONFIG but that does not solve the problem. Please help. My current config can be found at: http://freshsoftware.dyndns.info/php/ Please read the attached MAKE TEST file. Eric Williams Expected result: ---------------- Unbroken data. Actual result: -------------- Data that is broken into different parts. -- Edit bug report at https://bugs.php.net/bug.php?id=61380&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=61380&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=61380&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=61380&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=61380&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=61380&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=61380&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=61380&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=61380&r=needscript Try newer version: https://bugs.php.net/fix.php?id=61380&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=61380&r=support Expected behavior: https://bugs.php.net/fix.php?id=61380&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=61380&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=61380&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=61380&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=61380&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=61380&r=dst IIS Stability: https://bugs.php.net/fix.php?id=61380&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=61380&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=61380&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=61380&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=61380&r=mysqlcfg