On Feb 5, 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).

I'm using 1.2.1.8004 and Router::parseExtensions('xml');

Both .xml and .XML make it render correctly for me. Changing the case
of the directory names in the appropriate views folder and/or the
layouts folder made no difference, it still worked.

Although, It's possible it has to do with Windows which is what I'm
testing this on.
--~--~---------~--~----~------------~-------~--~----~
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