Yes, the bug is now fixed.
I checked out the current mercurial trunk for web2py Version 1.79.2
(2010-06-08 16:40:21)
All I had to do to confirm the bug was fixed was change a web2py
db.Field type from a 'char' type to a 'date' type and confirm database
administration worked for the relevant table of an uploaded
application.
Thanks for the quick change.
Seems surreal that such a subtle data integrity bug could be fixed in
this manner!
John Heenan