[Koha-bugs] [Bug 17098] Validation problems with form field type "number" ( decimal separator)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 10 09:24:05 CEST 2016


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

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Files with input type "numeric" (git grep --files-with-matches
'type="number"'):

Decimal:
koha-tmpl/intranet-tmpl/prog/en/modules/members/mancredit.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/maninvoice.tt

Only digits (no problem):
koha-tmpl/intranet-tmpl/prog/en/modules/tools/automatic_item_modification_by_age.tt

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


More information about the Koha-bugs mailing list