[
https://issues.apache.org/jira/browse/MYFACES-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999035#comment-12999035
]
Leonardo Uribe commented on MYFACES-3045:
-----------------------------------------
Ok, I have attached the patch. In theory it looks good, but it could be good if
Werner take a look to this one.
If no objections I'll commit this code soon.
> jsf.js jsf.ajax.request doesn't resolve calling URL correctly -- ajax use in
> portlets broken
> --------------------------------------------------------------------------------------------
>
> Key: MYFACES-3045
> URL: https://issues.apache.org/jira/browse/MYFACES-3045
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.5-SNAPSHOT
> Reporter: Michael Freedman
> Attachments: MYFACES-3045-1.patch
>
>
> Javadoc for jsf.ajax.request says you determine the calling URL by:
> Determine the posting URL as follows: If the hidden field
> javax.faces.encodedURL is present in the submitting form, use its value as
> the posting URL. Otherwise, use the action property of the form element as
> the URL.
> Looks like the MyFaces impl skips loking for/using the javax.faces.encodedURL
> and only uses the form action. This means ajax is broken in portlets (when
> using MyFaces). I.e. the javax.faces.encodedURL in the portlet case is
> different than the action URL and the one that needs to be used.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira