[Koha-bugs] [Bug 12310] Accept different monetary formats as input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 15 12:28:57 CET 2018


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

--- Comment #46 from Victor Grousset/tuxayo <victor.grousset at biblibre.com> ---
some QA feedback:
- enforce JS9 coding guideline
- JS10: use JQuery validation
   
https://gitlab.com/koha-community/Koha/blob/master/koha-tmpl/intranet-tmpl/prog/en/includes/password_check.inc
- it might be acceptable to not have JS form validation (as there is none now).
Is there is, it could be a follow up bug.
- test if there is server-side validation. Check at least what happens.
  - "T_T"
  - "11.34,45.5"
  - "madness12.34"
  - "12.34nooooo"
  - "lol12.34why"
  - "1.000,000.56"
  - "1,000.000,56"

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


More information about the Koha-bugs mailing list