http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3790 Summary: Fix item sort to be by library in OPAC record display, XSLT fix for call number spacing Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: ASSIGNED Severity: enhancement Priority: P5 Component: OPAC AssignedTo: jwagner@ptfs.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1253) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1253) screenshot of OPAC branch sort/column change Related to the problem in Bug 3702, the OPAC individual record display is not presently sorting by library/branch name. It's sorting on the first column in the item table, which is item type. Owen Leonard is planning a more comprehensive fix for this problem; for now I've done a template change which puts the library/branch Location column first. This will sort the holdings in alphabetical order by library/branch. I've also done a minor change to the MARC21slim2OPACResults.xsl file, to put a space between the holding library and call number in the "Availability" line. Previously there was no space so that the library name and call number ran together, like Public Library[MYS DAHEIM] (1). -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.