Closed
Bug 77451
Opened 24 years ago
Closed 24 years ago
Search UI: crash filing a message to orig/residence folder.
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: laurel, Assigned: naving)
References
Details
(Keywords: crash, Whiteboard: [nsbeta1+]Have fix)
Attachments
(3 files)
1.17 KB,
text/plain
|
Details | |
739 bytes,
patch
|
Details | Diff | Splinter Review | |
1.97 KB,
patch
|
Details | Diff | Splinter Review |
Using apr23 commercial trunk build
If you use File from the search results pane and choose the origination folder
as the move destination a crash occurs.
I think there is an older and general bug to prohibit/disable selecting same
folder for move/file destatination in all mail windows (I will look for that
bug), but when doing this in the main mail window at least we don't crash.
Steps:
1. Open a mail folder (local or IMAP). Search|Search Mail/News Messages and
initiate a simple search which will yield matches.
2. Select a search result, use the search UI File button and select the same
folder as the message resides in as the destination for the move/file.
Result: crash occurs.
Expected: Should disable or otherwise prohibit moving message to same folder,
but at least we shouldn't crash.
Info: The original bug (I think it is still considered the master bug) for
disabling source folder in move menu is bug 16717.
Comment 3•24 years ago
|
||
this is pretty easy to reproduce. reassigning to naving
Assignee: gayatrib → naving
Priority: -- → P2
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
Preventing copy/move to go ahead in such cases, until bug 16717 gets fixed.
cc bienvenu for review.
Updated•24 years ago
|
Whiteboard: [nsbeta1+] → [nsbeta1+]Have fix
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 7•24 years ago
|
||
Prevent the CopyMessages to go ahead for both the db view and search view.
Assignee | ||
Comment 8•24 years ago
|
||
cc gayatrib for review.
Comment 9•24 years ago
|
||
sr=bienvenu
Comment 10•24 years ago
|
||
r=gayatrib
Comment 11•24 years ago
|
||
r=sspitzer
please assert in this case, since ideally we shouldn't have source == dest.
Once we fix, #16717 it will be impossible to assert.
thanks navin.
Assignee | ||
Comment 12•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 13•24 years ago
|
||
OK using may08 commercial trunk build: mac OS 9.0, win98 (classic skin)
OK using may03 commercial trunk build: linux rh6.2 (classic skin)
Verified using classic skin due to open bug 78686
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Search → MailNews: Message Display
QA Contact: laurel → search
You need to log in
before you can comment on or make changes to this bug.
Description
•