[Koha-bugs] [Bug 11227] Staff po files contain some Javascript

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Apr 26 23:29:41 CEST 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27369|0                           |1
        is obsolete|                            |

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 27672
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27672&action=edit
[PASSED QA] Bug 11227 - Staff po files contain some Javascript

This patch rewrites authorities_js.inc so translate
script process it correctly. To that I add
<script></script> at the file

To test:
1) Update po files for your preffered language

2) Check occurrence of mergeAuth on staff PO file
or try
egrep -n  "Merging with authority: |Cancel merge"
strings appear in a JS func

3) Apply the patch

4) Update translations again, chech again, old
strings now begin with #~ (obsoleted) and there
are new entries for the messages

5) Check functionality provided by script

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Works as described and fixes a translation difficulty.

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


More information about the Koha-bugs mailing list