Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-49 now.

Posting Helpers don't work with translation (fix completed in vcs)

i translated into german but if i post something i cant use those javascript-buttons for smilies or anything else.
by using the english-language it works.

Comments / History

Posted by Acyd Burn (Server Manager) on Mar 22nd 2006, 09:59

Could you give me some more information regarding this? What is not working, how is it seen, any javascript errors... anything more specific would be nice. Smile

Posted by DarsVaeda on Mar 22nd 2006, 10:27

you can try it here

when you set the english-language you can use the bbcode, fontcolor and smilie-buttons in posting mode (no error)
when you set the german-language i have installed (which is standard for the board) then you can't use those buttons
you click nothing happens

the funny thing, i never tried in ie Razz
ie gives back this two errors (it's not the newest cvs, must be from weekend or so [today 22.03]

when entering posting mode
Code: Select all
Zeile: 119
Zeichen: 32
Fehler: ';' erwartet
Code: 0
URL: 'http://forum.terrapedia.org/posting.php?mode=post&f=13'


when clicking a smilie or bbcode-button
Code: Select all
Zeile: 53 (24 when hitting bbcode or colorbuttons)
Zeichen: 2
Fehler: 'form_name' ist undefiniert
Code: 0
URL: 'http://forum.terrapedia.org/posting.php?mode=post&f=13'


i translated by just copying the "en"-language folder and named it "de"
then changed the files

hope it's more useful now Embarassed

Posted by Acyd Burn (Server Manager) on Mar 27th 2006, 21:23

Naderman, i am assigning this to you now... seems to be editor.js-related. Smile

Posted by Acyd Burn (Server Manager) on Apr 20th 2006, 09:02

Has this been fixed?

Posted by naderman (Development Team Leader) on Apr 22nd 2006, 22:06

The problem is that the language entries contain unescaped quotes.

Linked ticket with changeset: r5888

Action performed by naderman (Development Team Leader) on May 6th 2006, 15:15

Ticket details

Related SVN changesets