#745: AgaviStringValidator should trim the input string
-----------------------------------------------------------+----------------
 Reporter:  [EMAIL PROTECTED]                                 |        Owner:  
dominik
     Type:  enhancement                                    |       Status:  new 
   
 Priority:  normal                                         |    Milestone:  
0.11.2 
Component:  validation                                     |      Version:  
0.11.0 
 Severity:  normal                                         |   Resolution:      
   
 Keywords:  AgaviStringValidator validation trim trimming  |    Has_patch:  1   
   
-----------------------------------------------------------+----------------
Changes (by david):

  * milestone:  1.0 => 0.11.2

Comment:

 You're right. I guess we could do it like this. Of course, exotic Unicode
 whitespace characters will be converted to {{{?}}} by {{{utf8_decode()}}},
 and thus not be trimmed, but what can we do given PHP's miserable unicode
 support ;)

 Moving this to 0.11.2

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