[Koha-bugs] [Bug 33694] Incorrect sorting of call numbers in shelf browser

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 8 17:50:38 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33694

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I don't believe it's a bug then, it's a configuration issue.

Koha will generate a sorting form of your callnumber (itemcallnumber) from the
classification source (cn_source). It's saved to cn_sort and used in a lot of
places for sorting callnumbers.

If you check the manual for classification sources, you'll find information
there about the 3 algorithms Koha has to do that (DDC, LOC and generic).

Sadly no RVK and similar yet (I'd be happy to see that added :) )

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list