[TYPO3-mvc] ViewHelperNode.php -> convertArgumentValue()

Sebastian Kurf?ürst sebastian at typo3.org
Fri May 22 09:14:08 CEST 2009


Hi Susanne,


> just found an odd behavior and wanted to check whether I should file a
> bug or not. The method convertArgumentValue converts nearly everything
> that could be a boolean into a real one - except booleans.
Good point :-)

> What I mean is: If you enter in some fluid if condition a parameter that
> is a true boolean like TRUE it gets converted to FALSE by the
> convertArgumentValue(). Now I don't know if there is a way to prevent my
> boolean value to be converted at all and I'm just doing it by mistake,
> of this is a real "bug" and I should file a bug report?
I think this is a bug! Can you post the Fluid Template snippet you need 
to reproduce the issue?
Furthermore, it would be highly appreciated if you could supply a patch :-)

Greets and thanks,
Sebastian


More information about the TYPO3-project-typo3v4mvc mailing list