Closed
Bug 216155
Opened 22 years ago
Closed 17 years ago
tools/import/mail/application back button will not respond if error (e.g. comm4x/outlook)
Categories
(MailNews Core :: Import, defect)
MailNews Core
Import
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: borjomez, Assigned: standard8)
References
Details
Attachments
(1 file)
4.34 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5a) Gecko/20030728 Mozilla Firebird/0.6.1
Going to tools/import/mail/, choose Outlook (not x-press). Outlook is not
installed, so TB says: 'unable to find mail to import'. 'Back' button will not
respond on this form.
Reproducible: Always
Steps to Reproduce:
1. Going to tools/import/mail.
2. Choose Outlook (not x-press). outlook is not installed!
3. Press Back button.
Actual Results:
nothing happened.
Expected Results:
TB should go to previous form.
![]() |
||
Comment 1•22 years ago
|
||
Confirmed
Updated•22 years ago
|
QA Contact: asa
![]() |
||
Comment 2•22 years ago
|
||
*** Bug 227351 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Component: Preferences → Migration
Comment 3•21 years ago
|
||
Not a TB auto-migration bug -> Core:MailNews:Import
Assignee: mscott → nobody
Component: Migration → MailNews: Import
Product: Thunderbird → Core
Version: unspecified → Trunk
Updated•17 years ago
|
QA Contact: import
Updated•17 years ago
|
Product: Core → MailNews Core
Assignee | ||
Comment 4•17 years ago
|
||
This seems a little more generic, so widening the scope a little.
OS: Windows 2000 → All
Hardware: x86 → All
Summary: tools/import/mail/outlook back button will not respond → tools/import/mail/application back button will not respond if error (e.g. eudora/outlook)
Assignee | ||
Updated•17 years ago
|
Summary: tools/import/mail/application back button will not respond if error (e.g. eudora/outlook) → tools/import/mail/application back button will not respond if error (e.g. comm4x/outlook)
Assignee | ||
Comment 7•17 years ago
|
||
This fixes the case where we do Tools -> Import -> Mail -> Comm 4x and it fails because comm4x isn't installed, but the back button is enabled - it is still enabled, and we go back to the mail app selection dialog properly.
I've also fixed some instances where we're doing .createInstace() followed by .QueryInterface(...).
Assignee: nobody → bugzilla
Status: NEW → ASSIGNED
Attachment #365667 -
Flags: superreview?(neil)
Attachment #365667 -
Flags: review?(neil)
Updated•17 years ago
|
Attachment #365667 -
Flags: superreview?(neil)
Attachment #365667 -
Flags: superreview+
Attachment #365667 -
Flags: review?(neil)
Attachment #365667 -
Flags: review+
Assignee | ||
Comment 8•17 years ago
|
||
Patch checked in: http://hg.mozilla.org/comm-central/rev/932d18a63d15
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
No longer depends on: 119992
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.0b3
You need to log in
before you can comment on or make changes to this bug.
Description
•