| Summary | prefs engine does not warn on missing keywords |
| Queue | Horde Framework Packages |
| Type | Enhancement |
| State | Rejected |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | birnbacs (at) gmail (dot) com |
| Created | 6/25/18 (2835 days ago) |
| Due | |
| Updated | 6/25/18 (2835 days ago) |
| Assigned | |
| Resolved | 6/25/18 (2835 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Rejected
When this is missing, the pref will be readable and writable for
users who already have a value stored in the prefs container but
others will be unable to change the pref.
A log notification about a missing keyword in a preference would be
nice for developers all around
preference, but I believe every type does require this. This is
(perhaps not clearly enough) explained in the prefs.php file in horde
base. So, not going to add a log entry for this, but perhaps some
clearer language in prefs.php
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ prefs engine does not warn on missing keywords
Type ⇒ Enhancement
State ⇒ New
When this is missing, the pref will be readable and writable for users
who already have a value stored in the prefs container but others will
be unable to change the pref.
A log notification about a missing keyword in a preference would be
nice for developers all around