Bugs item #1529359, was opened at 2006-07-26 17:22 Message generated for change (Settings changed) made by pegacat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529359&group_id=55394
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Trudi Ersvaer (trudiersvaer) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't recognise ascii character codes in ldif file Initial Comment: When trying to import an ldif file with one entry with a tab between two characters in the dn, then an error comes up in JXplorer. E.g: version: 1 dn: cn=Ian Ian,o=local,c=AU objectClass: inetOrgPerson objectClass: organizationalPerson objectClass: person objectClass: top cn: Ian Ian sn: Ian Ian Apparently, it doesn't mention in the LDAP or LDIF standards that it can't? I then tried to import the ldif file with the ascii character code for tab (see below): version: 1 dn: cn=Ian\09Ian,o=local,c=AU objectClass: inetOrgPerson objectClass: organizationalPerson objectClass: person objectClass: top cn: Ian Ian sn: Ian Ian and JXplorer DID load it, but didn't display it properly in the Directory tree or table editor/html view. In the table editor, the entry is shown with no spaces or tabs at all until you click on the entry, where a tab is then shown to have been inserted. The directory tree view and html editor shows the ascii character code (\09) representation and not the tab which it represents. On further investigation of ascii codes, it was found that JXplorer had the same problems for many others. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=480577&aid=1529359&group_id=55394 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Jxplorer-devel mailing list Jxplorer-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jxplorer-devel