Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
Using a custom template function with an empty set of expected parameters causes a break of the script because of exit() in line 93 in Template/src/syntax_trees/ast/interfaces/parameterized_ast.php. a) This should be at least an exception Environment: PHP Version: 5.2 Steps to Reproduce: Write a custom template function with or without:
Call the function from a template like this:
Adding an unused parameter to the template function seems to be a workaround for the moment. |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||