Open
Bug 564128
Opened 16 years ago
Updated 3 years ago
parentPart.parts is undefined in jsmimeemitter.js
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: fpahl, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 GTB7.0
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4
I got (two copies of) the following message in the error console:
Fehler: parentPart.parts is undefined
Quelldatei: file:///Applications/Thunderbird.app/Contents/MacOS/components/jsmimeemitter.js
Zeile: 311
Reproducible: Didn't try
Steps to Reproduce:
Wouldn't know how to reproduce it.
This happened while Thunderbird was busy indexing thousands of mails in an old folder. I switched to 3.0.4 yesterday (from 2.x) and it's been indexing mails ever since, sometimes returning to large folders it had already claimed to have indexed -- don't know whether that might be related.
I wasn't doing anything in the UI at the time.
Updated•16 years ago
|
Component: General → MIME
Product: Thunderbird → MailNews Core
QA Contact: general → mime
Version: unspecified → 1.9.1 Branch
| Reporter | ||
Comment 1•16 years ago
|
||
I just got another batch of 20 copies of the same error message, all in one go, again while a folder with thousands of messages was being indexed in the background and I wasn't doing anything in the UI.
You may also want to take a look at these comments: https://bugzilla.mozilla.org/show_bug.cgi?id=378153#c3 since this occurred during the same indexing period, but I don't think it's related. (The folders that were being indexed in the present case didn't have a question mark in their names.)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•