Author Topic: Revision 499 and others doesn't work LDAP addressbook  (Read 6560 times)

Offline azaiats

  • Newbie
  • *
  • Posts: 2
Revision 499 and others doesn't work LDAP addressbook
« 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.

Offline azaiats

  • Newbie
  • *
  • Posts: 2
Re: Revision 499 and others doesn't work LDAP addressbook
« Reply #1 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.