Summary: | Patron record saves when cardnumber required and value entered is whitespace | ||
---|---|---|---|
Product: | Koha | Reporter: | John Yorio <jyorio> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P4 | CC: | dcook, esa-pekka.keskitalo, gmcharlt, kyle, sally.healey |
Version: | 21.11 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31719 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
John Yorio
2022-10-12 17:41:28 UTC
This seems to be alive in 25.05. We found a patron without a cardnumber, or rather, a whitespace as the cardnumber. I am not sure, should I keep the original version indication, or refresh it. (In reply to E-P Keskitalo from comment #1) > This seems to be alive in 25.05. We found a patron without a cardnumber, or > rather, a whitespace as the cardnumber. Yikes. That's no good! > I am not sure, should I keep the original version indication, or refresh it. Doesn't really matter too much. In a case like this, I usually leave it, since in theory it could help maintainers know that it's likely it needs to be backported back a long way. |