cakephp2-php8/lib/Cake/Test
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
..
Case Fix being unable to sort on custom synthetic columns. 2013-07-16 10:19:18 -04:00
Fixture remove @access and unnecessary $name 2013-07-08 15:50:50 +02:00
test_app Remove leftover temp file 2013-07-07 11:20:37 +07:00