Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-1075

NPE in ScopedRequestImpl.registerOuterAttribute() when running without asserts.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0, 1.0.1
    • 1.0.2
    • NetUI
    • None

    Description

      The routine ScopedRequestImpl.registerOuterAttribute() should not be called if the ScopedRequest is constructed such that the attributes of the outer request are visible in the scoped request. There is an assert to check this. However, when the code is run without asserts it will throw an NPE. I think it should just log the error and return.

      Attachments

        Activity

          People

            jzhuo Julie Zhuo
            crogers Howard Carlin Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: