I recently submitted a CF bug to address this issue. Recurring items have the same uid value. CF should return a unique value for each recurrance instance.
For now, the combination of uid and startTime will make the item uniquely-addressible. However, that doesn't help when you are trying to modify an item. mike -----Original Message----- From: Jeff Martin [mailto:[email protected]] Sent: Wednesday, January 14, 2009 7:08 AM To: cf-talk Subject: Re: cfexchangeCalendar modify bug? > cfexchangeCalendar action="modify" is not performing as expected for > individual occurrences of recurring calendar items. > > I have a test recurring event that I created with Outlook. When I > query the Exchange server with cfexchangeCalendar, it seems that the 3 > occurrences of the recurring event that are listed all have the same > UID. > > When I use cfexchangeCalendar action="modify" to change the start Time > from 1/27/09 10:00am to 1/27/09 11:00am instead of modifying the > existing occurrence, a new event is created with ISRECURRING="Yes". > The event that is shown in Outlook remains unchanged. Anyone have any thoughts, ideas, amusing anecdotes related to this issue? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317919 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

