]> git.evergreen-ils.org Git - Evergreen.git/commit
Restore URIs in marcxml-uris unAPI format
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Apr 2011 21:09:32 +0000 (21:09 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Apr 2011 21:09:32 +0000 (21:09 +0000)
commit73c6e8dc85fa82de666825bbafdd220f15c134d3
tree57599661f040a55d1c560a2711f9da47088630e4
parent90e1ee27db0feddb4e94e5a2f57b7e1ea1221c46
Restore URIs in marcxml-uris unAPI format

At some point (r16750) we started doing a numeric comparison of
$flesh instead of just checking to see if $flesh was defined; this
returned false when $flesh == 'uris', preventing URIs from being
included in the marcxml-uris unAPI format.

This restores URIs to marcxml-uris and so we can revert the extra
BibTemplate call in rdetail_summary.xml.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@20091 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm
Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_summary.xml