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

Nick Clemens <n...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109599|0                           |1
        is obsolete|                            |

--- Comment #6 from Nick Clemens <n...@bywatersolutions.com> ---
Created attachment 109631
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109631&action=edit
Bug 26364: Check that return value isn't the value we don't want. Don't check
for undef

It seems sometimes we get an ISBN returned that matches a book in the sample
data. One of the Harry Potter
books was matching the ISBN. Our real concern is not that we get nothing, but
that we don't get the
same value we pass in. We should test for that

To test:
1 - prove -v t/db_dependent/XISBN.t
2 - The failures are not consistent, so read the code and ensure we are making
sense

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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