Re: [fw-general] 'Normalising' of Controller and Action names

2008-12-08 Thread Matthew Weier O'Phinney
-- Tim Nagel <[EMAIL PROTECTED]> wrote (on Tuesday, 09 December 2008, 11:19 AM +1100): > I am trying to create a basic content serving controller where user created > data is served using the action name as a name specified by the user. > (Overridden __call in the controller). > > I have hit a bi

[fw-general] 'Normalising' of Controller and Action names

2008-12-08 Thread Tim Nagel
I am trying to create a basic content serving controller where user created data is served using the action name as a name specified by the user. (Overridden __call in the controller). I have hit a bit of a snag in that it looks like Zend is normalising (lowercasing and doing funky stuff with came