Uploaded image for project: 'MyFaces Portlet Bridge'
  1. MyFaces Portlet Bridge
  2. PORTLETBRIDGE-147

TCK bug: getRequestHeaderMapActionTest fails if content-length excluded by bridge but in request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0, 2.0.0
    • Impl
    • None

    Description

      By spec the bridge is supposed to exclude the content-length header if getContentLength returns -1. The getRequestheaderMapActionTest fails if the request contains a content-length header (say its a wsrp call and this header is about the soap message) when it compares that all headers in the request are in the bridge headerMap. The test should special case this and check that if the header is content-length and its not in the headerMap then to just continue on as this is corerct.

      Attachments

        Activity

          People

            mike_freedman Michael Freedman
            mike_freedman Michael Freedman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: