[Bug 9244] New: Authorities sorting should take subdivisions into account thanks to DOM
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9244 Bug ID: 9244 Summary: Authorities sorting should take subdivisions into account thanks to DOM Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Authority data support Assignee: gmcharlt@gmail.com Reporter: gaetan.boisson@biblibre.com When searching amongst authorities, results area sorted alphabetically on the heading, but sudvisions are not taken into account, leading to confusing results lists for headings with a lot of subdivisions. This should be easily feasible with DOM. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9244 laurenthdl <henridamien.laurent@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |henridamien.laurent@biblibr | |e.com --- Comment #1 from laurenthdl <henridamien.laurent@biblibre.com> --- C4/AuthoritiesMarc.pm change line 292 into $orderstring = '@and @attr 7=1 @attr 1=Heading-Main 0 @attr 7=1 @attr 1=Heading 1'; That should do the job. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org