#533: Multiple output parts break SOAP, horribly
------------------------+---------------------------------------------------
 Reporter:  david       |       Owner:  david    
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:  0.11     
Component:  controller  |     Version:  0.11.0RC5
 Severity:  critical    |    Keywords:           
------------------------+---------------------------------------------------
 Causes input not to be parsed properly.

 Reason: multi-part return messages result in sth like
 {{{
 list(float $price, float $price2) getItemPrice(string $name)
 }}}
 as a signature, and the current preg doesn't match that

-- 
Ticket URL: <http://trac.agavi.org/ticket/533>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to