6.0.0-alpha12
6/12/25

[#4487] All Day Event Handling from Outlook
Summary All Day Event Handling from Outlook
Queue Kronolith
Queue Version HEAD
Type Enhancement
State No Feedback
Priority 1. Low
Owners jan (at) horde (dot) org
Requester webmgr (at) muskingum (dot) edu
Created 10/04/2006 (6826 days ago)
Due
Updated 04/29/2009 (5888 days ago)
Assigned
Resolved 04/29/2009 (5888 days ago)
Milestone
Patch No

History
04/29/2009 04:13:37 PM Jan Schneider State ⇒ No Feedback
 
04/16/2009 10:34:24 PM Jan Schneider Comment #4 Reply to this comment
Reposting, because email notifications didn't work:
Seems like bug #6847 is a duplicate of this. Can you please try if
the solution I committed there works for you?
04/07/2009 11:19:28 AM Jan Schneider Comment #3
Assigned to Jan Schneider
State ⇒ Feedback
Reply to this comment
Seems like bug #6847 is a duplicate of this. Can you please try if the 
solution I committed there works for you?
03/02/2009 12:31:57 PM almarin (at) um (dot) es Comment #2
New Attachment: Sync4j.php.patch Download
Reply to this comment
Analyzing code, i see that Horde transform explicitly those event to 
24h event when converting from sif format to vevent :



In /framework/SyncML/SyncML/Device/Sync4j.php: 382, inside sif2vevent 
function:



   $d = new Horde_Date(array('year' => date('Y', $t),

   'month' => date('m', $t),

   'mday' => date('d', $t) + 1));



I think that horde should undo that transform when converting vevent 
to sif. I attach a patch to do it:



It solves the problem, but i don't know if it has collateral effects.
10/04/2006 09:05:31 PM Jan Schneider State ⇒ Accepted
 
10/04/2006 07:29:41 PM webmgr (at) muskingum (dot) edu Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ All Day Event Handling from Outlook
Queue ⇒ Kronolith
State ⇒ New
Reply to this comment
Quoting Muskingum Web Manager:

[Show Quoted Text - 12 lines]
It makes sense to me to do this just for 12am to 12am events (not 6am 
to 6am, for example). If that sounds right to you, I say go ahead and 
create an enhancement ticket for it.



-chuck

----------

Yes, that's exactly what I had in mind, Chuck.

Saved Queries