Bug #25
closed
VCard Org with department
Added by Andreas Vitting about 4 years ago.
Updated about 4 years ago.
Description
If VCard specifies ORG: with company and department (e.g. Microsoft;Support) it will be shown in LDAP company as "Microsoft;"
-> ";" is not removed.
Similar than #24 but probably wrong default entries from me.
config.sample has:
;[ldap.map.o]
;dav = ORG
Are you able to check if:
[ldap.map.o]
dav = ORG
index = 0
in your config would solve the issue?
Thanks, worked. So default is somehow wrong.
Also if I add
[ldap.map.department]
dav = ORG
index = 1
works :-)
Quite cool and thanks for your feedback.
Please let the ticket open, I'll fix the defaults with o/ORG and add the LDAP department mapping.
Do you know if "department" is a commonly used LDAP attribute name?
Yep, department is used in several companies I know.
Von: Jörg Ebeling <projects@shbe.net>
Gesendet: Freitag, 23. Oktober 2020 18:59
Betreff: [L2CPBG - Bug #25] VCard Org with department
- Status changed from New to In Progress
- % Done changed from 0 to 50
- % Done changed from 50 to 100
- Status changed from In Progress to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF
Go to top