Issue 1414149
Created on 2006-01-25 00:00 by dlinke, last changed 2006-01-25 00:00 by dlinke.
File name |
Uploaded |
Description |
Edit |
Remove |
form_parser.patch
|
dlinke,
2006-01-25 00:00
|
patch against fresh cvs checkout |
|
|
msg2120 |
Author: [hidden] (dlinke) |
Date: 2006-01-25 00:00 |
|
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
|
msg2121 |
Author: [hidden] (richard) |
Date: 2006-01-25 02:23 |
|
Logged In: YES
user_id=6405
Thanks for the report & detective work. Have implemented a
better solution which caters for all backends.
|
|
Date |
User |
Action |
Args |
2006-01-25 00:00:56 | dlinke | create | |
|