[ 
https://issues.apache.org/jira/browse/KNOX-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754813#comment-15754813
 ] 

ASF subversion and git services commented on KNOX-791:
------------------------------------------------------

Commit 7287e35597fffee78cfa2d3de4297c59873b6c6a in knox's branch 
refs/heads/master from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=7287e35 ]

KNOX-791 - XML attribute special character fix and unit test (Sandeep More via 
Sumit Gupta)


> "&#x" render issue
> ------------------
>
>                 Key: KNOX-791
>                 URL: https://issues.apache.org/jira/browse/KNOX-791
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Prabhjyot Singh
>            Assignee: Sandeep More
>             Fix For: 0.11.0
>
>         Attachments: KNOX-791.001.patch, KNOX-791.002.patch, 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)

Reply via email to