Actions
Feature #14850
closeddoubleX for evaluating fields
Start date:
2005-07-07
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
Now a double value can only be evaluated with double2, which checks if a value has exactly two decimal positions.
It would be nice to have an evaluation type doubleX that checks a value for a free number of digits after the comma.
Maybe it's possible to type it as double3, double4 or a similar syntax.?
Greets,
Thomas
(issue imported from #M1266)
Files
Updated by Thomas Hempel over 19 years ago
I've added to patch files for adding this functionality.
The patches where written by Stefan Fink (stefan@work.de)
Greets,
Thomas
Updated by Sebastian Kurfuerst about 19 years ago
no change needed, can be solved with bug 1639
Actions