Have you tried turning debug to 2 and seeing what the error is? Cheers, Adam
On Dec 25, 3:40 am, Jne <[email protected]> wrote: > Hi, > > on my website I have a 'movie_comments' controller and a feed($id) > action. > > With RC3 :http://sph3re.tv/movie_comments/feed/151.rssis outputting the proper > RSS feedhttp://sph3re.tv/movies/mainfeed.rssalso > > With RC4 (caching disabled)http://sph3re.tv/movie_comments/feed/151.rssis > throwing a 404 error > buthttp://sph3re.tv/movies/mainfeed.rssstill works > > On my routes.php I have the following line : Router::parseExtensions > ('rss', 'xml'); > > Any idea why this has changed between the two releases ? > > Thanks ! > > Jérôme --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
