6.0.0-beta1
7/12/25

[#4635] Start and End datetime format bug in Invitation mail.
Summary Start and End datetime format bug in Invitation mail.
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester asa (at) isac (dot) gov (dot) in
Created 11/08/2006 (6821 days ago)
Due
Updated 11/08/2006 (6821 days ago)
Assigned
Resolved 11/08/2006 (6821 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/08/2006 05:06:36 PM Chuck Hagenbuch Comment #2
Version ⇒ HEAD
Queue ⇒ IMP
State ⇒ Resolved
Reply to this comment
Got it - this was actually a bug in the IMP iTip viewer. Fixed now in 
CVS, will be in IMP 4.1.4.
11/08/2006 04:05:16 AM asa (at) isac (dot) gov (dot) in Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Start and End datetime format bug in Invitation mail.
Queue ⇒ Kronolith
Reply to this comment
I created an event and invited a member to join the meeting.  We

have the following setting in horde/prefs.php and locked.



$_prefs['date_format'] = array(

     'value' => '%d/%m/%Y',



In this scenario, the recipient gets the following message in his mail:



  -----------------------------------

  Start: 18/11/2006 12:00:00 PM



  End: 11/18/2006 01:00:00 PM



  Summary: Test Event



  Location:test location

  ------------------------------



  Here, the Start Date is in dd/mm/yyyy format while End is in

  mm/dd/yyyy format (which also should have been dd/mm/yyyy format)

Saved Queries