Project

General

Profile

Bug #79375

Updated by Frans Saris over 7 years ago

Since the refactoring to use @registerArgument()@ instead of passing the attributes as params of the @render()@ method the boolean values are not correctly casted 

 Example: 

 <pre> 
 <f:uri.page pageUid="25" absolute="1"/> 
 </pre>

Back