cakephp2-php8/lib/Cake/Test
mark_story b8fa7ce134 Fix issues where emails would have multipart/mixed when they should not.
When sending multi-part emails with no attachments we shouldn't include
the outer multipart/mixed header as it confuses Outlook and causes it to
show the email as having attachments even though there are none.

A bunch of tests need to be adjusted as the empty multipart/mixed
container has been removed.

Fixes #3474
2014-05-13 22:03:06 -04:00
..
bake_compare/Controller Updated bake templates to use CakeRequest::allowMethod() 2014-02-10 17:56:57 +05:30
Case Fix issues where emails would have multipart/mixed when they should not. 2014-05-13 22:03:06 -04:00
Fixture Merge branch 'master' into 2.5 2014-03-21 22:55:28 -04:00
test_app Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00