[Bug 27681] New: Style OPAC self-registration CAPTCHA as uppercase
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Bug ID: 27681 Summary: Style OPAC self-registration CAPTCHA as uppercase Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 27668 Although the OPAC self-registration CAPTCHA is case-insensitive (Bug 16283), there's no way for the user to know that. Since the CAPTCHA is always in all uppercase we should make it easier on the user by adding "text-transform:uppercase" to the form field so that they don't need to physically make the text uppercase. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27668 [Bug 27668] Improve validation of patron entry form in the OPAC -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 116715 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116715&action=edit Bug 27681: Style OPAC self-registration CAPTCHA as uppercase This patch adds an inline "text-transform:uppercase" style attribute to the OPAC self-registration CAPTCHA field so that the user doesn't have to match the case of the CAPTCHA they're shown. To test, apply the patch and start the process of self-registration in the OPAC. - At the end of the form, under verification, confirm that any text you type in the verification field is uppercase by default. - Confirm that the CAPTCHA is accepted when you submit the form. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Barbara Johnson <barbara.johnson@bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barbara.johnson@bedfordtx.g | |ov --- Comment #2 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- Text entered in the CAPTCHA field is all uppercase. But when I submit the form I'm getting an error - Branchcode not allowed at /kohadevbox/koha/opac/opac-memberentry.pl line 160 followed by 52 more lines of stuff. I had this problem recently with another bug so maybe I'm doing something wrong. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 ByWater Sandboxes <bws.sandboxes@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #116715|0 |1 is obsolete| | --- Comment #3 from ByWater Sandboxes <bws.sandboxes@gmail.com> --- Created attachment 117095 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117095&action=edit Bug 27681: Style OPAC self-registration CAPTCHA as uppercase This patch adds an inline "text-transform:uppercase" style attribute to the OPAC self-registration CAPTCHA field so that the user doesn't have to match the case of the CAPTCHA they're shown. To test, apply the patch and start the process of self-registration in the OPAC. - At the end of the form, under verification, confirm that any text you type in the verification field is uppercase by default. - Confirm that the CAPTCHA is accepted when you submit the form. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Barbara Johnson <barbara.johnson@bedfordtx.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #4 from Barbara Johnson <barbara.johnson@bedfordtx.gov> --- I re-tested this two times and it worked as described so I signed off. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |BLOCKED --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The depending bug is missing sign-off, so is blocking this from QA for the moment. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|BLOCKED |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117095|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 117717 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117717&action=edit Bug 27681: Style OPAC self-registration CAPTCHA as uppercase This patch adds an inline "text-transform:uppercase" style attribute to the OPAC self-registration CAPTCHA field so that the user doesn't have to match the case of the CAPTCHA they're shown. To test, apply the patch and start the process of self-registration in the OPAC. - At the end of the form, under verification, confirm that any text you type in the verification field is uppercase by default. - Confirm that the CAPTCHA is accepted when you submit the form. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This changes the CAPTCHA release notes| |field in the OPAC self | |registraton form to | |automatically change any | |character entered to be | |upper case. --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, as I had already spent quite some time here, I decided to SO the dependency and move this to PQA - not the dependency please. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |21.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27681 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This changes the CAPTCHA |This changes the CAPTCHA release notes|field in the OPAC self |field in the OPAC |registraton form to |self-registration form to |automatically change any |automatically change any |character entered to be |character entered to be |upper case. |upper case. CC| |jonathan.druart+koha@gmail. | |com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org