http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13162 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 32958 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32958&action=edit [PASSED QA] Bug 13162 - Label batch editor title sorting by default, rather then label number The label batches editor has always sorted by the order the items were added to a batch. However, it is now sorting by title. This should be remedied. Test Plan: 1) Create a label batch 2) Note the items are in order of title ( summary ) 3) Apply this patch 4) Refresh the page, not the items are now sorted by label number Tiny patch. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes tests, works as described. -- You are receiving this mail because: You are watching all bug changes.