Router should automatically support any extension type right?

I'm adding a ics extention for a customised calendar and CakePHP is
completely ignoring that.



On Feb 6, 12:14 am, brian <[email protected]> wrote:
> I think it's RequestHandler that's responsible for that, not
> Router::parseExtensions().
>
> Anyhoo, does your layout path happen to be 
> "app/views/layouts/RSS/default.ctp"?
>
> On Thu, Feb 5, 2009 at 5:46 PM, Damon <[email protected]> wrote:
>
> > Why does parseExtensions all the sudden care about case?
> > Router::parseExtensions('rss') won't load the proper layout file (app/
> > views/layouts/rss/default.ctp), but Router::parseExtensions('RSS')
> > does. I don't remember it doing so in earlier versions (I'm on
> > 1.2.1.8004).
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to