ID: 36460 Updated by: [EMAIL PROTECTED] Reported By: samuel at zallocco dot net -Status: Open +Status: Bogus Bug Type: DOM XML related Operating System: Windows XP SP2 PHP Version: 5.1.2 New Comment:
I get Validated: TRUE -> 1 Validated: TRUE -> 1 (on mac osx) If you really think, this is a dom fault (the Error suggests otherwise), please provide a simple, non-dependent script. Your script is dependent on just too many things to debug... It works for me, so it's your turn, to prove that it's DOMs fault (and not one of the PEAR components) Furthermore, please upgrade to one of the latest libxml2 versions (if not already done), as the XML Schema support has much improved lately Previous Comments: ------------------------------------------------------------------------ [2006-02-20 13:21:37] samuel at zallocco dot net Description: ------------ The DOMDocument::schemaValidateSource function fail with an unspecified error when called in a PEAR:SOAP web service method. This bug was also posted on news.php.net with this title: "PEAR:SOAP remote invocation of DOMDocument schemaValidateSource function BUG" Reproduce code: --------------- The source code is longer than 20 lines so please dowload from: http://www.scienze.univaq.it/Zallocco.Samuel/pear-soap-test.zip Expected result: ---------------- Validated: TRUE -> 1 Validated: TRUE -> 1 Actual result: -------------- Validated: TRUE -> 1 Error: invalid HTTP response ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36460&edit=1
