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

Changes to IPConfig leads to null pointer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • 6.2.6
    • core
    • None

      Reproduce
      Try to follow the steps to add another rule.

      Expected
      I should be able to add a node to /server/IPConfig without bricking the instance.

      Actual
      Null pointer which leads to inaccessible instance.

      Workaround
      To avoid the null pointer you can first duplicate the existing "allow-all" node.

      Notes
      Problem line:

      if (ruleIp.contains("/")) 
      

      Blows up if ruleip in null.

        Acceptance criteria

              Unassigned Unassigned
              rgange Richard Gange
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD