http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3661 Summary: Separating 246 additional titles, 100/700, 110/710, 111/711 entries in XSLT results list, label fixes Product: Koha Version: rel_3_0 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: enhancement Priority: P5 Component: OPAC AssignedTo: jwagner@ptfs.com ReportedBy: jwagner@ptfs.com Estimated Hours: 0.0 Change sponsored?: --- Created an attachment (id=1165) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=1165) screenshot of author separator dash The XSLT results list (MARC21slim2OPACResults.xsl) did not have any separators between multiple 246 fields, so additional titles all ran together. I added the standard semicolon or period as in other repeating fields. The display for personal and corporate authors was also confusing. The period after the last personal author (100/700) is very hard to see, so the display looked like the first corporate author only belonged to/was associated with the last personal author, rather than being a separate author entry. For example: Author, Personal; Author, Personal. Corporate author. I've added a dash at the beginning of any 110/710 entries to set off the corporate authors a bit in the display: Author, Personal; Author, Personal. -- Corporate author. I added the same code to insert a dash before any 111/711 (Meeting author) as well. This patch also adds missing text labels for text_list_bullets.png (bibliography) and remote.png (available online). -- 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.