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

Jean-Noël Rouvignac
04.51.2016 2d1ec373572251fa589b9552ed573f68c1e18557
opendj-server-legacy/src/main/java/org/opends/server/tools/LDIFSearch.java
@@ -497,7 +497,7 @@
        }
      }
      for (AttributeType t : c.getOptionalAttributeChain())
      for (AttributeType t : c.getOptionalAttributes())
      {
        if (t.isOperational())
        {