[Koha-bugs] [Bug 35106] ILL - Add patron autocomplete to 'Edit request' Patron ID input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 10:39:06 CEST 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

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

--- Comment #6 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 157499
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157499&action=edit
Bug 35106: Validate entered borrowernumber and biblio_id

Following up from the test plan of the previous patch:
1) Edit the request again, input gibberish in the Patron ID e.g. 'asdasd'
2) Hit 'Submit'
3) Notice you get a 'The Patron ID you entered is invalid.' message.
4) Edit again, try to empty the input on the Patron ID, hit 'Submit'.
5) Notice it saves the patron as null, as expected

Repeat the test plan, but now for the Bibliographic record ID, notice
the message 'The Bibliographic record ID you entered is invalid.' is
shown if a no biblio was found.

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


More information about the Koha-bugs mailing list