cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 7e17da0ae8 Fix notice error when reading empty values.
When reading empty values a notice error would be triggered.
Slicing the first char off and comparing that solves this.

Fixes #2537
2012-02-11 11:33:04 -05:00
..
Auth Fix issues with double / & leading/trailing / 2012-02-11 10:29:18 -05:00
AclComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
AuthComponentTest.php Code standards formatting 2011-12-15 22:52:07 -08:00
CookieComponentTest.php Fix notice error when reading empty values. 2012-02-11 11:33:04 -05:00
DbAclTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
EmailComponentTest.php Fix reset() missing delivery property. 2012-02-01 20:20:14 -05:00
IniAclTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
PaginatorComponentTest.php Fix errors generated when option['order'] is undefined. 2012-01-08 21:55:51 -05:00
RequestHandlerComponentTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
SecurityComponentTest.php Adding test for #GH424 2012-01-19 21:50:51 -05:00
SessionComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00