MDL-25736 TinyMce Spellchecker French issues
authorIñaki Arenaza <iarenaza@mondragon.edu>
Sun, 4 Sep 2011 21:03:12 +0000 (23:03 +0200)
committerIñaki Arenaza <iarenaza@mondragon.edu>
Sat, 10 Nov 2012 18:41:48 +0000 (19:41 +0100)
commitb98dd3ff31fe206a17c5a4bac75da19f872ffd4a
tree059b3a2b02f50faf476a835ce00fda583ee9d49f
parent8ccaa296fa906d1fb4cf75068d8afe5e5e68c031
MDL-25736 TinyMce Spellchecker French issues

GoogleSpell checker already returns data un UTF8, so there's no need
to use utf8_encode (in fact, using it completely mangles the string).

All credit goes to David Quintal for finding the issue and proposing
the fix.
lib/editor/tinymce/plugins/spellchecker/classes/GoogleSpell.php