]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1071505 - Add 264 RDA tag to TPAC pubinfo display
authorBen Shum <bshum@biblio.org>
Wed, 10 Oct 2012 21:00:54 +0000 (17:00 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 16 May 2013 15:11:48 +0000 (11:11 -0400)
commit462034eb81267dc0d66980e7fd26ecff41462c54
tree288f27dbc49a377c831405a79f00d134ea6e13d0
parent9285aa2e9851bc7f3ce3a6c5e646a62f8bb4b56f
LP1071505 - Add 264 RDA tag to TPAC pubinfo display

Prior to this, TPAC only retrieved the 260 tag for publication info. Allow for
the possibility that the 264 tag might exist and contain relevant information.
Special note: the 264 tag must have a second indicator value of 1 to be meant
for publication statement.

Also, this only picks out the first 260 or 264 tags in any given bib record.

Approach inspired by Dan Scott's approach taken for finding edition statements.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/opac/parts/misc_util.tt2