event_multilingual causes error using turkish

Found a bug? Tell us!!
Post Reply
Cohnina
Regular
Posts: 30
Joined: Fri Oct 05, 2007 12:11 pm
Location: Aldenhoven
Contact:

event_multilingual causes error using turkish

Post by Cohnina »

I just installed the event plugin multilingual and in a testing article I switched to the turkish language - now the recent comments are shown as text-html-mix but only in IE and Opera.
Switching to english everything is fine again.

Seems like it translates some html/php parts to me, but I'm not trained in php and turkish ...

Here's the link to the turkish version of the test article: http://www.pegasustraum.de/serendipity/ ... lected]=tr
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: event_multilingual causes error using turkish

Post by garvinhicking »

Hi!

It's simply an error of the person who translated the recent comments plugin to turkish. :(

The serendipity_plugin_comments/UTF-8/lang_tr.inc.php file was in ISO, not in UTF-8 format. I've just fixed this:

http://svn.berlios.de/viewcvs/*checkout ... p?rev=1987

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/
Cohnina
Regular
Posts: 30
Joined: Fri Oct 05, 2007 12:11 pm
Location: Aldenhoven
Contact:

Post by Cohnina »

Thanks a lot! :)
Post Reply