Code

Fixed editing properties on FileClass nodes. Previously, if there was no
authorjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 10 Aug 2003 13:38:43 +0000 (13:38 +0000)
committerjlgijsbers <jlgijsbers@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sun, 10 Aug 2003 13:38:43 +0000 (13:38 +0000)
commitd3c855f69d8add133f703aca8a1155fdcb3fd2e5
treeb56150eb0c65e424dc21a9b79b2175791fd1daa6
parentb3f2ac4306fd61989bb556f7441f00c64400e0d5
Fixed editing properties on FileClass nodes. Previously, if there was no
'content' property in the form when editing properties, other changes wold be
discarded silently. Now, an exception is raised when there is a empty content
property. Also, when there is no content property, other attributes can be
edited.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1799 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/client.py