Feature Requests item #1863246, was opened at 2008-01-03 11:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=1863246&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Steve Burling (srburling)
Assigned to: Nobody/Anonymous (nobody)
Summary: command-line tool consistency
Initial Comment:
Could the command-line tools be made consistent in their lower-casing of list names?
Right now, for example, if you use the name output by list_lists (which seems to be the "pretty" name) as input to list_members, list_members lower-cases the input and properly lists the members. list_owners and list_admins, on the other hand, don't, although their failure modes are different.
There may be other commands that have this problem, these are just the two that I stumbled across today.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350103&aid=1863246&group_…
Bugs item #1861600, was opened at 2008-01-01 13:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1861600&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web/CGI
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: jidanni (jidanni)
Assigned to: Nobody/Anonymous (nobody)
Summary: zh_TW options even lacks SUBMIT button
Initial Comment:
Gentlemen, observe the deformed child among
$ grep -ihc button mailman-2.1.10b1/templates/*/options.html|xargs
26 26 26 26 26 28 26 25 26 22 26 26 26 26 28 26 26 25 26 27 26 26 26
26 26 27 26 26 26 26 26 26 26 26 14
Yes at the very end, 14.
Might as well just
$ iconv -t gb2312 templates/zh_CN/options.html|iconv -f gb2312 -t big5|
iconv -f big5 > templates/zh_TW/options.html
It's better than a form without a submit button.
Who knows how many other parts of mailman lack an eye here, a leg
there...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1861600&group_…