Roundcube Community Forum

 

Revision 499 and others doesn't work LDAP addressbook

Started by azaiats, February 28, 2007, 09:09:49 AM

Previous topic - Next topic

azaiats

Explained in the topic. Tried to figure out myself but can't find anything.

Please fix this. Thank's.

AndrÃÃ,© Zaiats.

azaiats

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.