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

neil_a_wilson
06.53.2007 418da8740574e77d41626f42ecd64bed3eb322e4
opends/src/server/org/opends/server/loggers/TextAccessLogPublisher.java
@@ -1258,7 +1258,7 @@
    LinkedHashSet<String> attrs = searchOperation.getAttributes();
    if ((attrs == null) || attrs.isEmpty())
    {
      buffer.append("\"");
      buffer.append("\" attrs=\"ALL\"");
    }
    else
    {