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

Bad equals test in WFLY-3306 fix

    XMLWordPrintable

Details

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

    Description

      GlobalOperationHandler L458 has this:

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

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: