Closed
Bug 242208
Opened 21 years ago
Closed 21 years ago
JavaScript strict warning in mailWindowOverlay.js: function MsgOpenFromFile does not always return a value
Categories
(SeaMonkey :: MailNews: Message Display, defect)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.8alpha3
People
(Reporter: mnyromyr, Assigned: mnyromyr)
References
Details
Attachments
(1 obsolete file)
"JavaScript strict warning: chrome://messenger/content/mailWindowOverlay.js,
line 1166: function MsgOpenFromFile does not always return a value" at startup
with -mail and for File->Open File.
This bug seems to be introduced by the patch for bug 239555.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #147397 -
Flags: superreview?(bienvenu)
Attachment #147397 -
Flags: review?(neil.parkwaycc.co.uk)
Assignee | ||
Comment 2•21 years ago
|
||
Argl.
This bug will be fixed by the *additional* cleanup patch
http://bugzilla.mozilla.org/attachment.cgi?id=146177&action=view in the already
closed bug 239555.
How is anyone supposed to find such patches?
*** This bug has been marked as a duplicate of 239555 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•21 years ago
|
Attachment #147397 -
Flags: superreview?(bienvenu)
Attachment #147397 -
Flags: review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 3•21 years ago
|
||
Not really a dupe. It's only a side-effect.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 4•21 years ago
|
||
*** Bug 247698 has been marked as a duplicate of this bug. ***
Comment 5•21 years ago
|
||
Obviously not R.WorksForMe.
Severity: normal → trivial
Status: RESOLVED → REOPENED
Depends on: 239555
OS: Windows 2000 → All
Hardware: PC → All
Resolution: WORKSFORME → ---
Whiteboard: [Keep current bug open, untill bug 239555 'Cleanup' part fixes it.]
Updated•21 years ago
|
Attachment #147397 -
Attachment description: removing useless return values → removing useless return values
[See bug 239555]
Attachment #147397 -
Attachment is obsolete: true
Updated•21 years ago
|
Product: Browser → Seamonkey
Assignee | ||
Comment 6•21 years ago
|
||
This is obviously fixed on trunk for both /mailnews and /mail.
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Comment 7•21 years ago
|
||
Yeah, my patch in bug 239555 fixed this.
Updated•21 years ago
|
Whiteboard: [Keep current bug open, untill bug 239555 'Cleanup' part fixes it.]
Target Milestone: --- → mozilla1.8alpha3
You need to log in
before you can comment on or make changes to this bug.
Description
•