Edit report at https://bugs.php.net/bug.php?id=61380&edit=1
ID: 61380 User updated by: thephpguru at hotmail dot com Reported by: thephpguru at hotmail dot com Summary: XMLRPC Return Data Failure Status: Open Type: Bug Package: XMLRPC-EPI related Operating System: Fedora 13 PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: My problem is very similar to bug 46699. And that is what the MAKE_TEST file shows. https://freshsoftware.dyndns.info/~freshsoftware/scripts_for_sale/usps/make_test.txt Previous Comments: ------------------------------------------------------------------------ [2012-03-14 01:57:58] thephpguru at hotmail dot com I can not make a complex script any shorter. In short the open_url function on line 100 connects to the USPS server. The startElement function on line 117 sets the array, and names the XML tree ID structure, The endElement function set the end of the tree info, and the CharacterDataHandler function captures the data between start and end functions. The xml_set_character_data_handler function is then used to read the data. But the data is getting turncated. ------------------------------------------------------------------------ [2012-03-14 01:47:04] ahar...@php.net I saw that. A (much) shorter, standalone reproduction script is required. ------------------------------------------------------------------------ [2012-03-14 01:44:21] thephpguru at hotmail dot com A sample code is: http://freshsoftware.dyndns.info/usps/usps_xml_carrier_pickup_live.phps ------------------------------------------------------------------------ [2012-03-14 01:23:16] ahar...@php.net 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. ------------------------------------------------------------------------ [2012-03-14 01:12:16] thephpguru at hotmail dot com My php.ini file can be found at: http://freshsoftware.dyndns.info/scripts_for_sale/usps/php.ini ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=61380 -- Edit this bug report at https://bugs.php.net/bug.php?id=61380&edit=1