[Koha-bugs] [Bug 26926] Omnibus: Update all occurrences of <input type="number"> to apply ACC2 coding guideline

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 21 00:14:59 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26926

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #4 from David Nind <david at davidnind.com> ---
Owen Leonard updated Bug 27408 and Bug 27410 for currency strings, and I've
updated Bug 27405:

- inputmode changed to "decimal"
- regex pattern changed to "^\d+(\.\d{2})?$" as found in admin/debit_types.tt

"The regex validating the modified field doesn't allow for currency-formatted
values like "1.00" because of the dot."

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list