[ https://issues.apache.org/jira/browse/TRINIDAD-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adam Winer resolved TRINIDAD-679. --------------------------------- Resolution: Fixed Fix Version/s: 1.0.3-core Assignee: Adam Winer Fixed, thanks for the report. > 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 > Assignee: Adam Winer > Fix For: 1.0.3-core > > > 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.