[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
Mon Apr 26 03:23:51 CEST 2021


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

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

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

--- Comment #12 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 120156
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120156&action=edit
Bug 24564: Do not modify the tab of existing subfield in ifla/update.pl

Test plan:
1. Find a biblio subfield in
   misc/migration_tools/ifla/data/biblio/default.yml that you have in
   your default biblio MARC framework (or create one).
2. Change the tab of this subfield so that it's different from what's in
   the .yml file
3. Run misc/migration_tools/ifla/update.pl --force
4. Verify that the tab of this subfield has not been changed.
5. Do the same for authorities (files are in
   misc/migration_tools/ifla/data/auth/)

Signed-off-by: sonia <sonia.bouis at univ-lyon3.fr>
Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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


More information about the Koha-bugs mailing list