Closed (won't fix)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - TinyMCE
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jun 2011 at 09:58 UTC
Updated:
18 Oct 2011 at 21:35 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| language-disables-editor.gif | 81.12 KB | thomaslausz |
Comments
Comment #1
wizonesolutionsI 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
Comment #2
twodYou 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?
Comment #3
thomaslausz commentedTinyMCE Plugins active:
-HTML Block format
-Font Style
-Paste from Word
TinyMCE translations: none (not that I know of)
cheers
thomas
Comment #4
twod@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.
Comment #5
twodWithout 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?