#1162: AgaviConfigParser::convertEncoding() performs case-sensitive comparison 
of
encoding
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  david
     Type:  defect   |      Status:  new  
 Priority:  normal   |   Milestone:  1.0.2
Component:  config   |     Version:  1.0.1
 Severity:  trivial  |    Keywords:       
Has_patch:  0        |  
---------------------+------------------------------------------------------
 As it is right now, an encoding value of {{{UTF-8}}} will cause iconvĀ to
 be used, same for {{{ISO-8859-1}}}. Trivial change, but right now, it
 would throw exceptions about iconv missing if the input encoding in fact
 was valid UTF-8 or ISO, just not lowercased :)

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