Closed
Bug 9085
Opened 26 years ago
Closed 26 years ago
Accounts in folder pane should not appear with "@" sign
Categories
(SeaMonkey :: MailNews: Message Display, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M9
People
(Reporter: nbaca, Assigned: alecf)
Details
Build 1999062808M8: Win32/NT4, Linux Redhat 5.2, Mac 8.5.1
Accounts in the folder pane appear in the form "account@server" (i.e.
qatest32@nsmail-2). The "@" sign should be removed because it is not an email
address. It should state "account on server" (i.e. qatest32 on nsmail-2,
qatest32 on tintin) or have the ability to show a Pretty Name.
Updated•26 years ago
|
Assignee: phil → alecf
Comment 1•26 years ago
|
||
Reassign to alecf
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M8
| Assignee | ||
Comment 2•26 years ago
|
||
hope to do this for m8.
Just need to return the prettyName instead of parsing the URI.
Updated•26 years ago
|
Target Milestone: M8 → M10
Comment 3•26 years ago
|
||
Alec is on vacation for the m8 milestone
| Assignee | ||
Updated•26 years ago
|
Priority: P3 → P1
| Assignee | ||
Comment 4•26 years ago
|
||
ok, this is now done. It now says "userid on servername"
You can use the preference
user_pref("mail.server.<servername>.name", "verbose server name");
to override this too.
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: M10 → M9
| Reporter | ||
Comment 5•26 years ago
|
||
Build 1999081608M9: Win32/NT4, Linux/Redhat 6.0, Mac 8.5.1
Verified Fixed. All accounts are in the form of "userid on servername". I also
tried using the user pref for a verbose server name and that works also. Great!
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•