]> git.koha-community.org Git - koha.git/commit
Bug 11508: fix untranslatable pull-down in auth_subfields_structure.pl
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Fri, 4 Apr 2014 23:37:54 +0000 (20:37 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 6 Aug 2014 12:29:05 +0000 (14:29 +0200)
commitceeeffb95e65c72d63f16d81a41afdc1cb8e4a19
tree9095f760077865340044cb4da3923cbac9585806
parentcdad57fe8cea4575ac7b3bbd9d295e01e4f36ce5
Bug 11508: fix untranslatable pull-down in auth_subfields_structure.pl

This patch replaces occurrences of CGI::scrolling_list with
untranslatable labels. It also fixes capitalization.

To test
1. Go to Administration > Authority types,
click 'MARC structure' of any auth type,
click 'subfields' for any Tag >= 010,
clic 'Edit subfields'

Check pulldowns 'Managed in tab' and 'Select to display or not'

2. Apply the patch

3. Reload and verify functionality of both pulldowns

4. Check that strings are not present on staff PO file
egrep "^msgid \"(Show all|Hide all|ignore)" misc/translator/po/fi-FI-i-staff-t-prog-v-3006000.po

5. Update language file
(cd misc/translator/; perl translate update fi-FI)

6. Check that strings are now present, repeat 4.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
NOTE: drop-downs work identically. Show all, Hide all, and
      ignore were added to the po files too.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Works as described and improves the page to manage authority
subfields.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 4a32a188ae0a1bf189d3e1a4865051400c39b31e)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
admin/auth_subfields_structure.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt