annotate roundup/cgi/__init__.py @ 1320:3758a5af985f

Lots of little fixes in this update: - fixed Date.local() - email quoted text stripping is controllable again [SF#650742] - extract attachment name from content-disposition if name missing [SF#637278] - removed FILTER_POSITION from bundled configs - reverse message listing in issue display (reversion of recent change) - bad entries for multilink editing in cgi don't traceback now [SF#640310]
author Richard Jones <richard@users.sourceforge.net>
date Tue, 10 Dec 2002 00:11:16 +0000
parents 9cc72b7c521f
children fc52d57c6c3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1301
9cc72b7c521f ensured there's no zero-length files in source [SF#633622]
Richard Jones <richard@users.sourceforge.net>
parents: 985
diff changeset
1 ' CGI interface modules '

Roundup Issue Tracker: http://roundup-tracker.org/