[Bug 325363] [NEW] ldap kioslave creates malformed url
Kevin Christmas
kachristmas at gmail.com
Wed Feb 4 16:08:13 UTC 2009
Public bug reported:
Binary package hint: kdepimlibs5
This problem occurs in KDE 4.2 in Jaunty, kdepimlibs5-4:4.2.0-0ubuntu2
and the backport in Intrepid. I did not experience this problem in KDE
4.1.
Using KAddressBook, I've set up an ldap kio slave to access my company's
contact information that uses MS Active Directory. The ldap kioslave
fails to add a '/' between the port the number and the query in the ldap
url, resulting in an "Operations Error"
ldap://auspdc.company.local:389OU=CompanyUsers,DC=company,DC=local
should be
ldap://auspdc.company.local:389/OU=CompanyUsers,DC=company,DC=local
The debug logging:
kaddressbook(6580)/kdepimlibs (kldap) KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery(): "ldap://auspdc.company.local:389OU=CompanyUsers,DC=company,DC=local?l,cn,description,facsimileTelephoneNumber,sn,displayName,givenName,jpegPhoto,mail,mobile,o,pager,homePhone,postalCode,st,street,telephoneNumber,title,uid?base"
kaddressbook(6580)/kdepimlibs (kldap) KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery(): "ldap://auspdc.company.local:389OU=CompanyUsers,DC=company,DC=local?l,cn,description,facsimileTelephoneNumber,sn,displayName,givenName,jpegPhoto,mail,mobile,o,pager,homePhone,postalCode,st,street,telephoneNumber,title,uid?sub"
kaddressbook(6580)/kdepimlibs (kldap) KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery(): "ldap://auspdc.company.local:389OU=CompanyUsers,DC=company,DC=local?l,cn,description,facsimileTelephoneNumber,sn,displayName,givenName,jpegPhoto,mail,mobile,o,pager,homePhone,postalCode,st,street,telephoneNumber,title,uid?sub??x-dir=base"
kaddressbook(6580)/kdepimlibs (kldap) KLDAP::LdapUrl::updateQuery: LDAP URL updateQuery(): "ldap://auspdc.company.local:389OU=CompanyUsers,DC=company,DC=local?l,cn,description,facsimileTelephoneNumber,sn,displayName,givenName,jpegPhoto,mail,mobile,o,pager,homePhone,postalCode,st,street,telephoneNumber,title,uid?sub??x-dir=base,x-ver=3"
kaddressbook(6580) ViewManager::setActiveView: entering ViewManager::setActiveView
kaddressbook(6580): Shortcut for KAction "clear_search" "Clear Search Bar" set with QShortcut::setShortcut()! See KAction documentation.
kaddressbook(6580): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
kaddressbook(6580): Attempt to use QAction "edit_redo" with KXMLGUIFactory!
** Affects: kdepimlibs (Ubuntu)
Importance: Undecided
Status: New
--
ldap kioslave creates malformed url
https://bugs.launchpad.net/bugs/325363
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdepimlibs in ubuntu.
More information about the kubuntu-bugs
mailing list