I initially reported it in http://dev.ckeditor.com/ticket/10888 but that's not the right issue tracker :-) so here it goes:
When I try the sample of CKEditor 4.3 Beta with the language plugin enabled, enter there content in a different language:
<span dir="ltr" lang="es">
El invierno pasado estuvo tan frío que literalmente se formó hielo en mi barba.
</span>
and then start SCAYT, it will underline the whole text, even though it has the proper Spanish dictionary included. It happens because it treats the whole content as if it was written in English.
I initially reported it in http://dev.ckeditor.com/ticket/10888 but that's not the right issue tracker :-) so here it goes:
When I try the sample of CKEditor 4.3 Beta with the language plugin enabled, enter there content in a different language:
and then start SCAYT, it will underline the whole text, even though it has the proper Spanish dictionary included. It happens because it treats the whole content as if it was written in English.