[Tickets #5579] Turba flatten shares script cannot update user prefs
bugs at bugs.horde.org
bugs at bugs.horde.org
Tue Jul 24 17:04:19 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://dev.horde.org/horde/whups/ticket/?id=5579
-----------------------------------------------------------------------
Ticket | 5579
Created By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Turba flatten shares script cannot update user prefs
Queue | Turba
Version | HEAD
Type | Bug
State | Accepted
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2007-07-24 10:04) wrote:
Running the flatten shares upgrade can corrupt various user prefs related
to address books. This is due to the fact that:
1) Outside of a user session, we could only upgrade SQL pref backends.
2) Prior to the upgrade, the user's default address book a particular
share enabled source was simply the name of the source ('localsql' for
example). In the upgrade script we would have to know if a particular entry
in the pref refers to a share enabled default address book, a share-enabled
non-default address book or an address book from a non-share enabled
source. This might be possible to do, but again, would only be doable from
SQL pref backends.
We either need to document that user's prefs might need resetting for non
SQL pref backends or figure out a way to do this from within the user's
session .
More information about the bugs
mailing list