Mercurial > p > roundup > code
view frontends/README.txt @ 464:29f5ac8a0d2b
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
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Tue, 18 Dec 2001 15:30:34 +0000 |
| parents | ea9a4ca3fb84 |
| children | 0085e1d718c4 |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. Zope - ZRoundup --------------- Install roundup as usual (see INSTALL.txt in the directory above this one.) Install as a regular product - copy the ZRoundup directory to your Products directory either in an INSTANCE_HOME/Products or the Zope code tree lib/python/Products.
