[Koha-bugs] [Bug 19936] Move Check_userid and Generate_Userid to Koha::Patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 10 23:37:39 CEST 2018


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

--- Comment #60 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 73964
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73964&action=edit
Bug 19936: Add the Koha::Patron->has_valid_userid method

Reuse how C4::Members::Check_Userid works and adapt it to write
Koha::Patron->check_userid
Adapt the tests to use this new method.
The tests still pass, we can adapt the different callers

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list