Page 1 of 1

WUSIWUG editor bug?

Posted: Thu Sep 29, 2005 6:24 pm
by StarF
Hey

just got the blog up and running. Now when i chose to run it in english mode, the wusiwug editor, works fine.

but when i change it to danish i just get this:
http://tmp.blacknet.dk/blogerror.jpg

is this a bug or just me who messed something up? and does any got a solution to it!

Re: WUSIWUG editor bug?

Posted: Thu Sep 29, 2005 6:44 pm
by garvinhicking
Can you see if there are javascript errors, or use Firefox to see if that reports errors in his console?

Sadly I don't know about the danish language for the WYSIWYG editor...maybe it contains a bad translation. You might want to edit your lang/serendipity_lang_da.inc.php file and change your WYSIWYG_LANG constant from "da" to "en"?

Regards,
Garvin

Posted: Thu Sep 29, 2005 7:37 pm
by StarF
same problem in firefox. no javascript errors.

if i keep it english, there isent a problem.
so your solution worked perfect... mabye i should see if i can track the error.. must be somewhere in the translation file, where do i find it?

Posted: Thu Sep 29, 2005 7:44 pm
by garvinhicking
The files should be in the htmlarea/lang/ directory!

Regards,Garvin

Posted: Thu Sep 29, 2005 8:21 pm
by StarF
alright tnx i will take a look at it then!

Re: WUSIWUG editor bug?

Posted: Sun Oct 02, 2005 11:05 pm
by frodeste
garvinhicking wrote:Can you see if there are javascript errors, or use Firefox to see if that reports errors in his console?

Sadly I don't know about the danish language for the WYSIWYG editor...maybe it contains a bad translation. You might want to edit your lang/serendipity_lang_da.inc.php file and change your WYSIWYG_LANG constant from "da" to "en"?

Regards,
Garvin
Hey Garvin,

Doing this for the norwegian lang/ files, corrects the errors I have experienced for htmlarea editor. I suspect this is caused by errors in the htmlarea norwegian translators.

Any comments?

Re: WUSIWUG editor bug?

Posted: Tue Oct 04, 2005 4:03 pm
by garvinhicking
Yes, I'm afraid the htmlarea translation files contain errors. Since I don't read norwegian, I don't really know what is wrong there. Maybe special characters...

Regards,
Garvin

Re: WUSIWUG editor bug?

Posted: Thu Oct 06, 2005 11:52 pm
by frodeste
garvinhicking wrote:Yes, I'm afraid the htmlarea translation files contain errors. Since I don't read norwegian, I don't really know what is wrong there. Maybe special characters...

Regards,
Garvin
I have checked the file, can't find any errors. Maybe this boils down to a CHAR setting such as UTF-8 or the like?

Re: WUSIWUG editor bug?

Posted: Thu Oct 06, 2005 11:52 pm
by garvinhicking
That may be... I honestly don't know what causesthe trouble :(

Regards,
Garvin