diff options
author | Danny Dierickx <danny.dierickx@gmail.com> | 2016-11-08 14:31:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-08 14:31:52 +0100 |
commit | a16e8ee98e6b18f96da1faf86ad82cc20000856c (patch) | |
tree | 1a2be6553a9a55bb23faf835dfd99320b58e8e80 /t | |
parent | 3c60fba26b1fa51ec302d05dc6e76236d2f54ba4 (diff) | |
download | bugzilla-a16e8ee98e6b18f96da1faf86ad82cc20000856c.tar.gz bugzilla-a16e8ee98e6b18f96da1faf86ad82cc20000856c.tar.xz |
Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point
For non-US locales the bug entry/update page shows values with commas as decimal seperator in the timetracking fields "Orig Est." and "Hours Left". However when saving/updating bugzilla refuses these values. (see bug 1122419)
These 2 changed lines let bugzilla accept/process these "comma-values" as "point-values".
This patch *should* not influence systems with US locale.
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions