]> git.evergreen-ils.org Git - working/Evergreen.git/commit
OpenURL resolution in TPAC - further cleanup
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Dec 2011 22:13:29 +0000 (17:13 -0500)
committerArt <artrhyno@uwindsor.ca>
Thu, 5 Jan 2012 15:25:37 +0000 (10:25 -0500)
commit48dc6f2010807f87edd6ac757ffb7e0430d7bff3
treeb01458cc6d6e0655f47c5adb30e5a5b2e1fc4180
parent692ccb6288e24041a91ffb4617562fa95449c65e
OpenURL resolution in TPAC - further cleanup

We appear to be getting one null or empty value in the args.issns array,
which was causing spurious lookups of null ISSNs, so skip the entry if
it is an empty string.

Also, switch from the product-specific "sfx" variable name to the
product-neutral "openurls" as we have CUFTS in the mix these days.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Art <artrhyno@uwindsor.ca>
Open-ILS/src/templates/opac/parts/record/summary.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2