| 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 | 9/3/13 (4602 days ago) |
| Due | |
| Updated | 9/3/13 (4602 days ago) |
| Assigned | |
| Resolved | 9/3/13 (4602 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.