#1321: AgaviValidationReportQuery::getErrors() does only return first error
message of each incident
-------------------------------------+--------------------------------------
 Reporter:  t...@…                    |       Owner:  dominik 
     Type:  defect                   |      Status:  new     
 Priority:  normal                   |   Milestone:  1.0.4   
Component:  validation               |     Version:  HEAD-1.0
 Severity:  minor                    |    Keywords:          
Has_patch:  0                        |  
-------------------------------------+--------------------------------------

Comment(by t...@…):

 It's not about the validation XML but about our own validator, which does
 multiple calls to throwError() to inform the user about different errors
 at once when validating his username format.

 We're then using ValidationReport::getErrors() to read these errors in a
 corresponding Action which we use to invoke validation via XHR. FPF is not
 involved.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1321#comment:3>
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