[
https://issues.apache.org/jira/browse/FLEX-35246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
OmPrakash Muppirala updated FLEX-35246:
---------------------------------------
Description:
Create the following components:
basic:UnsecuredHTMLText
This allows any HTML string to be added to the DOM
express:HTMLText
UnsecuredHTMLText + SanitizeHTML bead
express:SanitizeHTML (bead)
Sanitize the HTML text content so that all dangerous tags are removed
was:In the FlexJSStore example if I select one of the navigation buttons, the
navigation is performed correctly and the button state is selected to inplicate
it's selected (css style "toggleTextButton_Selected"). If I select another
button, this is too selected, unfortunately the style
"toggleTextButton_Selected" isn't removed from the previously selected button.
> Add HTMLText component that sanitizes the HTML content
> ------------------------------------------------------
>
> Key: FLEX-35246
> URL: https://issues.apache.org/jira/browse/FLEX-35246
> Project: Apache Flex
> Issue Type: New Feature
> Components: FlexJS
> Affects Versions: Apache FlexJS 0.8.0
> Reporter: OmPrakash Muppirala
> Assignee: OmPrakash Muppirala
> Fix For: Apache FlexJS 0.8.0
>
>
> Create the following components:
> basic:UnsecuredHTMLText
> This allows any HTML string to be added to the DOM
> express:HTMLText
> UnsecuredHTMLText + SanitizeHTML bead
> express:SanitizeHTML (bead)
> Sanitize the HTML text content so that all dangerous tags are removed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)