Read Only & Autocomplete Not Working
Closed this issue · 4 comments
Hi,
I just installed this plugin today (8/29/2013), and I'm running Roundcube 0.9.2. I'm having issues with the read only and autocomplete features. The address book shows up in everyone's account, which I'm SOO happy about; however, everyone is able to edit the contacts when I only have myself (as the admin) listed to be able to edit and read only is set to true. Also, I have autocomplete set to true, but it doesn't seem to be working. Attached is my config file for the plugin. Hopefully, I just have something set incorrectly. Thanks!
~ Matt R
please download the version tagged 0.9.2 from here https://github.com/JohnDoh/Roundcube-Plugin-Global-Address-Book/releases. git-master will not work for you.
I just bumped into the same problem with 0.9.4...
If I may suggest, wouldn't it be possible to add this version to:
http://plugins.roundcube.net/packages/johndoh/globaladdressbook
Thanks!
EDIT: I downloaded 0.9.4 still can write to the Global Address Book without when I shouldn't.
However I don't see the new contact I the list... If I try to add it again it says it exists... so Its in the database I guess!
my understanding is that plugins.roundcube.net is being developed for launch with the release of roundcube 1.0. the versions of my plugins on that site are designed for use with roundcube 1.0.
i think you might be mistaken about the read only thing. when you press the add contact button look at the top of the contact form and you should see it says "personal addressbook" (it does in git-master atleast). because the global addressbook is read only roundcube automatically falls back to your personal addressbook to add the contact in.
You are correct with version 0.9.4 that is indeed what happens, but I'm afraid users won't see that, do you know if there a way for it not to fall back? And instead show a "You can't add contacts to the Global Address List"? or something like that?
P.S. plugins.roundcube.net works for both 0.9.4 and 1.0, for example you're dev version only works for 1.0.xxxx but 1.7:
Roundcube Requirements
min-version: 0.9-beta
Thanks