#603: Template layers do not expand empty parameters in formatting strings
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  david    
     Type:  defect  |      Status:  new      
 Priority:  normal  |   Milestone:  0.11     
Component:  view    |     Version:  0.11.0RC7
 Severity:  normal  |    Keywords:           
--------------------+-------------------------------------------------------
 e.g. {{{$extension}}} is left behind if the extension is empty (because
 compilation casts an empty parameter to null). args are filtered using
 {{{is_string()}}}, but {{{is_scalar()}}} is probably the better choice

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