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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to