URL:
  <http://savannah.gnu.org/bugs/?19447>

                 Summary: On SOAP 'fault' method result errors are in the
page
                 Project: phpGroupWare
            Submitted by: olberger
            Submitted on: jeudi 29.03.2007 à 21:54
              Item Group: 0.9.16.011
                Category: soap
                Severity: 3 - Normal
                Priority: 4
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: CVS
        Operating System: None
         Reproducibility: Intermittent
         Planned Release: None
           Fixed Release: 

    _______________________________________________________

Details:

In the code recently committed into the CVS on the 0_9_16 branch, there
subsist "print" code in the call() method, which will report in the page any
'fault' return code from the SOAP method invoked on the server.

I guess this is not a big worry since not a lot must use SOAP, but
nevertheless, I think it would be much better to hold the error in some
"errno" kind of variable in the soap client, have call() return false, and
let the caller check the error later on instead of polluting the display..

My 2 cents,

Best regards,




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?19447>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/



_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to