JS bug in german language.

5 views
Skip to first unread message

OJD

unread,
Nov 12, 2009, 5:13:28 AM11/12/09
to planscalendar
I added a language select and all 5 languages work good, but on the
German language there are many html 'special charactors' used. The
ones that start with the amp symbol...

the & symbol is being converted to &amp and breaking many of the text
trings into unreadable junk.

I'm fairly good with JS, but I don't know enough about jquery to find
where this is happening.

I did mess with
jQuery.planscalendar.insert_all_lang_strings
and changed the html method to text() but that didn't fix it. Tried
some other stuff and created a runaway memory leak and when firefox
past a gig it crashed... lol

anyway, any help would be appreciated.

OJD

unread,
Nov 12, 2009, 5:47:02 AM11/12/09
to planscalendar
Also, the Italian language file appears to be an outdated or
incomplete version. Much of the page does not show, such as the tabs,
login, subscribe, etc.

olaf

unread,
Nov 12, 2009, 1:14:07 PM11/12/09
to planscalendar
Hi

did you try to use the \ character in front of german special
characters (or the & when using ä instead of ä ?
I got this idea when looking at the file you mentioned, for example it
reads
<p>\nIn summary, it\'s a

If you need help translating to german, let me know.

Olaf

OJD

unread,
Nov 15, 2009, 1:25:51 AM11/15/09
to planscalendar
Thanks olaf, but I have descided to just drop the jquery. It is just
too bloated and slow for this implementation.
Reply all
Reply to author
Forward
0 new messages