[Tickets #7928] Pref UI and shared preferences
bugs at horde.org
bugs at horde.org
Sun Feb 1 21:30:30 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7928
------------------------------------------------------------------------------
Ticket | 7928
Created By | Duck <duck at obala.net>
Summary | Pref UI and shared preferences
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Duck <duck at obala.net> (2009-02-01 16:30) wrote:
There should be an error in the Pref UI regarding share preferences.
For example if a pref is marked shared it should be stored in horde
scope so the value can be shared hared with all other modules.
If you mark a pref shared in a module, the Pref UI shows the field,
but does not update the value if the pref is empty by default.
If you set the value with $prefs->setValue($key, $value) in your code,
the value is correctly stored in horde scope.
Then you go back to the Pref UI and you see the value. But when you
update it, the original value in horde scope is not updated, but you
get another entry for the current scope (eg. Merk);
More information about the bugs
mailing list