[Koha-bugs] [Bug 13763] Renew feature does not check for the BarcodeInputFilter option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 23:26:14 CET 2019


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

Hayley Mapley <hayleymapley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #7 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
(In reply to Bin from comment #6)
> (In reply to Hayley Mapley from comment #5)
> > (In reply to Bin from comment #4)
> > > After applying the patch, it is still invalid
> > 
> > Hi Bin,
> > 
> > Can you please describe what you did, and what was the result?
> 
> I followed the test plan:
> 
> Test plan:
> 1) In Circulation->Renew, enter a barcode that you know exists in the
> catalogue but add extra spaces, breaking up the barcode. Note that this
> fails with a warning that says 'No item matches this barcode'
> 
> 2) In system Preferences, set the itemBarcodeFilter pref to Remove
> spaces and repeat step1. Note that the result is the same as in step 1
> 
> 3) Apply the patch
> 
> but still failed with a warning that said 'No item matches this barcode'

Thanks for testing! 
It still works for me, would you mind verifying that after applying the patch
you restarted memcached and plack (I use restart_all) and that the barcode you
are trying to test actually exists? For example, my test barcode was TEST11111
and I entered it as 'TE ST 11 111' with the system preference set to 'Remove
spaces from'. This worked for me, I'm just trying to understand why it hasn't
worked for you.

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


More information about the Koha-bugs mailing list