$ bzr commit -m "fix for charfield is ''"
Committing to: /home/stani/sync/python/phatch/trunk/                           
modified phatch/core/lib/formField.py
Committed revision 895.               

** Changed in: phatch
       Status: Confirmed => Fix Committed

-- 
CharField fails on CharField('')
https://bugs.launchpad.net/bugs/391483
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Committed

Bug description:
If you happen to provide '' as the default value for CharField it causes nasty 
user interface corruption. Perhaps it's better to have it to handle it some 
other way? Furthermore it would be nice if CharField() would work by default as 
passing ' ' as default value seems redundant.

_______________________________________________
Mailing list: https://launchpad.net/~phatch-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~phatch-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to