]> git.koha-community.org Git - koha.git/commit
Bug 6510 - [REVISED] Sort by in intranet search alters search and number of hits
authorMagnus Enger <magnus@enger.priv.no>
Thu, 16 Jun 2011 11:51:58 +0000 (13:51 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 27 Jun 2011 11:32:56 +0000 (07:32 -0400)
commit92bfcd2c0da595c2771ebfe605060e4125d4f9b6
tree017da95db55d52aefadf408f8060b697dad4a202
parenta8160f2c42af463db001961db4294efe529702d3
Bug 6510 - [REVISED] Sort by in intranet search alters search and number of hits

This patch uses .*? instead of .*

To test:
- In advanced search in the intranet choose Author as the search index
- Do a search for an author, check the number of hits
- Choose another value than the default from Sort by
- Check that the number of hits is the same as for the original search, once
  the hits have been re-ordered

Signed-off-by: MJ Ray <mjr@phonecoop.coop>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 9efdfa1ba2360bfec2b2d88a6a6388b2dfe77a36)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
catalogue/search.pl