You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2006/03/01 08:10:43 UTC

[jira] Updated: (COCOON-1330) [PATCH] redirect to relative urls does not work correctly in Websphere 5.1

     [ http://issues.apache.org/jira/browse/COCOON-1330?page=all ]

David Crossley updated COCOON-1330:
-----------------------------------

    Bugzilla Id:   (was: 32157)
     Other Info: [Patch available]

> [PATCH] redirect to relative urls does not work correctly in Websphere 5.1
> --------------------------------------------------------------------------
>
>          Key: COCOON-1330
>          URL: http://issues.apache.org/jira/browse/COCOON-1330
>      Project: Cocoon
>         Type: Bug
>   Components: Blocks: Portal
>     Versions: 2.1.5
>  Environment: Operating System: All
> Platform: Other
>     Reporter: Michal Durdina
>     Assignee: Ralph Goers
>  Attachments: release_2_1_5_1.patch_3.txt
>
> Critical for PortletPortalManager.
> IBM WAS 5.1 doesn't correctly handle redirects to relative urls
> i.e. httpResponse.sendRedirect("portal.html"); at current uri 
> http:/host/context/myportal/login.html
> - GET http:/host/context/myportal/portal.html (Tomcat 4.1)
> - GET http:/host/context/portal.html (IBM WAS 5.1)
> Absolute redirecting should probably go to http environment layer as a 
> configurable feature (web.xml) in the future.

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