cakephp2-php8/lib/Cake/Test/Case/Controller
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
..
Component Fix being unable to sort on custom synthetic columns. 2013-07-16 10:19:18 -04:00
ComponentCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ComponentTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ControllerMergeVarsTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
ControllerTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00
PagesControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ScaffoldTest.php Fixed unit-test locales 2013-06-11 20:18:40 +02:00