I'm having some weird problem with address book.
I have two address book, a public LDAP and a private SQL for each user.
The problems are:
1.- If I select a contact from LDAP ABook and I click the "Send message to..." button, a new compose window is open, but the destination email isn't write automatically. This problem doesn't happen if I select a contact from private SQL ABook.
2.-Only in LDAP ABook, the contextual menu (righ button of mouse) is not showed for many contacts, but yes for other. In private ABook, always work fine.
3.- The search button (magnifying glass) doesn't work. I need write the search string and press ENTER from my keyboard and then work.
Maybe some bugs?
Regards and thank you very much for your great work.
PD: I verified that problem no.1 doesn't happen if I disable the "Compose_newwindow" plugin.
Quote2.-Only in LDAP ABook, the contextual menu (righ button of mouse) is not showed for many contacts, but yes for other. In private ABook, always work fine.
I'm afriad i dont have access to any LDAP addressbooks but if you can find the problem then please send me a patch.
Update: this has now been fixed in the repo version.
Quote from: JohnDoh;31247I'm afriad i dont have access to any LDAP addressbooks but if you can find the problem then please send me a patch.
Update: this has now been fixed in the repo version.
I have a 0.4v with some modifications, so I can't apply updates directly. Can you say me what was the problem?
Regards and Thx.
take a look at the change to contextmenu.js here https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/commit/6078322cffbc10a5892a21ef849ffb6e6c668759
Thank you very much.