cakephp2-php8/cake/tests/cases/libs/controller
2008-10-29 06:55:42 +00:00
..
components Correcting SecurityComponent form hash generation when handling arrays, fixes #5588. Fixing code formatting in FormHelper test. 2008-10-29 06:55:42 +00:00
component.test.php Fixing issue where startup() / shutdown() etc. were being called on components not directly attached to the controller. Only initialize() should be called on sub-components. 2008-10-15 13:07:46 +00:00
controller.test.php fixes #5603 Duplicate first parameter from the paginator with existing url args 2008-10-23 22:20:03 +00:00
pages_controller.test.php Added tests to PagesController and removed twice call to count(). 2008-10-16 23:52:54 +00:00
scaffold.test.php Adding test to Auth.test to cover logged in user being denied on an action when there is no HTTP_REFERER set. Refs #5507. 2008-10-02 00:18:47 +00:00