author | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 18 Dec 2001 15:30:34 +0000 (15:30 +0000) | ||
committer | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 18 Dec 2001 15:30:34 +0000 (15:30 +0000) | ||
commit | 52c4073ff97774929896dfc1c347c42c78f46dbb | |
tree | 5fd0588d7e25a2320dd3575c93d12b81262c97a9 | tree | snapshot |
parent | df67e03126f03da34e4c0cd6d75161ada59156f8 | commit | diff |
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
. 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 | diff | blob | history | |
roundup/cgi_client.py | diff | blob | history | |
roundup/mailgw.py | diff | blob | history |