mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jcambon
31.59.2009 21aa841d2365586c3bda88249e5dbff976d28993
Fix for issue #3629 (cont'd) : dsconfig duplicates error messages
1 files modified
3 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/client/spi/AbstractManagedObject.java 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/client/spi/AbstractManagedObject.java
@@ -341,6 +341,9 @@
          }
        }
      }
      if (!isAcceptable) {
        break;
      }
    }
    if (!isAcceptable) {