Package: phpldapadmin Version: 0.9.8.3-7 Severity: normal phpldapadmin supports several export formats (LDIF, DSML V.1, VCARD 2.1, and CSV (Spreadsheet)). This export can before the the base dn, one level, or an entire subtree.
An export of an entire tree under LDIF, DSML, or CSV shows all objects within the tree. However with VCARD only a card for the last entry of a multi entry tree is created. Additionally, the information on the created card is incorrect. The only card created for a subtree vcard export (note the presence of UID, the entry doesn't have one in LDAP): BEGIN:VCARD FN:Telasip Support EMAIL;Internet:[EMAIL PROTECTED] UID:11 VERSION:2.1 ADR:;;;;;; END:VCARD The same entry as an ldif export (note the lack of UID): dn: cn=Telasip Support,ou=AddressBook,dc=asgardsrealm,dc=net objectClass: top objectClass: person objectClass: organizationalPerson objectClass: inetOrgPerson givenName: Telasip sn: Support cn: Telasip Support mail: [EMAIL PROTECTED] And the same entry as a csv export (again note the lack of UID): "dn","ou","objectClass","givenName","sn","cn","mail","displayName","telephoneNumber","facsimileTelephoneNumber","mobile","postalAddress" "cn=Telasip Support,ou=AddressBook,dc=asgardsrealm,dc=net","","top | person | organizationalPerson | inetOrgPerson","Telasip","Support","Telasip Support","[EMAIL PROTECTED]","","","","","" -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (400, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.8-3-k7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages phpldapadmin depends on: ii apache2-mpm-prefork [http 2.0.54-5sarge1 traditional model for Apache2 ii debconf [debconf-2.0] 1.4.30.13 Debian configuration management sy ii libapache2-mod-php4 4:4.3.10-18 server-side, HTML-embedded scripti ii php4 4:4.3.10-18 server-side, HTML-embedded scripti ii php4-ldap 4:4.3.10-18 LDAP module for php4 -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

