same here

When I change the Interface Language in
/?q=admin/config/content/wysiwyg/profile/full_html/edit
/?q=admin/config/content/wysiwyg/profile/filtered_html/edit
from Englisch to Deutsch (german)

the editor will not show in my own content type/field

If I change it back to englisch, all back to normal. ;-)

Gif Animation attached

CommentFileSizeAuthor
language-disables-editor.gif81.12 KBthomaslausz

Comments

wizonesolutions’s picture

Title: changing the interface language in wysiwyg profiles deactivate the editor » Changing the interface language in Wysiwyg profiles deactivate the editor
Version: 7.x-2.1 » 7.x-2.x-dev
Issue tags: +i18n

I can confirm this issue in the -dev version as well.

The editor works normally in English. It does not work in German, even when installed as explained here: http://tinymce.moxiecode.com/wiki.php/Language

I installed the language files downloaded from this page: http://tinymce.moxiecode.com/i18n/index.php?ctrl=lang&act=download&pr_id=1

twod’s picture

You need to make sure all native TinyMCE plugins have translations as well, including any native plugins provided by other modules. Otherwise, the editor will simply crash. There's nothing we can do about the crash itself, TinyMCE doesn't perform any checks or otherwise indicate that translation files are missing before trying to use them.

We're planning to make these problems less of a hassle with: #1055298: Limit language selection to installed languages, #362318: Limit wysiwyg language selection to available languages and finally #532794: Use current user's language. Most likely in that order.

Just to verify this is not a bug in Wysiwyg; which buttons/plugins do you have active and exactly which translation files have you downloaded?

thomaslausz’s picture

TinyMCE Plugins active:
-HTML Block format
-Font Style
-Paste from Word

TinyMCE translations: none (not that I know of)

cheers
thomas

twod’s picture

@thomasvum, if you wish to use a language other than English for the editor, you'll need to download translations from the last link wizonesolutions posted.
TinyMCE only ships with English so it'll crash if you select something else.

twod’s picture

Status: Active » Closed (won't fix)

Without further information, I can only close this issue.
@wizonesolutions If you are still experiencing problems with the language setting, can you please reopen the issue and list which translation files you downloaded?