https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855 --- Comment #94 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Alex Buckley from comment #91)
(in reply to M.Tompsett in comment 90) And that regex will accept special characters as part of the cardnumber, which is obviously not what we want.
"obviously not what we want" -- sounds a little dictatorial in how people generate their data. That's not what Koha is about. ;) Remember the fuss I had because I couldn't use my previous Koha password due to pattern matching? You'll likely get the same fuss from other libraries about card numbers and descriptions. If Katrin in comment #93 recommends removing the pattern matching to keep it simple, it probably is best. We have been rather lax in our data validation previously. It doesn't make sense to start. -- You are receiving this mail because: You are watching all bug changes.