aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Cgi/admindb.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show_pending_subs(): The address in the pending database may be a unicode, butbwarsaw2003-12-271-1/+3
| | | | | it must be ascii. Coerce to an 8-bit string so the bogus u'' doesn't show up. Closes SF 862906.
* show_helds_overview(), show_post_requests(): Another part of TK'sbwarsaw2003-12-271-2/+13
| | | | | patch # 865661. Encode the subject header in the list's preferred character set and make sure it is all on one line.
* Comment repair.bwarsaw2003-12-221-1/+1
|
* Backporting from the HEAD -- updated cgi'sbwarsaw2003-09-221-1/+1
|
* Backporting from the trunk.bwarsaw2003-02-081-6/+6
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+769
'Release_2_1-maint'.