Edit report at https://bugs.php.net/bug.php?id=53413&edit=1

 ID:                 53413
 Updated by:         ras...@php.net
 Reported by:        vekumar at q3tech dot com
 Summary:            Unable to change Soapfault HTTP response status code
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            *General Issues
 Operating System:   Linux
 PHP Version:        5.2.14
 Block user comment: N
 Private report:     N

 New Comment:

Ok, not a bug then. Thanks.


Previous Comments:
------------------------------------------------------------------------
[2012-02-14 21:57:49] hairmare at purplehaze dot ch

Sending a 500 status code is the REQUIRED behavior as per SOAP Specs 
(http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383529).

This bug should be closed as "Expected behaviour" as there should be a way to 
handle this properly in flex.

------------------------------------------------------------------------
[2010-11-30 05:17:48] vekumar at q3tech dot com

is there anyone who face this issue.....

Please help me......

Is there any other to handle this issue like with java servlet.

Please help me.......

------------------------------------------------------------------------
[2010-11-26 13:20:55] vekumar at q3tech dot com

Description:
------------
Hi,

I am running one application in flex and PHP.
We are using web service to call from flex to php. 
Here flex is client and php is server.

Everything is working fine except soapfault.

I am not able to pass soapfault from php to flex. 
When i throw any soapfault, response status changed to 500.

I try Header('HTTP/1.1 200 OK') before call soapfault but still status not 
changes.

i have tried many things but no success.

Please guide me about this issue........
 



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=53413&edit=1

Reply via email to