[Koha-bugs] [Bug 34661] Update UNIMARC cataloging plugins with consistent footers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 23:58:47 CEST 2023


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

--- Comment #8 from David Nind <david at davidnind.com> ---
Testing notes using KTD:

1. I've found the 'reset_all_unimarc' command doesn't work very well for me -
resets everything but no search results, even after a reindex. I tend to update
the KOHA_MARC_FLAVOUR=unimarc in .env file and then start up KTD.

2. I have signed off, feel free to change status if some of the things noted in
5 + 6 need addressing for this bug. A really nice improvement!

3. Tested using Firefox, I think Google Chrome or Chromium renders things
slightly differently, so some of the issues noted with window sizing may be
related to that.

4. Used this list to quickly check after all were individually tested -
https://gitlab.com/-/snippets/2555254

5. Some issues, but not related to this bug as this was the case before the
patch is applied - happy to create bugs for these if needed:

106$a - OK - Window sizing, need to scroll to the right
110$a - OK - Window sizing, need to scroll to the right
117$a - OK - Window sizing, need to scroll down
146$a - OK - By default it is set up as an authorized value list, changed to
plugin; labelled as "Framework plugin for UNIMARC 146$a" and is formatted
differently - field label above input field; when clicking on the tag editor it
jumps to the top of the page - popup window still populates the field but need
to scroll back down again
146$b - OK - Missed off list in testing plan, labelled as "Framework plugin for
UNIMARC 146$b" and is formatted differently - field label above input field
146$c - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$c"
and is formatted differently - field label above input field
146$d - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$d"
and is formatted differently - field label above input field
146$e - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$e"
and is formatted differently - field label above input field
146$f - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$f"
and is formatted differently - field label above input field
146$h - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$h"
and is formatted differently - field label above input field; when clicking on
the tag editor it jumps to the top of the page - popup window still populates
the field but need to scroll back down again
146$i - OK - Same as 146$b - labelled as "Framework plugin for UNIMARC 146$i"
and is formatted differently - field label above input field; when clicking on
the tag editor it jumps to the top of the page - popup window still populates
the field but need to scroll back down again

6. Some issues, don't do this before the patch is applied - happy to create
bugs for these if required:

325$h - OK - Jumps to 325$a after value selected
325$j - OK - Jumps to 325$a after value selected

7. Notes about specific value builders:

181$c - OK - By default it is set up as an authorized value list, needed to
remove authorized value list and add plugin; note that changing 181$c also
changes 181$2 (depending on the value selected)
182$2 - OK - Needed to add the plugin in the framework
182$a - OK - Needed to remove the authorized value list from the framework
182$c - OK - Needed to remove the authorized value list from the framework;
note that this may change 182$2 depending on the value selected
183$a - OK - Note that this may change 182$2 depending on the value selected
210c_bis - OK - This is an autocomplete field, based on the values available -
start typing the name of a publisher, for example: pub
225$a - OK - Not able to test fully as requires some work to set up (see
description in koha/cataloguing/value_builder/unimarc_field_225a.pl)
225$a-bis - OK - This is an autocomplete field, start typing - for example: fic

8. Not covered in test plan but look OK to me:

unimarc_field_010.pl - no popup window
unimarc_field_009_ppn.pl - authorities related?, no pop up window
unimarc_field_124.pl - OK
unimarc_field_125.pl - OK
unimarc_field_126.pl - OK
unimarc_field_127.pl - OK
unimarc_field_700-4 - OK
unimarc_leader_authorities.pl - OK

9. Not covered in test plan, search plugins so no footer with Save and Cancel
buttons required in footer:

unimarc_field_210$c - Search for authority type EDITORS
unimarc_field_4XX - Search
unimarc_field_686a - Search

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


More information about the Koha-bugs mailing list