On Jul 24, 11:04 am, webmosher <[EMAIL PROTECTED]> wrote:
> Been playing with integrating the 1.2 Auth & Acl components into an
> ongoing project. I've encountered an error in the component when it
> calls the private _normalizeUrl method when running in DEBUG modes.
> This does not appear to popup when in a DEBUG of "0". However, it does
> dump the entire system on an Auth redirect.

I have encountered the same problem when trying to activate the Auth
component. I got about as far as you did in my attempts to trace this
back. Obviously $paths['base'] is empty and it can't be for the
stristr operation, but it doesn't seem like $paths['base'] being empty
is a bad thing. I had assumed this was a bug in this very new
component, so I figured I would just be patient for the time being. My
only concern was that it hadn't been posted about previously, so
perhaps there is something I am doing that is finding an edge case
that should be avoided. Still, it sounds like Fred is doing something
as mundane as I, so perhaps it isn't an obscure edge case.

Yes, nothing to add and no help to provide, just another voice with
this problem.

-Sam


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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