[Koha-bugs] [Bug 6536] Z3950 Search Enhancements: SRU targets and additional XSLT processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 18 11:41:41 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6536

--- Comment #54 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 29818
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29818&action=edit
Bug 6536: Add XSLT transformation on Z3950 search results

Use the stylesheets listed in field add_xslt of z3950servers to transform
search results of Z3950/SRU search.
Additionally, the template has been changed to make more error messages (or
warnings) visible when displaying results. Until now, error message were
shown in the results table and when connection errors occurred, no results
were displayed at all.

Test plan:
Create some stylesheets (or see the sample patch on bug 6536).
Add these stylesheets to some Z3950/SRU servers.
Do Z3950 search and verify the transformations.
Do a search with 2 targets; make one target fail (by manipulating its server
data). Do you see the connection error and the results for the other target?
Generate a XSLT error by modifying one stylesheet. Check search results. You
should see warnings.

Signed-off-by: Giuseppe Angilella <giuseppe.angilella at ct.infn.it>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list