[Bug 1660862] [NEW] Case of list name ignored when creating list from web admin
Public bug reported: 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 ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1660862 Title: Case of list name ignored when creating list from web admin To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1660862/+subscriptions
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 ** Changed in: mailman Status: New => Won't Fix -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1660862 Title: Case of list name ignored when creating list from web admin To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1660862/+subscriptions
participants (2)
-
Christoph Kling
-
Mark Sapiro