http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13433 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@quecheelibrary.org Status|Needs Signoff |Failed QA --- Comment #6 from Nick Clemens <nick@quecheelibrary.org> --- Looks good in terms of displaying the correct fields, but two issues: 1 - 655 are now showing in both the Subject and Genre/Form Sections, they should only show as Genre/Form 2 - When displaying as Genre/Form the headings are not linked for searching, I think they should still be clickable. This is just my opinion though, willing to concede ts one. (In reply to Winona Salesky from comment #5)
Test Plan: 1) Apply this patch 2) Ensure you are using the default XSLT setting for the staff and opac search results and record details 3) Find or create a record with MARC tags 655 4) Perform an opac search that would show the record in the search results 5) Note this patch adds field 655 to display. Displays subfields a,v,x,y,z. uses a vertical bar to separate multiple titles. Vertical bar is wrapped in span class="separator" for easy suppression/customization of separator. 6) Repeat steps 4 and 5 for the staff interface
-- You are receiving this mail because: You are watching all bug changes.