[Koha-bugs] [Bug 24564] The adding of new subfields according to IFLA updates doesn't respect existing tab

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 2 18:18:55 CEST 2021


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

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

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

--- Comment #8 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 119137
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119137&action=edit
Bug 24564: Use the same tab as the other subfields within a field

For each subfield added, we check if other subfields exists in the same
field. If that's the case we use the same tab as the first subfield
found.

Test plan:
1. Find a biblio subfield in
   misc/migration_tools/ifla/data/biblio/default.yml that doesn't exist
   in your default biblio MARC framework (or delete one). The field
   should exist and have other subfields with a tab set.
2. Change the tab of all subfields within that field it's different from
   what's in the .yml file
3. Run misc/migration_tools/ifla/update.pl
4. Verify that the subfield has been added and have the same tab as
   others subfields
5. Do the same for authorities (files are in
   misc/migration_tools/ifla/data/auth/)

Signed-off-by: Koha team <koha at univ-lyon.fr>

Signed-off-by: sonia <sonia.bouis at univ-lyon3.fr>

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


More information about the Koha-bugs mailing list