Closed
Bug 225235
Opened 22 years ago
Closed 22 years ago
Newly created folder is not a mbx file.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fredbezies, Assigned: sspitzer)
References
Details
Attachments
(1 file)
731 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031109 Firebird/0.7+ (Gcc 3.3.1 i686 optimized - MozJF)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031110
Simple. Every time I try to create a new folder, it is not created.
I have this in JS console :
Error: uncaught exception: [Exception... "Component returned failure code:
0x80550013 [nsIRDFCompositeDataSource.DoCommand]" nsresult: "0x80550013
(<unknown>)" location: "JS frame :: chrome://messenger/content/mailCommands.js
:: DoRDFCommand :: line 27" data: no]
Reproducible: Always
Steps to Reproduce:
1.Grab a tarball source
2.Update it with CVS
3.Build the lizard
4.In this mozilla, go to mailnews
5.Try to create a new folder
Actual Results:
Nothing :(
Expected Results:
A new folder.
It also seems that new folder doesn't create any new .mbx file, but directory
instead ?
Reporter | ||
Comment 1•22 years ago
|
||
More infos. Folder is created, but not a mbx file. In order to see newly created
folder, I have to close and run again mozilla.
Seems to affect also Mozilla Thunderbird.
When clicking on freshly created folder, mozilla seems to be blocked. :(
Modifying summary. Sorry for the original comment :(
Summary: Cannot create new folder → Newly created folder is not a mbx file.
Reporter | ||
Comment 2•22 years ago
|
||
Thunderbird is also concerned. I made a build (with CVS sources up-to-date at
9:00 am mozilla.org time), and this bug is present. :(
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
fix checked in, r/sr=mscott
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 5•22 years ago
|
||
*** Bug 226151 has been marked as a duplicate of this bug. ***
Comment 6•22 years ago
|
||
*** Bug 225370 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•