[
https://issues.apache.org/jira/browse/TOBAGO-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355498#comment-16355498
]
Udo Schnurpfeil commented on TOBAGO-267:
----------------------------------------
Should be possible since <tc:out> can be put inside of a <f:facet
name="label">.
It's not recommended to use escape = false for security reasons.
The current label-facet can also hold HTML directly, so there is no problem
with escaping.
> Attribute escape for labels
> ---------------------------
>
> Key: TOBAGO-267
> URL: https://issues.apache.org/jira/browse/TOBAGO-267
> Project: MyFaces Tobago
> Issue Type: New Feature
> Affects Versions: 1.0.9
> Reporter: Guido Dubois
> Priority: Major
>
> Is it possible to add a new attribute in combination with label ui components
> like escape in the component <tc:out value="abc<br />xyz"
> escape="false" /> that you are able to define a multiline labels?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)