[Koha-bugs] [Bug 22666] When using authority records in a bibliographic record, the order of the subfields is not sent over

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 1 21:30:52 CEST 2022


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

George Veranis <gveranis at dataly.gr> changed:

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

--- Comment #2 from George Veranis <gveranis at dataly.gr> ---
Created attachment 140060
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140060&action=edit
Bug 25387: The order of authority subfield is not sent over to bibliographic
record

When creating an authority record there is the possibility to reorder
the subfield. However this order is not sent back to the bibliographic
records when using this authority in a bibliographic record.

This patch make the order of subfield be sent back to bibliographic
record when the autority is used.
Field that are fill are sent to the begining of the bibliographic record
in the same order as in the authority record.

Test plan:
1- Find or create an authority record and reorder some subfield
2- Use this authority in a bibliographic record
3- Observe that the order of the subfield is not transferred from the
   authority record to the bibliographic record
4- Apply the patch
5- Repeat step 1 and 2 again
6- Observe that the order of the subfield is now transferred from the
   authority record to the bibliographic record

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


More information about the Koha-bugs mailing list