[Tickets #4635] Start and End datetime format bug in Invitation mail.
bugs@bugs.horde.org
bugs at bugs.horde.org
Tue Nov 7 20:05:16 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4635
-----------------------------------------------------------------------
Ticket | 4635
Created By | asa at isac.gov.in
Summary | Start and End datetime format bug in Invitation mail.
Queue | Kronolith
Version | 2.1.3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Owners |
-----------------------------------------------------------------------
asa at isac.gov.in (2006-11-07 20:05) wrote:
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)
More information about the bugs
mailing list