Hi guys,

today we thought about how to ignore case sensitivity for urls to allow ~/Foo 
and ~/foo to load "Foo"-module. We tried to overwrite all methods that returns 
uppercase module name to allow ignoring case sensitivity but now we need to 
extend Zend_Controller_Front and it is very complex because it is a singleton 
and without late static binding I think we won´t get happy with overwriting it.

There is already a jira ticket but the reporter modified the zend framework 
code:
http://framework.zend.com/issues/browse/ZF-4119

So, is there a chance to disable case sensitive module names?

-- Jan
-- 
Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL 
für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a

Reply via email to