outputFormat tag does not support variable substitution in title attribute
--------------------------------------------------------------------------
Key: MYFACES-1537
URL: https://issues.apache.org/jira/browse/MYFACES-1537
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 1.1.4
Reporter: Rolf Kulemann
outputFormat tag does not support variable substitution in title attribute
example
<h:outputFormat value="#{messages.test}" title="#{messages.test}">
<f:param
</h:outputFormat>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.