25 Aug
2020
25 Aug
'20
12:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26285 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Jonathan Druart from comment #6)
What about the OPAC? Bug 22594 modified opac-messaging with the same regex:
135 <label for="SMSnumber">SMS number:</label> <input type="text" id="SMSnumber" name="SMSnumber" value="[% SMSnumber | html %]" pattern="^\+?[1-9]\d{1,14}$" />
Hah! I checked the OPAC but expected it to use the same names... wrong! -- You are receiving this mail because: You are watching all bug changes.