[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3426) Make Exception Handling, Redirection URI a page request rather than Ajax request for ICEfaces integration

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Sep 18 07:22:31 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBSEAM-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12430178#action_12430178 ] 

Pete Muir commented on JBSEAM-3426:
-----------------------------------

I guess what happens is that in a non ICEfaces request, ctx.getExternalContext().getRequestPathInfo(); returns a not null value, so we can construct the path better.

1) I agree with Jack, the "else" shouldn't add the servletPath to the returned URL as a viewId is only legal (IIRC) if it starts with a /
2) We need to try to determine the view mapping

> Make Exception Handling, Redirection URI a page request rather than Ajax request for ICEfaces integration
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3426
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3426
>             Project: Seam
>          Issue Type: Bug
>          Components: Exception Handling
>         Environment: ICEfaces
>            Reporter: judy guglielmin
>            Assignee: Pete Muir
>            Priority: Critical
>             Fix For: 2.1.0.CR1
>
>
> please see ICEfaces jira #2990 http://jira.icefaces.org/browse/ICE-2990
> Pete...if you require more info, test app, just let us know.  Since there are other integrations, it was difficult for us to know all ramifications in order to produce a patch.  This is pretty important as all redirections for exception-handling done in UPDATE_MODEL and INVOKE_APPLICATION are included here.

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

        



More information about the seam-issues mailing list