Code

Fixed bugs:
authorrochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Dec 2001 15:30:34 +0000 (15:30 +0000)
committerrochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 18 Dec 2001 15:30:34 +0000 (15:30 +0000)
commit52c4073ff97774929896dfc1c347c42c78f46dbb
tree5fd0588d7e25a2320dd3575c93d12b81262c97a9
parentdf67e03126f03da34e4c0cd6d75161ada59156f8
Fixed bugs:
 .  Fixed file creation and retrieval in same transaction in anydbm
    backend
 .  Cgi interface now renders new issue after issue creation
 .  Could not set issue status to resolved through cgi interface
 .  Mail gateway was changing status back to 'chatting' if status was
    omitted as an argument

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@476 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/back_anydbm.py
roundup/cgi_client.py
roundup/mailgw.py