Public bug reported: In mailman/interfaces/mailinglist.py, in the IMailingList interface, there's a display_name property whoose documentation reads: "This is used in locations such as the message footers and Subject prefix.". It's actually not true, in the MailingList model class (in mailman/model/mailinglist.py) there's a subject_prefix attribute for this value, and it's the one that Postorius edits. Thus the interface is incomplete (which is not a big problem) and the documentation is misleading (which is a bigger problem IMHO). ** Affects: mailman Importance: Undecided Status: New ** Tags: documentation mailman3 ** Tags added: documentation mailman3 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1181498 Title: subject_prefix is not part of the IMailingList interface To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1181498/+subscriptions