Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-1132

The WebProxy.handle() method creates CreateErrorResponse for null Uri

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • 3.8
    • Viewerproxy
    • None

    Description

      Findbugs indicates the use of a known Null value in line 135:
      createErrorResponse(uri netarkivetResponse e);
      where the 'uri' is set to null in the previous line 124:
      URI uri = null;
      and not modified after that.

      Attachments

        Activity

          People

            kfc Kåre Fiedler Christiansen (Inactive)
            svc Søren Vejrup Carlsen (Inactive)
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: