Fix two bugs affecting OPAC RSS operation
authorFrederic Demians <f.demians@tamil.fr>
Fri, 29 Feb 2008 00:38:14 +0000 (13:38 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 29 Feb 2008 15:05:34 +0000 (09:05 -0600)
commit09c65f0f3f81b5416a6a509baebda15c48b72939
tree1e03c9ded3807968363f20cbf22ec0b8794c175e
parent16c30c0d51b98b948ffa27606fd2ebb18f6de934
Fix two bugs affecting OPAC RSS operation

OPAC RSS functionality was buggish:

1. Library Name from syspref wasn't properly displayed.
2. Filename for query result caching was containing (sometime)
   a / character preventing cache file creation.

It remains that in Zebra mode, SimpleSearch returns a resultset
which is diffrent from the one returned by opac-search.pl: less records.
It works correctly in NoZebra mode.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
opac/opac-rss.pl