[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-1467) URL's of page's whose <page-name> attribute has ampersand used as an entity (&amp;) is not encoded correctly

deepashree krishnamurthy (JIRA) jira-events at lists.jboss.org
Thu May 31 10:59:08 EDT 2007


URL's of page's whose <page-name> attribute has ampersand used as an entity (&amp;) is not encoded correctly
------------------------------------------------------------------------------------------------------------

                 Key: JBPORTAL-1467
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1467
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.4.1 Final
         Environment: All
            Reporter: deepashree krishnamurthy
         Assigned To: Julien Viet


URL's of page's whose <page-name> attribute has ampersand used as an entity (&amp;) is not encoded correctly.

Define a page in *-object.xml eith ampersand in page-name 
ex: 
<deployment>
     <if-exists>overwrite</if-exists>
     <parent-ref>default</parent-ref>
     <properties/>
     <page>
          <page-name>Auto &amp; Navigator</page-name>
           :
    </page>
:
</deployment>

The page is unaccessible on FireFox. Seems that it is not encoded correctly.
 
          


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list