6.0.0-beta1
7/19/25

[#7928] Pref UI and shared preferences
Summary Pref UI and shared preferences
Queue Horde Framework Packages
Queue Version HEAD
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester duck (at) obala (dot) net
Created 02/01/2009 (6012 days ago)
Due
Updated 03/02/2009 (5983 days ago)
Assigned 02/15/2009 (5998 days ago)
Resolved 03/02/2009 (5983 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/02/2009 11:23:12 PM Jan Schneider State ⇒ No Feedback
 
02/15/2009 05:04:15 AM Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
I'm sorry, I don't follow you.
02/01/2009 09:30:30 PM Duck Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Pref UI and shared preferences
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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);


Saved Queries