#1230: AgaviStringValidator issues
--------------------------------------+-------------------------------------
 Reporter:  hzilla <h...@…>           |       Owner:  dominik
     Type:  defect                    |      Status:  new    
 Priority:  normal                    |   Milestone:  1.0.3  
Component:  validation                |     Version:  1.0.2  
 Severity:  normal                    |    Keywords:         
Has_patch:  0                         |  
--------------------------------------+-------------------------------------

Comment(by hzilla <h...@…>):

 I see. So its just point one that needs to be looked at.

 I also noticed on the non-utf8 pattern that this did not match so both
 patterns might need to be looked at.

 {{{
 preg_match('/^\s*(?P<trimmed>.*?)\s*$/D', "   test   \r\n\r\n test
 \r\n", $matches);
 }}}

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