[
https://issues.apache.org/jira/browse/FLEX-35174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663249#comment-15663249
]
Carlos commented on FLEX-35174:
-------------------------------
Maybe you propose to introduce an htmlText property when we want to get html?
But maybe this seems to me very bloated and cumbersome. Let me explain: If I
want plain text or html, this is autoexaplained by the text entered. If I have
a tag inside the text, this means I want html, if I only have plain text...I
only enter plain text.
In my example, is clear that the user wants three lines due to <br>, if he
enters <b> or <string>....means he wants bold text...
maybe we are sticking with the old way flex-flash did things, and this is not
needed anymore
> 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)