#489: AgaviConfigCache::parseConfig() returns null is an explizit ConfigParser
class is passed
--------------------------------------------+-------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  david                            
       
     Type:  defect                          |      Status:  new                 
                    
 Priority:  normal                          |   Milestone:  0.11                
                    
Component:  _OTHER_                         |     Version:  0.11.0RC4           
                    
 Severity:  normal                          |    Keywords:  AgaviConfigCache 
parseConfig parserClass
--------------------------------------------+-------------------------------
 By default, AgaviConfigCache::parseConfig() parses the config file with a
 config parser determined from the file extension. One can pass an explizit
 parser class to use, but in this case the result of the parsing is not
 returned.

 The fix is simple, add a 'return' in line 313 of
 AgaviConfigCache.class.php

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