I have found a flaw with bake.php when building controllers. If you
view a page it runs

if(!$id) {
                        $this->flash('Invalid Pg Controllers Pg Action',
array('action'=>'index'));
}

This mean that is the id is 0 it will show the error.

I am using version cake_1.2.0.4451alpha

Should I report it?


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