12 Jul
2014
12 Jul
'14
8:51 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12323 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I've retested this: I searched for an existing record to create an order line from in acquisitions. My search term was DE-576, which is the MarcOrgCode that appears in most of my records. Without patch, plain master: - QueryParser: Try - Results ARE sorted by biblionumber - QueryParser: Don't try - Results ARE sorted by biblionumber With patch: - Query parser: Try - Results ARE sorted by bilbionumber - Query parser: Don't try - Results ARE sorted by bilbionumber ... I am confused now. Maybe some other setting plays a role here? -- You are receiving this mail because: You are watching all bug changes.