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

Pedro Amorim <[email protected]> changed:

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

--- Comment #4 from Pedro Amorim <[email protected]> ---
Created attachment 181674
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181674&action=edit
Bug 39777: Use cardnumber OR authenticated user cardnumber

Test plan:
1) Apply the 'rollback tests' patch to reinstate the testing of the behavior if
a cardnumber is missing (and a user is authenticated)
2) Run tests (they should fail):
    prove t/db_dependent/Koha/ILL/Request/Workflow/HistoryCheck.t
3) Apply this patch. Repeat 2) They should pass.

Test plan for UI:
1) Enable ILLModule and ILLHistoryCheck
2) Create a new ILL on OPAC, visit:
http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=add_form&backend=Standard
3) Select type="journal", enter DOI = "123". Create.
4) Repeat steps 2 and 3. A history check screen should be displayed (it is not,
before this patch).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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