[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
Thu Jul 17 12:39:43 CEST 2014


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

--- Comment #44 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 29790
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29790&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.

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


More information about the Koha-bugs mailing list