Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-232

Invalid contextPath value returned to local portlet applications / decorators

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M2
    • 2.0-M3
    • Container
    • None

    Description

      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.

      Attachments

        Activity

          People

            ate Ate Douma
            ate Ate Douma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: