[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-07-23 Thread Martin Pitt
Copied to dapper-updates. ** Changed in: php5 (Ubuntu Dapper) Status: Fix Committed = Fix Released -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-07-23 Thread Martin Pitt
Copied to dapper-updates. ** Changed in: php5 (Ubuntu Dapper) Status: Fix Committed = Fix Released -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-07-22 Thread Steve Beattie
I successfully reproduced the faulty behavior in the version of php5 in dapper-updates, 5.1.2-1ubuntu3.10. I then upgraded the php5 related packages to version in dapper-proposed and can confirm that these do correct the behavior above. I've also re-run the php5 component from the

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-07-22 Thread Steve Beattie
I successfully reproduced the faulty behavior in the version of php5 in dapper-updates, 5.1.2-1ubuntu3.10. I then upgraded the php5 related packages to version in dapper-proposed and can confirm that these do correct the behavior above. I've also re-run the php5 component from the

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-07-22 Thread Steve Beattie
Here's the client side script. ** Attachment added: Cleint side SOAP testcase http://launchpadlibrarian.net/16239046/lp-52866-client.php ** Tags added: verification-done ** Tags removed: verification-needed -- SOAP response for associative array is different on ubuntu 6.06

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-05-13 Thread Martin Pitt
Any chance of testing this? This is sitting in proposed for four months already. -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-05-05 Thread Mathias Gug
** Changed in: php5 (Ubuntu Dapper) Assignee: Mathias Gug (mathiaz) = (unassigned) -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-05-05 Thread Mathias Gug
** Changed in: php5 (Ubuntu Dapper) Assignee: Mathias Gug (mathiaz) = (unassigned) -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-28 Thread Martin Pitt
Accepted into dapper-proposed. Please test, and also check the build log for the test cases. Thank you! ** Changed in: php5 (Ubuntu Dapper) Status: In Progress = Fix Committed ** Tags added: verification-needed -- SOAP response for associative array is different on ubuntu 6.06

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-24 Thread Mathias Gug
I've attached a debdiff that include the upstream commit. I've also run the tests included in ext/soap/tests/ and compared the result with ubuntu3.10: $ diff -u 5.1.2-1ubuntu3.10 5.1.2-1ubuntu3.11 --- 5.1.2-1ubuntu3.10 2008-01-21 18:23:12.0 + +++ 5.1.2-1ubuntu3.11 2008-01-23

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-10 Thread Martin Pitt
This patch is reasonably isloated and I agree that it is SRU worthy. Please prepare an SRU and make sure that the SOAP tests in the test suite don't show any regressions (please compare output before and after patching). If they pass the testsuite and the test case in the description, it's ready

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-09 Thread Bernd Eidenschink
Hi, I can confirm the bug also. We have verified it with a setup of one dev system (non-Ubuntu, latest PHP) calling a 6.06 LTS and failing, but also two 6.06 LTS Ubuntu servers trying to call each other, but failing exactly because of the problem described above. This seems to effectively break

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-09 Thread Mathias Gug
I've nominated the bug for dapper as it may fit a StableReleaseUpdates (see https://wiki.ubuntu.com/StableReleaseUpdates) under the severe regressions from the previous release of Ubuntu criteria. As mentionned in bug 65554, a candidate patch can be found here:

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-09 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - the Hardy Heron. ** Changed in: php5 (Ubuntu) Status: Confirmed = Fix Released -- SOAP response for

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-09 Thread dAniel hAhler
Subscribed ubuntu-sru -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2008-01-07 Thread Michael Lex
Hi! I'm running Ubuntu 6.06 LTS and I can confirm: The bug still exists. Regards, Michael -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-08-29 Thread Soren Hansen
I realise it's suboptimal, but does the PEAR SOAP module work instead? -- SOAP response for associative array is different on ubuntu 6.06 https://bugs.launchpad.net/bugs/52866 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

Re: [Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-08-29 Thread Ingo Paschke
Hi! Soren Hansen schrieb: I realise it's suboptimal, but does the PEAR SOAP module work instead? Probably, I've never tried this because it uses an incompatible API so I would have to rewrite my application to use it. Kind regards, Ingo. -- Ingo Paschke DIE ZEIT

Re: [Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-08-29 Thread Soren Hansen
On Wed, Aug 29, 2007 at 02:08:37PM -, Ingo Paschke wrote: I realise it's suboptimal, but does the PEAR SOAP module work instead? Probably, I've never tried this because it uses an incompatible API so I would have to rewrite my application to use it. Ah, I thought they were API

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-06-20 Thread Steven Ross
Hello, It's been quite some time since we've heard anything from you regarding this bug. Is it still an issue or has it been resolved? ** Changed in: php5 (Ubuntu) Assignee: (unassigned) = Steven Ross Status: Unconfirmed = Needs Info -- SOAP response for associative array is

Re: [Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-06-20 Thread Ingo Paschke
Hi! Steven Ross schrieb: It's been quite some time since we've heard anything from you regarding this bug. Is it still an issue or has it been resolved? ** Changed in: php5 (Ubuntu) Assignee: (unassigned) = Steven Ross Status: Unconfirmed = Needs Info This is definitely still

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-06-20 Thread Steven Ross
I'm going ahead and setting this as confirmed due to feedback from PHP's team. They recommend (as per the bug report filed there) to use the latest CVS snapshot, which seems to resolve it. The package maintainer should be able to correct this bug. You can grab the latest snapshot here

Re: [Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-06-20 Thread Mike
Hi Steven, I don't know. I Upgraded to 7.04 and there it works. If there was no update in 6.06 I would expect that it's still broken. Mike Steven Ross wrote: Hello, It's been quite some time since we've heard anything from you regarding this bug. Is it still an issue or has it been

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2007-06-20 Thread Steven Ross
Mike, I'm going to go ahead and wait for someone running 6.06 to comment on this bugs existence before I go ahead and take any action. I'm unable to test it myself and at this point am not able to verify what PHP package is included in 6.06 LTS currently. -- SOAP response for associative array

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2006-10-20 Thread Mike
Duplicate or non-duplicate, when will this be fixed? This was reported on 2006-07-13 and noone ever had a look - when will there be new packages for 6.06 LTS (=Long Term Support, does this mean the bug fixes will take longer? :) ) -- SOAP response for associative array is different on ubuntu

[Bug 52866] Re: SOAP response for associative array is different on ubuntu 6.06

2006-10-19 Thread Ingo Paschke
My bug report https://launchpad.net/distros/ubuntu/+source/php5/+bug/65554 is actually a duplicate. Oops. See the proposed fix there. This is really annoying, it forces us to maintain our own php5-package. -- SOAP response for associative array is different on ubuntu 6.06