Case of list name ignored when creating list from web admin

Bug #1660862 reported by Christoph Kling
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Won't Fix
Wishlist
Unassigned

Bug Description

Hi,

when creating a new list from the web admin interface, mailman ignores the case of the list name. E.g.:

"FOOBAR" becomes "Foobar"

First upper case letter is kept, from second letter on, uppercase is being converted to lowercase.

Version: 2.1.23
OS: Debian Linux Testing

Regards,
Christoph

Revision history for this message
Mark Sapiro (msapiro) wrote :

Actually, all list names are forced internally to lower case by design. Then the public display name of the list (aka real_name) is set to the list name with the initial character upper-cased. This is easily changed to anything you might want that matches case-insensitively, e.g. FooBar, FOOBAR, etc., with the first setting on the list's General Options web admin page.

Changed in mailman:
importance: Undecided → Wishlist
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.