[Koha-bugs] [Bug 6496] authors appearing incorrectly in OPAC and Staff Client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 16:51:21 CET 2012


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

--- Comment #29 from Jared Camins-Esakov <jcamins at cpbibliography.com> 2012-02-07 15:51:21 UTC ---
Created attachment 7480
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7480
Bug 6496 - correct the order of the author display in the OPAC

This sets the order the fields are displayed in to be as it is in the
MARC (typically numerical order), rather than 100,700,110,710,... like
it was.

Basically, it's a port of the way it's done in the staff client. As
such, it should be able to handle a lot more than it could previously,
including relator codes.

(replaces the previous commit, just removing an erronious comment and
making the commit message more accurate)

Conflicts:

    koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl

Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list