[Koha-bugs] [Bug 33716] ILL - Allow for a disclaimer stage per request type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 23 17:25:39 CEST 2023


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

--- Comment #52 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 154714
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154714&action=edit
Bug 33716: (QA follow-up) Fix submission when cardnumber is invalid

Issue that this patch fixes:
1) Enable ILLmodule and install FreeForm, run:
bash <(curl -s
https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
2) Copy the example YAML text into the system preference input box
3) Create a new FreeForm request and enter a duff borrowernumber e.g.
'11111111111111'
4) Click 'Create'. Submit the type disclaimer stage.
5) Notice there's an error
6) Apply this patch.
7) Repeat steps 3 and 4. Verify that the correct 'The borrower details you
entered are invalid' error message is displayed instead of the error in 5).

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


More information about the Koha-bugs mailing list