http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=732 Summary: Koha should not sort certain subfields in certain MARC tags Product: Koha Version: CVS Platform: All URL: http://library.hku.hk/search/i0691001987/i0691001987/1,1 ,1,B/marc&FF=i0691001987&1,0, OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: MARC AssignedTo: paul.poulain@free.fr ReportedBy: a.c.li@ieee.org QAContact: koha-bugs@lists.sourceforge.net In certain tags (e.g., MARC21 tags 650, 651), Koha should not sort certain subfields (e.g., subfields $w, $x, $y, $z in case of the above tags) alphabetically because the ordering is semantically significant. For example, for tag 650, subfield $y can occur before subfield $x, meaning a certain topic within a certain time period. If Koha sorts subfield $x before subfield $y, the meaning changes (to a certain time period within a certain topic). Currently, it is not possible for the user to specify the ordering of subfields when editing the MARC data. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.