Summary | Date Format is not correct in Dynamic Interface while creating an event |
Queue | Kronolith |
Queue Version | 4.1.3 |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 09/03/2013 (4427 days ago) |
Due | |
Updated | 09/03/2013 (4427 days ago) |
Assigned | |
Resolved | 09/03/2013 (4427 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
where as I have set date-format as dd/mm/yyyy in
horde/prefs.local.php and locked the preference.
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).
Priority ⇒ 1. Low
New Attachment: create_new_event.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Date Format is not correct in Dynamic Interface while creating an event
Type ⇒ Enhancement
State ⇒ New
where as I have set date-format as dd/mm/yyyy in horde/prefs.local.php
and locked the preference.