Open Bug 310769 Opened 19 years ago Updated 2 years ago

preference to specify how many parts of the newsgroup name shouldn't be abbreviated

Categories

(MailNews Core :: Backend, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: leo, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc3 Firefox/1.0.7
Build Identifier: 

In the current implementation, the mail.server.xxx.abbreviate preference option
is a bool. If enables, the newsgroup name gets abbreviated so that only the last
component isn't abbreviated.

However this is problematic if you have subscribed multiple groups that have a
common, ending like *.announce or *.devel. In such cases, it would be useful to
have the last 2 components unabbreviated.

The implementation of such a feature, would be vey easy: Simply replacing the
hardcoded value of 1 in the call to AbbreviatePrettyName in
nsMsgNewsFolder::GetAbbreviatedName with a value gotten from an int preference
should be enough.

See
http://lxr.mozilla.org/seamonkey/source/mailnews/news/src/nsNewsFolder.cpp#663


Reproducible: Always
Related to Suite bug 61795 -> Suite bug 41613?
Confirming RFE.
Assignee: mscott → nobody
Status: UNCONFIRMED → NEW
Component: Preferences → MailNews: Backend
Ever confirmed: true
Product: Thunderbird → Core
QA Contact: preferences → backend
Product: Core → MailNews Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.