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

--- Comment #10 from Katrin Fischer <[email protected]> ---
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.
_______________________________________________
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