You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2018/02/07 14:21:00 UTC

[jira] [Commented] (TOBAGO-267) Attribute escape for labels

    [ 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&lt;br /&gt;xyz" escape="false" /> that you are able to define a multiline labels?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)