| Summary | * << Locale and Time | Display Options >> Categories and Labels changes not saved |
| Queue | Horde Framework Packages |
| Queue Version | Git master |
| Type | Bug |
| State | Not A Bug |
| Priority | 1. Low |
| Owners | |
| Requester | imp (at) lx-soft (dot) com |
| Created | 04/07/2010 (5712 days ago) |
| Due | |
| Updated | 04/07/2010 (5712 days ago) |
| Assigned | |
| Resolved | 04/07/2010 (5712 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | Yes |
Summary ⇒ * << Locale and Time | Display Options >> Categories and Labels changes not saved
State ⇒ Not A Bug
Priority ⇒ 1. Low
New Attachment: pref.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ * << Locale and Time | Display Options >> Categories and Labels changes not saved
Type ⇒ Bug
State ⇒ Unconfirmed
click on "save options", the changes are not saved to backend.
Going deeper on the code, I see that 'type'= 'special' for this preference.
The corresponding "prefsSpecial" function is missing. Thus, I've
writen a quick hack to solve this bug (it works at least for
"Categories and Labels").