Closed
Bug 187964
Opened 22 years ago
Closed 17 years ago
nsGetMailFolderSeparator is not being used by everyone
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: colin, Assigned: Bienvenu)
References
Details
It looks like nsGetMailFolderSeparator
http://lxr.mozilla.org/seamonkey/source/mailnews/base/util/nsMsgFolder.cpp#2506
exists so that there would just be one place to change the Mail Folder Separator
(ie. the ".sbd" string). But it doesn't look like everyone is using it:
http://lxr.mozilla.org/seamonkey/search?string=%5C.sbd
I need to change ".sbd" to something like "_SBD" for OpenVMS, so I'd really like
everyone to use nsGetMailFolderSeparator.
Bug 185838 will track the OpenVMS change which I can make once everyone is using
nsGetMailFolderSeparator
| Reporter | ||
Comment 1•22 years ago
|
||
David, reassigning to you since default owner was Scott and it says he's on
sabbatical. I'm not even sure if I got the component correct, so please reassign
as appropriate. Thanks.
Assignee: mscott → bienvenu
Updated•20 years ago
|
Product: MailNews → Core
| Assignee | ||
Comment 2•17 years ago
|
||
this no longer exists and I don't have any plans to do this...
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•