[cvs] commit: framework/Prefs Prefs.php framework/Prefs/Prefs imsp.php ldap.php sql.php
Chuck Hagenbuch
chuck at horde.org
Wed Dec 27 15:10:16 PST 2006
chuck 2006-12-27 15:10:16 PST
Modified files:
Prefs Prefs.php
Prefs/Prefs imsp.php ldap.php sql.php
Log:
Fix two shared preference bugs, both of which could cause Bug #4378:
- load the defaults for shared preferences into the horde scope, not the scope
of the app that marks them shared
- retrieve shared prefs when loading the horde scope even though we might not
have a conf for them then, and don't overwrite the retrieved value when we
_do_ load the conf later.
Revision Changes Path
1.185 +31 -17 framework/Prefs/Prefs.php
1.16 +9 -4 framework/Prefs/Prefs/imsp.php
1.113 +6 -1 framework/Prefs/Prefs/ldap.php
1.123 +6 -1 framework/Prefs/Prefs/sql.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Prefs/Prefs.php?r1=1.184&r2=1.185&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/imsp.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/ldap.php?r1=1.112&r2=1.113&ty=u
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?r1=1.122&r2=1.123&ty=u
More information about the cvs
mailing list