[ http://issues.apache.org/jira/browse/JS2-232?page=history ]
Ate Douma closed JS2-232:
-------------------------
Resolution: Fixed
> Invalid contextPath value returned to local portlet applications / decorators
> -----------------------------------------------------------------------------
>
> Key: JS2-232
> URL: http://issues.apache.org/jira/browse/JS2-232
> Project: Jetspeed 2
> Type: Bug
> Components: Container
> Versions: 2.0-M2
> Reporter: Ate Douma
> Assignee: Ate Douma
> Fix For: 2.0-M3
>
> The web application definition contextRoot of local portlet applications was
> changed from /jetspeed to <portal> (which is not a valid contextPath of
> course) during the deployment refactoring.
> Because their contextRoot no longer is hardcoded, it allows changing the
> contextPath of the portal itself (even after deployment), but it also cannot
> be used anymore as a real contextPath (for non-local Portlet Applications it
> still can).
> The current o.a.j.engine.servlet.ServletRequestImpl still uses this attribute
> for implementation of the getContextPath() method, resulting in an invalid
> value (<portal>) for the local portlet applications, e.g. the layout portlets
> and decorators.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]