cakephp2-php8/cake/tests/cases/libs/controller/components
TommyO 3da0451907 Added basic mb_encode_mimeheader() to Multibyte class.
Modified EmailComponent to take advantage of multibyte support. fixes #5448
Modified EmailComponent to fix newline issues in long subject lines when using mail send method. fixes #5049

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7685 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-01 18:36:38 +00:00
..
acl.test.php removing optional instantiation of Set class. Adding toArray() to xml class and calling it from Set::reverse(); updated test cases. 2008-07-31 23:50:32 +00:00
auth.test.php Refactoring Auth test, adding coverage, and enabling custom Ajax layouts (as specified by RequestHandler), fixes #5446 2008-09-20 20:18:16 +00:00
cookie.test.php Small correction to previous test 2008-06-27 06:54:40 +00:00
email.test.php Added basic mb_encode_mimeheader() to Multibyte class. 2008-10-01 18:36:38 +00:00
request_handler.test.php Fixing bug in RequestHandler::prefers() not respecting accept order for single items, test case updated 2008-09-19 19:48:22 +00:00
security.test.php Re-implementing form hashing security to using string-based keying. Fixes #5262, fixes #5300 2008-09-24 23:02:14 +00:00
session.test.php Proving bad condition structure when Session.checkAgent equal to false. Refs #5450 2008-09-19 02:57:58 +00:00