With Thunderbird 3.1 i can't visualize contacts from LDAP sources, i put "." on search box and nothing happens.
With tb2 works everything.

On sogo.log I see only this

localhost - - [24/Aug/2010:15:14:31 GMT] "REPORT /SOGo/dav/alessio/Contacts/users/ HTTP/1.1" 207 2114/327 0.128 21225 90% 0


This is UserSources:
SOGoUserSources = (
            {
                CNFieldName = cn;
                IDFieldName = uid;
                UIDFieldName = uid;
                baseDN = "ou=Users,dc=nethesis,dc=it";
                bindFields = uid;
                canAuthenticate = YES;
                displayName = "Users";
                hostname = localhost;
                id = users;
                isAddressBook = YES;
                port = 389;
                type = ldap;
            },
            {
                CNFieldName = cn;
                IDFieldName = cn;
                UIDFieldName = cn;
                baseDN = "ou=Groups,dc=nethesis,dc=it";
                bindFields = cn;
                canAuthenticate = YES;
                displayName = "Groups";
                hostname = localhost;
                id = groups;
                isAddressBook = YES;
                port = 389;
                type = ldap;
            }
        );

On  Thunderbird error console I see this:

Error: An error occurred updating the cmd_delete command: [Exception... "'[JavaScript Error: "cards[i] is null" {file: "chrome://messenger/content/addressbook/abResultsPane.js" line: 158}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://global/content/globalOverlay.js :: goUpdateCommand :: line 80" data: yes]
Source File: chrome://global/content/globalOverlay.js
Line: 86

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to