[Koha-bugs] [Bug 27945] Limit the number of article requests per day per patron category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 18 15:56:08 CEST 2021


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

--- Comment #27 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
    } elsif ($article_request_limit ne '' && $article_request_limit !~ /\d+/) {

If I add 2a in the limit field (fool proof), the form says that I successfully
updated the record. But actually I didnt.
Your regex could include ^\d+$ ?

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


More information about the Koha-bugs mailing list