#1386: Missing class-attribute in logging.xml results to unparseable cache file
---------------------------------+------------------------------------------
 Reporter:  niklas@…             |       Owner:  david
     Type:  defect               |      Status:  new  
 Priority:  normal               |   Milestone:  1.0.5
Component:  config               |     Version:  HEAD 
 Severity:  normal               |    Keywords:       
Has_patch:  0                    |  
---------------------------------+------------------------------------------
 {{{
 <logger name="foo">
 ...
 </logger>
 }}}

 results to a cache file looking like
 {{{
 ...
 ${'_logger_foo'} = new();
 ...
 }}}

 the same applies for <appender> and <layout> also.

 this is with latest HEAD on trunk.

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