Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-632

TCK: During an include, the javax.servlet.include.request_uri is handled incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      The attribute value should be the same as the value returned by the getRequestURI() method. This fails for both the include and forward cases from all portlet phases.

      Example failure text:
      V2DispatcherTests2_SPEC2_19_IncludeJSPAction_attributes1 results:

      Test Failed

      Details: If the request dispatcher is obtained through the getRequestDispatcher method, the portlet request attribute javax.servlet.include.request_uri will be set, and equals the value from HTTPServletRequest.getRequestURI for the first servlet in the include chain. Error: /tck-V2DispatcherTests2-3.0-SNAPSHOT/PlutoInvoker/DispatcherTests2_SPEC2_19_IncludeJSPAction does not equal /tck-V2DispatcherTests2-3.0-SNAPSHOT/WEB-INF/jsp/DispatcherTests2_SPEC2_19_IncludeJSPAction.jsp.

      Attachments

        Activity

          People

            Unassigned Unassigned
            msnicklous Scott Nicklous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: