Hello everyone,
I'm posting here because I couldn't find any answers anywhere (I tried
to search on google but I probably didn't put the accurate words). I
don't know if it's an important bug or just a debug error. Here is the
problem with the latest 1.2 release but not with 1.1.x
When I turn the debug mode on the stage 3, I have all the Objects
displayed. All the helpers are displayed like this :
[helpers] => Array
(
[0] => Html
[1] => Form
)
But for the components, if I have more than the Session one, I get
this :
[components] => Array
(
[0] => Session
[Acl] =>
[Auth] =>
)
I don't know if this could have an impact on the system so I'm
reporting it. What do you think? Do yoou have the same issue? I don't
have this bug on another app which runs with cake1.1
Have a good day and let me know your thoughts about it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---