On 04/15/2011 08:52 AM, Luciano Silva wrote: > I have RT 3.8.9(applied the security patch to 3.8.10), Ubuntu server > 10.04. > > When a user click on iCAL sees this error on screen: > > BEGIN:VCALENDAR CALSCALE:gregorian METHOD:publish PRODID:-//RT// > VERSION:2.0 X-WR-CALDESC;VALUE=TEXT:Due dates for RT tickets: Status = > 'resolved' AND Q ueue = 'DRS' AND Subject LIKE 'Vistoria' AND Created > > '2010-01-01' AND Re solved < '2011-01-01' X-WR-CALNAME;VALUE=TEXT:RT due > dates END:VCALENDAR
That looks like iCal content to me, which is what you'd expect. Your user's browser might just be showing the raw iCal feed instead of launching a helper program to handle it. Either way, it doesn't look like a bug in RT. Thomas
