Restore URIs in marcxml-uris unAPI format
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Apr 2011 21:10:28 +0000 (21:10 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 14 Apr 2011 21:10:28 +0000 (21:10 +0000)
commitc3104c2c18af3cabbe6958baa0933d26a2c929eb
treea058763d9c43f1b25a5da45db2e17b43d7c5f375
parent875709030a9323bc0239cc3f1c0a89a19f0ca3f9
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/branches/rel_2_1@20092 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