Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-541

Bad equals test in WFLY-3306 fix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha18
    • 1.0.0.Alpha17
    • Management
    • None

      GlobalOperationHandler L458 has this:

      if ((validChildType == null || validChildType.equals(validChildType))
      

      The second test is silly; should be using var 'type'.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: