After changing Email to Courriel:

Components before parent constructor:
Array
(
    [0] => Courriel
)

Components after parent constructor:
Array
(
    [0] => Courriel
    [1] => Session
)

It seems that the controler know the component but he doesn't loead id

I also temporarily change line 63 of cake/libs/controller/component.php
addind & : it made no change


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to