Feature #1920
Make zero mean zero, regardless of unit
Start date:
09/26/2011
Due date:
% Done:
0%
Estimated time:
Description
In particular on the "block delay" field if you just enter "0" instead of "0d" you get the following error when you submit the form
Can't make a timetuple from parameters given: len(args)=1, args=(u'0',), len(kwargs)=0, kwargs={}
You also lose all your form changes, but that wouldn't be a problem if 0 was just assumed to be 0.
Isn't 0d 0h 0m ?
Seems like it would be.
History
#1 Updated by Lauri Carpenter about 9 years ago
- Status changed from New to Resolved
- Assignee set to Lauri Carpenter
#2 Updated by Lauri Carpenter about 9 years ago
- Status changed from Resolved to Closed