http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10578 --- Comment #1 from Janusz Kaczmarek <januszop@gmail.com> --- Created attachment 19581 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19581&action=edit Proposed patch To test (in librarian's interface): 1. Have some biblio records to get a list when searching. 2. Make an advanced search with 'as phrase' modifier (title -- ti,phr: or author -- au,phr: , etc.) 3. Having the result list try to change the sort order. 4. You should get no results with a message like: "No results match your search for 'au%2Cphr: " etc. 5. Apply the patch 6. Repeat steps 2. & 3. 7. You should get the list sorted according to your choice. -- You are receiving this mail because: You are watching all bug changes.