CVS: tmda-cgi TODO,1.25,1.26
Jim Ramsay <[email protected]> Wed, 18 Feb 2004 09:13:22 -0800
| Newsgroups | gmane.mail.spam.tmda.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tmda/tmda-cgi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24990
Modified Files:
TODO
Log Message:
Added groovy suggestion by Samuel Hill.
Index: TODO
===================================================================
RCS file: /cvsroot/tmda/tmda-cgi/TODO,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- TODO 18 Feb 2004 14:58:25 -0000 1.25
+++ TODO 18 Feb 2004 17:13:19 -0000 1.26
@@ -15,7 +15,15 @@
* Remember Me -- set a cookie to skip login
- * Search -- For lists and/or filters
+ * Search -- Implement Cacheing for Pending List, and implement Search for
+ lists and/or filters
* Sort -- Allow the Pending List to be sorted by other methods than Date:
Size, subject, etc.
+
+ * Un-ugly Errors -- Samuel Hill writes:
+ Those python errors just freak normal people out when there is not
+ really a serious problem. Maybe tmda-cgi, instead of dumping
+ information to the user, could dump it to a log file instead. Then,
+ tmda-cgi just goes back to pending or displays a friendly message like
+ "error occurred, please log in again".