Package: jxplorer
Version: 3.3.2+dfsg-1
Severity: normal

Exported LDIF not compliance with rfc2849.

Signed-off-by: Maksim Kuleshov <m...@mail.ru>
---
 src/com/ca/commons/naming/LdifUtility.java | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/com/ca/commons/naming/LdifUtility.java
b/src/com/ca/commons/naming/LdifUtility.java
index b11474b..1007fbe 100644
--- a/src/com/ca/commons/naming/LdifUtility.java
+++ b/src/com/ca/commons/naming/LdifUtility.java
@@ -414,7 +414,7 @@ public class LdifUtility
             return "";
         }

-        ldifData.append("DN" + ldifEncode(DN, 2) + "\n");
+        ldifData.append("dn" + ldifEncode(DN, 2) + "\n");

         NamingEnumeration ocs = oc.getAll();
         String ID = oc.getID();
@@ -865,4 +865,4 @@ public class LdifUtility
         }
         return value;
     }
-}
\ No newline at end of file
+}
--



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jxplorer depends on:
ii  ca-certificates-java           20130815
ii  default-jre [java6-runtime]    1:1.7-49
ii  java-wrappers                  0.1.26
ii  javahelp2                      2.0.05.ds1-6
ii  junit                          3.8.2-8
ii  openjdk-6-jre [java6-runtime]  6b27-1.12.5-2
ii  openjdk-7-jre [java6-runtime]  7u25-2.3.12-4

jxplorer recommends no packages.

jxplorer suggests no packages.

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to