[Koha-bugs] [Bug 22482] New: Some characters are not escaped in translated file.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 8 11:55:31 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22482

            Bug ID: 22482
           Summary: Some characters are not escaped in translated file.
 Change sponsored?: ---
           Product: Koha
           Version: 18.11
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: bastien.gonckel at progilone.fr
        QA Contact: testopia at bugs.koha-community.org
  Target Milestone: ---

It seems that the file fr-FR-staff-prog.po contain character that are not
escaped on line 17596.

In the template memberentrygen.tt, line 1195 the string MSG_MESSAGING_DFEAULTS
(I assume it was supposed to be MSG_MESSAGING_DEFAULTS) contain double quote,
but these double quote are escaped in the .po file. With this unescapped
character, the javascript fail, and I can't use the save button for saving
user. Work fine in english.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list