stable

Clone or download

Read-only

story #13012: Remove trailing 0 of tracker float field

Existing ceiling to 4 decimal points is kept. Change-Id: I60a304dfa84dbb73015c4873c265804ce70efa76

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_ChangesetValue_Float.class.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Float.class.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/Artifact/Tracker_Artifact_ChangesetValue_FloatTest.php +9 −5 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Tracker_FormElement_Field_FloatTest.php +2 −2 Go to diff View file