http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6281 --- Comment #13 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to comment #8)
I created an inventory with callnumber from QC100 .U57 NO. 555 1986 to QC995 .E29 1997 and it returns items with the following order: QC100 .U57 NO. 555 1986 QC145.45 .H4 D65 1998 QC145 .A57 V.12 1980 QC20.45 .H4 D65 1998 QC995 .E29 1997
It seems that QC145.45 .H4 D65 1998 and QC145 .A57 V.12 1980 are inverted.
What I missed?
I'm not seeing the problem. If you retest, please confirm that the items actually have cn_source set to 'lcc'. If you continue to run into the problem, please post the output of an SQL query that lists cn_source, cn_sort, and itemcallnumber for the relevant items.
Perhaps I didn't understand what you meant by "setting the classification sort to 'lccl'". 'lccl' is a typo ?
I have updated the patch series to fix the typo in the commit message and a trivial merge conflict in C4/PerlDepencies.pm, and set the status back to signed off. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.