[Tickets #12650] Re: Date Format is not correct in Dynamic Interface while creating an event
noreply at bugs.horde.org
noreply at bugs.horde.org
Tue Sep 3 09:48:52 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12650
------------------------------------------------------------------------------
Ticket | 12650
Updated By | arjen+horde at de-korte.org
Summary | Date Format is not correct in Dynamic Interface while
| creating an event
Queue | Kronolith
Version | 4.1.3
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
arjen+horde at de-korte.org (2013-09-03 09:48) wrote:
> When I create a new event, the date-format is shown as MM/DD/YYYY
> where as I have set date-format as dd/mm/yyyy in
> horde/prefs.local.php and locked the preference.
Locking a preference will only prevent users from modifying values. If
it is initialised already, it won't have any effect.
You probably already have a preference value stored for the user. If
you want to reset these preference values to the locked values, you
need to remove them from the database (stored in the horde_prefs table).
More information about the bugs
mailing list