Code

. #502437 ] rogue reactor and unittest
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 11 Jan 2002 23:22:29 +0000 (23:22 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 11 Jan 2002 23:22:29 +0000 (23:22 +0000)
commit0bb6049d6be7684411169bc2aa01a35ed44858cf
treeb875da2822341683a68ddad36372e113b3dcb8ad
parent74c46ac40240390898cb06d007ba7cdff10bfb79
 . #502437 ] rogue reactor and unittest
   in short, the nosy reactor was modifying the nosy list. That code had
   been there for a long time, and I suspsect it was there because we
   weren't generating the nosy list correctly in other places of the code.
   We're now doing that, so the nosy-modifying code can go away from the
   nosy reactor.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@534 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/cgi_client.py
roundup/templates/classic/detectors/nosyreaction.py
roundup/templates/extended/detectors/nosyreaction.py
test/test_mailgw.py