cakephp2-php8/lib/Cake/Test
Chris Kim 94fbc6e5f2 Don't map text/plain to csv. Backport from 3.0. Refs #1696
Jquery sets accepts header similar to "text/plain, */*; q=0.01" by
default for xhr requests. Due to this RequestHandler used to set
extension to csv thereby causing View class to look for views under
non-existent csv folders.
2015-07-07 15:19:45 -04:00
..
bake_compare Fix whitespace for paginator counter call 2015-02-23 16:46:43 +00:00
Case Don't map text/plain to csv. Backport from 3.0. Refs #1696 2015-07-07 15:19:45 -04:00
Fixture Allow level field to be null for pqsql and sqlite. 2015-02-15 23:04:13 +05:30
test_app Adjust bake, docblocks and tests for notBlank. 2015-05-17 22:27:16 +02:00