cakephp2-php8/cake/libs/view
mark_story 1ea5f94c29 Updating JavascriptHelper::escapeString to properly encode utf8 characters as per the JSON spec.
Test cases added, with comparisons to json_encode()
Fixes #6400

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8198 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-06-17 01:59:41 +00:00
..
elements Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
errors Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
helpers Updating JavascriptHelper::escapeString to properly encode utf8 characters as per the JSON spec. 2009-06-17 01:59:41 +00:00
layouts Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
pages adding check in core home.ctp to throw a 404 when debug == 0 2009-02-25 19:50:30 +00:00
scaffolds Updating coding standards in bake templates and scaffolds. Fixes #6346 2009-05-07 00:53:44 +00:00
helper.php Fixing issue when generating textarea with null value. 2009-04-16 18:12:01 +00:00
media.php Committed [8099] before I finished changing variable names 2009-03-15 00:19:02 +00:00
theme.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
view.php Correcting callback firing of helpers in view. Tests added fixes #5906 2008-12-21 22:14:48 +00:00