You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (JIRA)" <ji...@apache.org> on 2016/12/06 13:31:58 UTC

[jira] [Updated] (KNOX-791) "&#x" render issue

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

Larry McCay updated KNOX-791:
-----------------------------
    Fix Version/s: 0.11.0

> "&#x" render issue
> ------------------
>
>                 Key: KNOX-791
>                 URL: https://issues.apache.org/jira/browse/KNOX-791
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Prabhjyot Singh
>             Fix For: 0.11.0
>
>         Attachments: ss.png
>
>
> If "&#x" is used as a value for any attribute in any tag say <a> or <input> then it is being treated/rendered different.
> An example to reproduce will be 
> {code:java}
> <input placeholder="&#xf002 Filter" style="font-family:FontAwesome">
> {code}
> The above should look like; !ss.png|screen shot!
> Or another example would be:
> {code:java}
> <a href="http://google.com/param1=123&#xparam2=890">test link</a>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)