#540: <route action=".Something" /> confuses template location code
------------------------+---------------------------------------------------
 Reporter:  david       |       Owner:  david    
     Type:  defect      |      Status:  new      
 Priority:  low         |   Milestone:  0.11     
Component:  controller  |     Version:  0.11.0RC5
 Severity:  minor       |    Keywords:           
------------------------+---------------------------------------------------
 the leading dot without a respective parent is converted to a slash, which
 is fine for finding action and view classes, since a double slash does not
 do any harm, but in case of the template, a leading slash indicates an
 absolute location, so no template will be found
 ({{{//SomethingSuccess.php}}})

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