]> git.koha-community.org Git - koha.git/commit
Bug 31238: Fix typo in marc_subfields_structure.pl
authorEmmi Takkinen <emmi.takkinen@koha-suomi.fi>
Tue, 26 Jul 2022 09:02:16 +0000 (12:02 +0300)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 29 Sep 2022 14:37:08 +0000 (14:37 +0000)
commit3e732aa6cf7adaa4bd101ec1a3938d4bc1e13ef1
tree2f7ceda60e6095ad6b4fa2b49f128e715062e4bb
parent2256a16b9b1ff51a2c7ccf9453d9c4b7a03f6630
Bug 31238: Fix typo in marc_subfields_structure.pl

After bug 29001 one is unable to save authorised value to frameworks
subfields. This is caused by minor typo in marc_subfields_structure.pl.

To test:
1. Edit e.g. default frameworks subfield 952$8
2. Add or change fields authorised value
3. Save your changes
=> note that on subfield listing there is no mention that 952$8 is linked to any authorised value
=> if you edit 952$8 authorised value input is empty
4. Apply this patch.
5. Repeat steps 1.-3.
=> authorised value should now be saved

Sponsored-by: Koha-Suomi Oy
Signed-off-by: Emmanuel Bétemps <e.betemps@gmail.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit c39e47cbf3af9b7fcedbfd3a3e0efcffb74efb10)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
admin/marc_subfields_structure.pl