Ticket #458 (closed defect: fixed)
Plugin NoteServer - Problem adding GUIDO code
| Reported by: | chris28 | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_Other | Version: | |
| Severity: | minor | Keywords: | NoteServer |
| Cc: |
Description
I use actually NoteServer Plugin with Htmlarea in my Website. I've test it with xinha and i've this error whent i ask to insert GUIDO Code :
Erreur : NoteServer._lc is not a function
Fichier Source : http://127.0.0.1:40/xinha-nightly/plugins/NoteServer/note-server.js
Ligne : 182
if (param["f_affcode"]) string2 = string2 + '''_lc("NoteServer")''' + ":" + param["f_code"] + "<br>";
if (param["f_midi"]) string2 = string2 + "<a href=" + stringmidi + ">" + '''_lc("NodeServer")''' + "</a> <br>";
It works when I replace _lc("NoteServer") by "GUIDO Code" (without translation system) and with i18nSourceCode? in Htmlarea.
PS : thanks for your work to adapt this plugin to Xinha.
RICHARD Christophe
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
