18 Aug
2021
18 Aug
'21
2:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27945 --- Comment #27 from Marcel de Rooy <m.de.rooy@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.