tr:messages fails to display EL labels correctly
------------------------------------------------
Key: TRINIDAD-679
URL: https://issues.apache.org/jira/browse/TRINIDAD-679
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 1.0.2-core
Reporter: Adam Winer
The rewritten MessageBoxRenderer class has a regression: it simply
calls toString() on LabeledFacesMessage.getLabel(). getLabel()
can return both a String or a ValueBinding (or ValueExpression
in the 1.2 branch). The code needs to be fixed to handle this; and
LabeledFacesMessage should be enhanced to make this more
obvious.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.