[
https://issues.apache.org/jira/browse/FLEX-35174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15660956#comment-15660956
]
Alex Harui commented on FLEX-35174:
-----------------------------------
IMO, that isn't a bug. plain text is plain text and shouldn't be parsed.
> HTML text tags are keep
> -----------------------
>
> Key: FLEX-35174
> URL: https://issues.apache.org/jira/browse/FLEX-35174
> Project: Apache Flex
> Issue Type: Bug
> Components: FlexJS
> Affects Versions: Apache FlexJS 0.8.0
> Environment: macOs Sierra
> Reporter: Carlos
>
> This code compiles and works but tags inside the text "<br>" are maintained,
> ergo we get a "<br>" instead a line break.
> <js:H4>
> <js:text><![CDATA[Featured event:<br>May 24, 2016<br>7-11pm]]></js:text>
> </js:H4>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)