[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9494) VPE has wrong transformation for HTML codes to display special characters in page

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Aug 9 12:27:28 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBIDE-9494:
---------------------------------

        Summary: VPE has wrong transformation for HTML codes to display special characters in page  (was: Strange-different display of special html symbols)
    Description: 
take a look at screenshot-1 below

!https://issues.jboss.org/secure/attachment/12345926/screenshot-1.jpg!

take a look at string:
{noformat}
& & ' ' ' ' '"
{noformat}
and take a look how vpe render this string:
{noformat}
& & ' ' ' ' '
{noformat}
i.e. in some case vpe displays ' instead of expected '

  was:
take a look at screenshot-1 for https://issues.jboss.org/browse/JBIDE-9493
take a look at string:
"&_amp; &_amp; &_#039; &_#039; &_#039; &_#039; &_#039;"
and take a look how vpe render this string:
"&_ &_ &_#039; ' ' ' '"
i.e. in some case vpe displays ' instead of expected '
I use "&_" instead of "&" - to allow jira display the content correctly.



> VPE has wrong transformation for HTML codes to display special characters in page
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-9494
>                 URL: https://issues.jboss.org/browse/JBIDE-9494
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M3
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Yahor Radtsevich
>
> take a look at screenshot-1 below
> !https://issues.jboss.org/secure/attachment/12345926/screenshot-1.jpg!
> take a look at string:
> {noformat}
> & & ' ' ' ' '"
> {noformat}
> and take a look how vpe render this string:
> {noformat}
> & & ' ' ' ' '
> {noformat}
> i.e. in some case vpe displays ' instead of expected '

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list