Bug 18904: (follow-up) Retrieve subfield in the order they are stored
authorNick Clemens <nick@bywatersolutions.com>
Thu, 20 Jul 2017 10:23:49 +0000 (10:23 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 12 Apr 2018 13:50:37 +0000 (10:50 -0300)
commita7df1f9f8eb9ed16246964d94dd8a69b756b6551
tree183754fb126bae0a2fcb29720fd03870b8baca19
parent5648b1b45fade82aa4dd5d8df6de7c29a0dd5bd5
Bug 18904: (follow-up) Retrieve subfield in the order they are stored

Use subfields in the order they are stored.

This patch removes use of an intermediate hash for storing values. Order
of subfields as obtained from authority is now preserved.

Also removes useless code that was intended to set $2 subfields

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
authorities/blinddetail-biblio-search.pl