[Koha-bugs] [Bug 7433] New: french translation add a bad single quote into js function

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 10 15:00:47 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7433

             Bug #: 7433
           Summary: french translation add a bad single quote into js
                    function
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_6
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: I18N/L10N
        AssignedTo: frederic at tamil.fr
        ReportedBy: stephane.delaune at biblibre.com
         QAContact: ian.walls at bywatersolutions.com


in staff, the french version of cgi-bin/koha/tools/stage-marc-import.pl have
this line into a javascript's function : 

alert(_('Echec de l'envoi du formulaire : ') + textStatus);

(original text : alert(_('Failed to submit form: ') + textStatus);)

the single quote isn't escaped

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list