View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002323 | SOGo Connector | with SOGo | public | 2013-05-15 14:17 | 2013-06-25 17:08 |
Reporter | mmerlone | Assigned To | |||
Priority | normal | Severity | block | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Summary | 0002323: Unable to save addressbook preference on Thunderbird | ||||
Description | Set a sogo server 2.0.5a with updates.php, sogo-integrator-17.0.5, sogo-connector-17.0.5. I have set on sogo.conf: | ||||
Additional Information | Tested on Ubuntu 12.10, Windows 8 and Windows 7 with Thunderbird 17 ESR and non-ESR. | ||||
Tags | No tags attached. | ||||
2013-05-15 14:17
|
|
I can confirm this bug, how can i fix it with a workaround? |
|
I can confirm this bug too but with a very little differencw between linux and windows. In linux when I open thunderbird the preferred remote address book is not set (blank choice as in the above attacched file) but in windows is the sogo default address book. In both cases (linux and windows) every remote address book selected in preferences is forgotten when the client is reopened. I hope someone can find early a workaround because using TB sogo plugin with only local address books is not so collaborative! Have a great day Piviul |
|
Please check your site.js for Integrator as per Bug 0000829 |
|
Ok, as workaround I have commented the row pref("sogo-integrator.autocomplete.server.urlid", "public"); Now I can choose which remote address book to use and thunderbird remember it after a restart. Thanks a lot Piviul |
|
Correcting site.js with a catalog name as per bug 0000829 does not work, still the same behavior. When going to about:config it says is using "CatalogoA1" and tha it is the default. |
|
Try creating a new profile with the CORRECT site.js. |
|
You should use the "id" value not the "displayName" value in your site.js. |
|
Ok, putting the id value in pref("sogo-integrator.autocomplete.server.urlid", "id value") of site.js seems to solve the problem. Furthermore in my humble opinion you have to put defaultPref not pref in site.js to permit users to choose the remote address book he prefers. Have a great day Piviul |
|
Oops! Using the id value does work. Also agree with piviul, defaultPrev looks better, besides this is a per-site requirement, and that could be better stated on docs. |
|
This is already mentioned in the doc: "Moreover, you must change the value of the sogo-integrator.autocomplete.server.urlid preference from defaults/preferences/site.js to match the identifier of your SOGoUserSources. This source will be used by Thunderbird for autocompletion." |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-15 14:17 | mmerlone | New Issue | |
2013-05-15 14:17 | mmerlone | File Added: 2013-05-15_11-14-58.png | |
2013-05-30 08:28 | alessio | Note Added: 0005618 | |
2013-05-31 07:29 | piviul | Note Added: 0005620 | |
2013-05-31 11:29 | Christian Mack | Relationship added | related to 0000829 |
2013-05-31 11:30 | Christian Mack | Note Added: 0005621 | |
2013-05-31 13:29 | piviul | Note Added: 0005622 | |
2013-06-03 12:04 | mmerlone | Note Added: 0005625 | |
2013-06-03 12:18 | ludovic | Note Added: 0005626 | |
2013-06-03 12:25 | Christian Mack | Note Added: 0005627 | |
2013-06-03 12:49 | piviul | Note Added: 0005628 | |
2013-06-03 18:24 | mmerlone | Note Added: 0005632 | |
2013-06-25 17:08 | ludovic | Note Added: 0005713 | |
2013-06-25 17:08 | ludovic | Status | new => closed |
2013-06-25 17:08 | ludovic | Resolution | open => won't fix |