Closed Bug 338536 Opened 18 years ago Closed 18 years ago

Errors in JS console on opening .EML file

Categories

(MailNews Core :: Backend, defect)

x86
All
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 358121

People

(Reporter: mcow, Assigned: Bienvenu)

Details

As originally reported in bug 241212 comment 41.  The 'getStringProperty()' errors have been fixed [bug 268746] but the other two errors still occur.  
Same errors still present, but the line numbers may vary; in 2a1-0518, the errors are:
========
Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgMailNewsUrl.folder]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://messenger/content/mailWindowOverlay.js :: OnMsgLoaded :: line 2272"  data: no]
Source File: chrome://messenger/content/mailWindowOverlay.js
Line: 2272

Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgMailNewsUrl.folder]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: chrome://messenger/content/phishingDetector.js :: isMsgEmailScam :: line 24"  data: no]
Source File: chrome://messenger/content/phishingDetector.js
Line: 24
========

As far as I can tell, there are no repercussions to these errors occurring.
Linux too (current branch). On trunk I only get the first, not the second error.
OS: Windows 2000 → All
Bug 358121 has addressed these errors (phishingDetector).  I've verified the fix on the branch (2b1-1026).

Interesting that Magnus didn't see the phishingDetector error under Linux on trunk, as the patch doesn't appear to be in platform-specific code.

*** This bug has been marked as a duplicate of 358121 ***
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
No longer blocks: 269826
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.