https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35087
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Discount rate does not |Discount rate should only |accept comma as decimal |allow valid input formats |separator | Status|Failed QA |Needs Signoff --- Comment #43 from Katrin Fischer <[email protected]> --- (In reply to Katrin Fischer from comment #42) > (In reply to Sylvain Def. from comment #41) > > Hi, > > > > It still doesn't work for me with trying to save value with a comma in it as > > a separator. > > Only numbers separated with a dot are saved > > When I use a comma, I get a "Please enter a decimal number in the format: > > 0.0" message. > > I'm using a french Firefox version, btw. > > Looks like it's a french problem with commas used as a dot (as common in > > France). > > I think it should not work with a comma, that is the point. Koha doesn't > support other input formats yet. To explain: the patch makes it impossible to input data that would be invalid. The problem with different input formats needs to be solved separatly. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
