[Koha-bugs] [Bug 14306] Show URL from MARC21 field 555$u under Title Notes (OPAC) or Descriptions (Staff)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 27 10:39:25 CEST 2015


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

--- Comment #16 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 42013
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42013&action=edit
Bug 14306: Remove call to GetMarcNotes from sendshelf

Just as mentioned in the first patch for sendbasket, I discovered that
the call of GetMarcNotes is not really used in sendshelf. The array is
passed to the template, but the template does not use it. (It uses the
information from GetBiblioData.)

Test plan:
[1] Send a list that includes a record with some notes (opac and staff).

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


More information about the Koha-bugs mailing list