Be more defensive when parsing SFX target results
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Mar 2011 21:42:29 +0000 (21:42 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Mar 2011 21:42:29 +0000 (21:42 +0000)
commit3fbbcb39010a063d2e350f296287b3719d07b8f3
treee4b9ed5ebeb3d2b6fa0e2f7cd6811ad7c586f54d
parent5ab5c4fe6cd251b73dcd2c24a8afa0af09b65459
Be more defensive when parsing SFX target results

SFX in the wild has been observed returning targets for getFullTxt
requests that have no target URLs, which makes it rather impossible
to provide a link to the full text resource. Skip such targets (and
for good measure, skip them if they don't have a name either).

Also, change from the SID "conifer" to the more generic and accurate
"evergreen".

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19645 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/ResolverResolver.pm