#1214: Form Population Filter doesn't filter out empty error messages
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  david
     Type:  defect  |      Status:  new  
 Priority:  normal  |   Milestone:  1.0.2
Component:  filter  |     Version:  1.0.1
 Severity:  normal  |    Keywords:       
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 If an error has no message (e.g. when the {{{<error />}}} element was
 omitted in the validation XML), FPF still adds it to the list of elements
 to work on.

 Simply need to filter out all {{{null}}} messages (and I'd say also empty
 string ones, they're equally useless).

 This is related to #1060, although that one was about severities, not
 about actual message contents.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1214>
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