[
https://jira.jboss.org/browse/GTNPORTAL-1597?page=com.atlassian.jira.plug...
]
Matt Wringe commented on GTNPORTAL-1597:
----------------------------------------
the second patch has been committed.
We need proper tests for this situation, which should be simple, but creating the
ExoPortletInvocationContext with a PortalRequestionContext is going to be difficult to
setup.
portal creates non xhtml compliant urls
---------------------------------------
Key: GTNPORTAL-1597
URL:
https://jira.jboss.org/browse/GTNPORTAL-1597
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Matt Wringe
Priority: Blocker
Fix For: 3.2.0-GA
Attachments: xhtml_urls.patch, xml_ampersand.patch
The ExoPortletInvocationContext uses '&' when appending parameters to a url,
in order for this to be compliant with xhtml, it needs to use '&' instead.
This can cause issues with ajax requests sending improperly formatted content which will
be rejected by the browser.
This is causing the failure in
https://jira.jboss.org/browse/GTNWSRP-60
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira