[Koha-bugs] [Bug 17457] Use SearchWithISBNVariations in acquisition advanced search ( histsearch.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 27 22:30:35 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17457

David Bourgault <david.bourgault at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67355|0                           |1
        is obsolete|                            |
  Attachment #67416|0                           |1
        is obsolete|                            |
  Attachment #67417|0                           |1
        is obsolete|                            |

--- Comment #5 from David Bourgault <david.bourgault at inlibro.com> ---
Created attachment 67418
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67418&action=edit
Bug 17457 - Adv. Acquisition search with ISBN variations

New patch : I did some git manipulation mistakes and previous patches wouldn't
not apply, sorry :(

Advanced acquisition search will now follow the "SearchWithISBNVariations"
system preference.

Test plan :
0) Make sure you have orders pending or completed
1) Enable SearchWithISBNVariations if it is not enabled
2) Search for one of your orders by its ISBN, it should appear
3) Search for the same order by a variation of its ISBN, I used this website to
find it : http://www.hahnlibrary.net/libraries/isbncalc.html
You should not get a result.
4) Apply patch
5) Repeat step 2-3. You should get a hit both times.
6) prove t/db_dependent/Acquisition.t

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list