Roundup Tracker - Issues

Message2120

Author dlinke
Recipients
Date 2006-01-25.00:00:56
Message-id
In-reply-to
When a user enters 0 (integer) in a number-field the
value is not written to the db (at least with sqlite).
The workaround is to enter 0.0 - but this is quite
puzzling for non-computer experts.

Attached is a patch showing how I solved the problem.
Please take a look if it's solved at the right place.

David
History
Date User Action Args
2009-02-03 14:21:35adminlinkissue1414149 messages
2009-02-03 14:21:35admincreate