]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1403966: Remove publication-specific information from metarecord results page
authorKathy Lussier <klussier@masslnc.org>
Thu, 28 May 2015 02:11:49 +0000 (22:11 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 11 Jun 2015 01:14:22 +0000 (21:14 -0400)
commit68b765a8ed93e56767a55d1875ce5e276db653e6
tree4fdfe4a202bf7f3bda66b5086c5425740ce81bb6
parentad9d7cfc8291908ed0b95cc1097ae31d25bd5805
LP#1403966: Remove publication-specific information from metarecord results page

The records that make up a matarecord search result typically contain different
publication information. Therefore, we should remove the master record's
specific publication information from that search results page.

Test plan
Prior to loading the patch, conduct a search on the Concerto dataset
for "brahms piano concerto no. 1" with "Group Formats and Editions" turned on.
In the brief view, you will see a call number and, in the more details view, you
will see publisher and physical description information. Run the same search
after loading the patch, and you will no longer see that information.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Andrea Neiman <aneiman@kent.lib.md.us>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/result/table.tt2