[Koha-bugs] [Bug 11762] Sequence of MARC21 245 subfields different on XSLT result list and detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 13 16:02:54 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11762

--- Comment #2 from Alex Sassmannshausen <alex.sassmannshausen at gmail.com> ---
Created attachment 26305
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26305&action=edit
Bug 11762 - bootstrap: Re-order 245 $a $b $h in results.

In the results view for OPAC and Intranet search results, titles are
currently displayed in 245 $a $b $h order. In detailed view the titles
are displayed in the better 245 $a $h $b order.

This patch corrects the behaviour for NORMARCS and MARC21 in
BOOTSTRAP: all now display 245 $a $h $b.

To test:
- Find records containing 245 $a $b and $h fields.
- Compare the way they look in detail and results view on the OPAC
  (bootstrap).
- Apply the patch.
- Re-check detail and results view: all should now look the same
  on the OPAC (bootstrap).

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


More information about the Koha-bugs mailing list