#394: AgaviCompileConfigHandler::formatFile doesn't handle files with special
characters
--------------------+-------------------------------------------------------
 Reporter:  v-dogg  |       Owner:  v-dogg   
     Type:  defect  |      Status:  new      
 Priority:  normal  |   Milestone:  0.11     
Component:  config  |     Version:  0.11.0RC1
 Severity:  normal  |    Keywords:           
--------------------+-------------------------------------------------------
 The last preg_replace in AgaviCompileConfigHandler::formatFile has /u
 modifier that makes it behave badly with iso-8859-1 encoded umlauts
 (special chars like ä and ö).

 Removing /u modifier seems to correct this and it still seemed to work
 with utf-8 too.

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