When referencing a method as part of a property expression, the method name
must be case exact whereas the rest of the property expression is case
insensitive
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: TAPESTRY-2103
URL: https://issues.apache.org/jira/browse/TAPESTRY-2103
Project: Tapestry
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.0.9
Reporter: Howard M. Lewis Ship
So a property expression of "bean.lastname.touppercase()" would fail, but
"bean.lastname.toUpperCase()" would work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]