hi,

good, my local fix is exactly a base64 and a replace '=' to '_'
anyway, i've created a issue for that, just to keep tasks organized,
it's already assigned to you:
http://framework.zend.com/issues/browse/ZF-8639

i hope you had a nice turkey this holiday, i am still alive, are you?
have a good new year, don't drink a lot ;-)

2009/12/24 Pádraic Brady <[email protected]>:
> Hi Renan,
>
> No, it's a bug in the helper. The class was originally coded for a
> refactoring of Zend_Cache which never materialised. In the timeframe up to
> the alpha release I never got around to my usual review so it slipped past
> me. I'll be fixing it in trunk (using a small base64 encoded workaround to
> outwit that Exception) over the weekend.
>
> This is assuming the quantity of turkey I consume tomorrow does not prove
> fatal ;).
>
> Paddy
>
> Pádraic Brady
>
> http://blog.astrumfutura.com
> http://www.survivethedeepend.com
> OpenID Europe Foundation Irish Representative
>
>
> ________________________________
> From: Renan de Lima <[email protected]>
> To: [email protected]
> Sent: Thu, December 24, 2009 4:00:37 PM
> Subject: [fw-general] invalid id/tag into controller_action_plugin_cache
>
> 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
>



-- 
Renan de Lima Barbosa
gtalk/msn: [email protected]
skype: renandelima
+55 61 8166-7755
renandelima.com

Reply via email to