WUSIWUG editor bug?

Found a bug? Tell us!!
Post Reply
StarF
Regular
Posts: 66
Joined: Thu Sep 29, 2005 4:53 pm
Location: Denmark
Contact:

WUSIWUG editor bug?

Post 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!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: WUSIWUG editor bug?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
StarF
Regular
Posts: 66
Joined: Thu Sep 29, 2005 4:53 pm
Location: Denmark
Contact:

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The files should be in the htmlarea/lang/ directory!

Regards,Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
StarF
Regular
Posts: 66
Joined: Thu Sep 29, 2005 4:53 pm
Location: Denmark
Contact:

Post by StarF »

alright tnx i will take a look at it then!
frodeste
Regular
Posts: 56
Joined: Thu Aug 04, 2005 9:16 pm
Location: Tønsberg, Norway
Contact:

Re: WUSIWUG editor bug?

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: WUSIWUG editor bug?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
frodeste
Regular
Posts: 56
Joined: Thu Aug 04, 2005 9:16 pm
Location: Tønsberg, Norway
Contact:

Re: WUSIWUG editor bug?

Post 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?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: WUSIWUG editor bug?

Post by garvinhicking »

That may be... I honestly don't know what causesthe trouble :(

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply