Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: azaiats on February 28, 2007, 09:09:49 AM

Title: Revision 499 and others doesn't work LDAP addressbook
Post by: azaiats on February 28, 2007, 09:09:49 AM
Explained in the topic. Tried to figure out myself but can't find anything.

Please fix this. Thank's.

André Zaiats.
Title: Re: Revision 499 and others doesn't work LDAP addressbook
Post by: azaiats on March 12, 2007, 02:20:21 PM
Found the solution on the trac system.

Please fix this on SVN versions!

----

Change History
10/24/06 12:42:45: Modified by entropy

Found the problem in program/js/app.js on line 224, the line to enable the ldap search was commented out:

//this.enable_command('ldappublicsearch', this.env.ldappublicsearch);

knocked out the comment and it works fine. Just fyi so you can fix it on svn.
01/08/07 05:23:54: Modified by thomasb

  * status changed from new to assigned.
  * owner set to thomasb.
  * version set to svn-trunk.