[gatein-issues] [JBoss JIRA] Commented: (GTNPORTAL-1994) Exception occurs when calling ajax in RESOURCE_PHASE
Minh Hoang TO (JIRA)
jira-events at lists.jboss.org
Thu Sep 15 00:07:26 EDT 2011
[ https://issues.jboss.org/browse/GTNPORTAL-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628551#comment-12628551 ]
Minh Hoang TO commented on GTNPORTAL-1994:
------------------------------------------
I'm not expert of Spring but it seems to me that Spring did '&' cleaning.
The PortletURL generated by GateIn PC is XML escape. In such URL, '&' is converted in to '&', and when Spring cleans '&', it does not deal with the adjacent token 'amp;'
> Exception occurs when calling ajax in RESOURCE_PHASE
> ----------------------------------------------------
>
> Key: GTNPORTAL-1994
> URL: https://issues.jboss.org/browse/GTNPORTAL-1994
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.2.0-M01
> Environment: GateIn 3.2.0-M01 on Tomcat with Spring Portlet MVC 3.0.5 and jQuery 1.6.1
> Reporter: Cato Eik
> Assignee: Minh Hoang TO
> Priority: Blocker
> Labels: ajax, portal-s60, resource
> Attachments: Demo.source.7z, Demo.war
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Ajax request, that worked/works fine in GateIn 3.1.0-GA, causes exception in 3.2.0-M01
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the gatein-issues
mailing list