http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7815 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com Version|master |rel_3_8 --- Comment #4 from Paul Poulain <paul.poulain@biblibre.com> --- (In reply to comment #2)
Hi Sophie, I tried to replicate the problem on the holds page in staff and in the OPAC. In both places my branches appeared in alphabetical order. Can you give me a hint where or in which case the order is wrong?
In order to reproduce this problem, the order of code must differ from the order of descriptions. For example: code Description X library street X A that is another library Before the patch, A appears before X (and if you've 20+ libraries, you'll face pain to find the one you want !), after the patch, it's ordered by description QA comment: tiny patch, sorting a hash, passed QA -- You are receiving this mail because: You are watching all bug changes.