Bug 4215 OPAC "Search for title in" can fail with trailing slashes in title
authorJane Wagner <jwagner@ptfs.com>
Thu, 18 Feb 2010 16:45:50 +0000 (11:45 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Thu, 18 Feb 2010 17:09:11 +0000 (12:09 -0500)
commit5b33873c2195dfc0dcd2f921407b19e863212a93
tree96bdcee85da96604dffb14383fc8c58e1087095c
parent3d16451ac5fc13fb7d598b12ea409d8288516033
Bug 4215 OPAC "Search for title in" can fail with trailing slashes in title

While configuring Search for Title In links, I found that some target sites
can't process an incoming title search if the title being sent has a trailing
slash.  If the same search is sent without the trailing slash, it works fine.  I
modified opac-detail.pl to strip off the trailing slash (and space) for titles
being sent to other sites.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
opac/opac-detail.pl