Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5072

Cookies#isEqual(Cookie, Cookie) may fail with NullPointerException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.6.0, 1.5.10
    • 6.7.0, 1.5.11
    • wicket
    • None

    Description

      If c1.getPath == null but c2.getPath != null then a NPE will occur.
      Same is valid for the 'domain' property.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: