[TYPO3-mvc] [FLUID]: anybody else issues with comparing objects in boolean expressions of FLUID?
roberto blanko
robertoblanko at gmail.com
Fri Jan 28 11:14:00 CET 2011
I've got the very same problem running TYPO3 4.4.6 with the according FLUID
version.
Replacing $leftSide == $rightSide with $leftSide === $rightSide solved the
problem, but I didn't check for unwanted side effects.
More information about the TYPO3-project-typo3v4mvc
mailing list