I dont know if here is a good place to talk about a problem that i have with a new component into zf1.10 functionality
it's about Zend_Controller_Action_Helper_Cache once configured cache manager it gives this exception from Zend_Cache_Core: "Invalid id or tag '/mycontroller/myaction' : must use only [a-zA-Z0-9_]" this helper uses request URI as id for cache, but URI contains invalid characters, is there anything i'm doing wrong? regards, -- Renan de Lima Barbosa gtalk/msn: [email protected] skype: renandelima +55 61 8166-7755 renandelima.com
