[Bug 14907] Item search: Call Numbers in Item search results are ordered alphabetically
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14907 --- Comment #21 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #20)
Sorry, I am not sure I get your point. :(
For me this patch for sorting and the generation of cn_sort are separate.
cn_sort is generated whenever an item is edited/changed, or the touch script is run, depending on the classification source. Of course there can be bugs in this area too.
For sorting we use cn_sort already in other places like inventory or the callnumber value builder and the field should be used every where we sort on callnumbers.
For me the goal of this patch is to use the cn_sort data. So I'd probably look at the itmecallnumber, cn_sort and sort by cn_sort with SQL and compare that to what I see in item search.
I would think that the goal of this report is getting the sort correct. How we do that, is another thing. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org