Summary | Preference for date format not saved |
Queue | IMP |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 3. High |
Owners | Horde Developers (at) |
Requester | ehymel (at) e-medico (dot) com |
Created | 11/09/2004 (7526 days ago) |
Due | |
Updated | 11/25/2004 (7510 days ago) |
Assigned | 11/15/2004 (7520 days ago) |
Resolved | 11/25/2004 (7510 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
There is only one preference for date formats now in Horde's options.
Priority ⇒ 3. High
State ⇒ Assigned
Actually, this *is* the only preference that does not get saved
between sessions. I have many preferenced saved and I just confirmed
(by selecting several other prefs at random) that others are
successfully saved. My Preference System in Horde config is set to
"SQL Database" using Driver configuration of "Horde defaults" using
default table. I looked in my MySQL database and see many preferences
saved in the horde_prefs table.
More info: if I manually edit the imp date_format entry in horde_prefs
table, all works well between sessions (of course). Changing a pref on
from the imp prefs does not update the db entry. My (obvious)
conclusion is that "saving" this pref is not getting written to
database for some reason.
Not sure if it helps, but the string that was listed in the db before
I manually changed it was "%A %B %d, %Y", which is not one of the
options in the drop-down list on the prefs page.
For completeness, all prefs.dist files are up to date
(horde/config/prefs.dist v 1.76, horde/imp/config/prefs.dist v 1.213)
and are routinely kept up to date with each cvs update.
E. Hymel
State ⇒ Feedback
behavior, make sure that all of your prefs.php files are updated from
prefs.php.dist, log out and back in, and get us more details.
More likely you simply have a misconfigured prefs backend or you
*don't* have a persistent prefs backend.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Preference for date format not saved
Queue ⇒ IMP
and Folder Display Options --> Format of message dates in the mailbox
view for messages not dated today, my preference is not saved between
sessions.
Thanks in advance.