http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456

--- Comment #65 from Jonathan Druart <[email protected]> ---
(In reply to comment #64)
> Note the order of the callnumbers within a cell does not change. Also note
> the A,E,Z set is always on top for sorting by callnumber is it contains both
> the highest and lowest callnumbers!

Yes, It is what I understood :)
But with my example:
1 = the notice with QC*, callnumber, callNUM, iop
2 = AAAA, ZZZZ, SSSS
3 = CALLNUMBER
4 = without callnumber

I am expecting, for asc:
2, 1, 3, 4 (or 4, 2, 1, 3 if "without callnumber" is first)
and for desc:
2, 1, 3, 4 too

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to