6.0.0-beta1
10/16/25

[#564] Browsing "personal_LDAP" broken
Summary Browsing "personal_LDAP" broken
Queue Turba
Queue Version HEAD
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester wk (at) mailstation (dot) de
Created 09/12/2004 (7704 days ago)
Due
Updated 09/17/2004 (7699 days ago)
Assigned 09/16/2004 (7700 days ago)
Resolved 09/17/2004 (7699 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/17/2004 07:55:55 PM Chuck Hagenbuch Comment #4
State ⇒ Not A Bug
Priority ⇒ 1. Low
Reply to this comment
Sounds like you're not logged in. In any case, this is a problem with 
your local config file, not with Turba. Customize it so the config 
works for your setup.
09/17/2004 06:04:24 AM wk (at) mailstation (dot) de Comment #3 Reply to this comment
Ok, I found the source of the problem. This doesn't work for me:



// First we need to get the uid.

$uid = Auth::getBareAuth();



After the call to getBareAuth "uid" is still empty. Experimentally I 
changed it to getAuth and it's still empty.


09/16/2004 02:20:01 PM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
The $vcard_url error should be fixed now. The rest of it I can't see 
how you'd get with the current HEAD code, although the root cause is 
likely that the source isn't really configured correctly for your LDAP 
server.
09/12/2004 10:25:02 AM wk (at) mailstation (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Browsing "personal_LDAP" broken
Queue ⇒ Turba
Reply to this comment
Using the "personal_ldap" entry from sources.php with just the 
neccessary local changes (like "basedn", etc.) doesn't work at all.



Searching for existing entries using the same search attributes as in 
other LDAP clients returns empty result sets in Turba.



Browsing gives the following error message 22 times:



Notice: Uninitialized string offset: 0 in 
/srv/www/htdocs/PostNuke-0.726/horde/turba/lib/Source.php on line 194



In the first row of the results in the first column the following 
error message is shown:



Notice: Undefined variable: vcard_url in 
/srv/www/htdocs/PostNuke-0.726/horde/turba/templates/browse/contactrow.inc on 
line 46



One further line shows an entry which doesn't exist in the LDAP 
directory. All fields show "Q" but the first one.



Using the same sources.php worked fine only a few weeks ago.

Saved Queries