Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3089

DefaultMessagesImpl.keys() throws NPE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.3
    • 4.3
    • core
    • None

      Calling the keys(..) method will throw a NPE if the underlying ResourceBundle is not found (e.g. it is null). Just check if the bundle is null and, if so, handle it gracefully by returning an empty iterator.

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD