cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story b873186468 Fix being unable to sort on custom synthetic columns.
If a sort field whitelist is used we should trust its data and also
trust that the developer wanted what they asked for. This solves issues
where it was impossible to sort on synthetic columns added in custom
find types.

Fixes #3919
2013-07-16 10:19:18 -04:00
..
Acl doc block corrections 2013-07-05 16:17:23 +02:00
Auth Correct small typos. 2013-06-05 09:57:18 +02:00
AclComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AuthComponentTest.php Fix issue where redirectURLs were not generated correctly. 2013-06-29 23:26:13 -04:00
CookieComponentTest.php Fix cookie expiry time calculation on 32bit systems. 2013-06-03 20:16:18 -04:00
EmailComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
PaginatorComponentTest.php Fix being unable to sort on custom synthetic columns. 2013-07-16 10:19:18 -04:00
RequestHandlerComponentTest.php Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
SecurityComponentTest.php Changed http links to lighthouse, groups.google and github to https 2013-06-25 22:58:30 +02:00
SessionComponentTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00