[Bug 41636] New: Make sms_number_help text customizable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 Bug ID: 41636 Summary: Make sms_number_help text customizable Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com When adding/editing a patron there is a hint next to the SMS number field: "Please enter numbers only. Prefix the number with + or 00 if including the country code." That ins't always necessarily true. This should be an HTML customization. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.demians@tamil.fr, | |jonathan.druart@gmail.com Component|Staff interface |I18N/L10N -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 Michael Adamyk <michael.adamyk@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.adamyk@bywatersolut | |ions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Can you give an example on when this isn't true? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 --- Comment #2 from Michael Adamyk <michael.adamyk@bywatersolutions.com> --- Twilio is a messaging provider that many libraries use. They require that the SMS number be in the following format: +11234567890. The Koha instructions are not necessarily incorrect, but they are a bit misleading. Currently we have to use jQuery if we want to clarify the instructions, such as this: $('#pat_memberentrygen .sms_number_help').text("Enter +1 followed directly by the ten-digit number (+11234567890)"); -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 --- Comment #3 from Michael Adamyk <michael.adamyk@bywatersolutions.com> --- In a more general sense, since Koha's native Email to SMS is deprecated, libraries are moving to using third-party providers that sometimes have different requirements for number formatting. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org