Summary | Event invitations in IMP should respect Horde timeformat settings |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | teplavoda (at) gmail (dot) com |
Created | 02/20/2013 (4515 days ago) |
Due | |
Updated | 03/01/2013 (4506 days ago) |
Assigned | |
Resolved | 03/01/2013 (4506 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
doesn't influence the date/time shown in event invitations.
for ITIP invitations in IMP to the file
imp/templates/itip/action.html.php.
I'm not a PHP programmer and I'm not able to distinguish whether the
time formatting should occur in this file (e.g. start time is printed
here - <?php echo $this->start ?>) or in Kronolith PHP code.
displayed correctly but no timezone information is shown => doesn't
look like the issue you have mentioned.
The issue is that changing date_format/time_format in horde prefs
doesn't influence the date/time shown in event invitations.
Version ⇒ Git master
Queue ⇒ Horde Framework Packages
Second, pretty sure it is this issue:
http://marc.info/?l=imp&m=135478079021405&w=2
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Event invitations in IMP should respect Horde timeformat settings
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
a fixed format.
We have noticed people being confused by not being aware of the time
zone they had set by default in Horde. The confusion wouldn't have
occured if ITIP invitations had respected the global Horde time format
setting (which we had set to display time zone).