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

Lucas Gass (lukeg) <lu...@bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #33 from Lucas Gass (lukeg) <lu...@bywatersolutions.com> ---
-If I try and place a batch hold and enter in a erroneous patron like
‘adsdasdasd’ and press continue I get a 500 error.  Maybe we could prevent that
500 error page from displaying? Maybe some JS to prevent form submission? 

-The #find_patron has a required class, so the text is red. Shouldn’t need a
class there, just the `required="required`. There should have the ‘<span
class="required">Required</span>‘ so staff know it is required. As should the
label.


-For placing holds, I made a barcode file with 200 valid barcodes in it. In
k-t-d this led to a timeout for me. I then tried with 50 barcodes, it does work
about takes about 25-30 seconds. I’m not sure what is a reasonable number of
holds to make at a time is but 200 seems low? Maybe we at least need a
warning/hint about how many is too many? 

-Should the results be paginated?

-- 
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