Jesse, Yes, I have mod_perl with Mason. How can i set out this configuration for other names, not only .html?
Luciano -----Original Message----- From: Jesse Vincent <[email protected]> To: Luciano Silva <[email protected]> Cc: rt-users <[email protected]> Subject: Re: [rt-users] iCAL error on screen Date: Fri, 15 Apr 2011 08:52:02 -0400 On Fri, Apr 15, 2011 at 09:52:03AM -0300, Luciano Silva wrote: > > Hello, > > 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 > > All dependencies are solved, is there a fix for this? Is something wrong > on datbase? I'd bet that you have configured mod_perl to only run pages through RT's mason handler if their names end in .html. -jesse > > > Luciano > >
