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/06/06 12:04:00 UTC

[jira] [Resolved] (TOBAGO-1903) new attribute keepLineBreaks: tc:out should be usable without rendering a
for a \n

     [ https://issues.apache.org/jira/browse/TOBAGO-1903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-1903.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.2

> new attribute keepLineBreaks: tc:out should be usable without rendering a <br> for a \n
> ---------------------------------------------------------------------------------------
>
>                 Key: TOBAGO-1903
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1903
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 4.2.2
>
>
> Normaly a \n will be rendered as <br> in HTML to support pre-formatted text in a simple way.
> The new attribute keepLineBreaks does this in the same way (default=true), or renders with keepLineBreaks=false as normal encoded &#x0a; characters.
> The attribute is only used, when escape=true (default).



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