Be more defensive when parsing SFX target results
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Mar 2011 22:01:10 +0000 (22:01 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 8 Mar 2011 22:01:10 +0000 (22:01 +0000)
commitf458e79f3d6c1d878d59653a702f3d10b87c455f
treee1b15262d3e6a6ec5b8427c33ff54f4ff706cdba
parent7fcaf90d3f2291ac4d39102d1aeffd912066852b
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/branches/rel_2_1@19647 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/Application/ResolverResolver.pm