Carlos created FLEX-35174:
-----------------------------
Summary: 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)