Closed
Bug 126874
Opened 24 years ago
Closed 24 years ago
Search comes up with empty search criteria.
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.9
People
(Reporter: naving, Assigned: naving)
Details
(Keywords: regression)
Attachments
(2 files)
|
575 bytes,
patch
|
Bienvenu
:
review+
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
|
730 bytes,
patch
|
sspitzer
:
superreview+
|
Details | Diff | Splinter Review |
This is a regression because or redeclaration of const nsMsgViewIndex_None. I
checked in something that lead to this. patch coming up.
| Assignee | ||
Comment 1•24 years ago
|
||
cc bienvenu for review of upcoming fix.
Status: NEW → ASSIGNED
Keywords: nsbeta1,
regression
| Assignee | ||
Comment 2•24 years ago
|
||
remove the const declaration. It is defined in msgMail3PaneWindow.js
Updated•24 years ago
|
Attachment #70652 -
Flags: review+
Comment 3•24 years ago
|
||
Comment on attachment 70652 [details] [diff] [review]
fix
r=bienvenu
Comment 4•24 years ago
|
||
Comment on attachment 70652 [details] [diff] [review]
fix
sr=sspitzer
Attachment #70652 -
Flags: superreview+
| Assignee | ||
Comment 5•24 years ago
|
||
I guess this const is biting me. use nsMsgKey_None which is already defined, no
need for separate nsMsgViewIndex_None. please review.
Comment 6•24 years ago
|
||
Comment on attachment 70655 [details] [diff] [review]
fix for breaking deletion from stand-alone msg window
sr=sspitzer
Attachment #70655 -
Flags: superreview+
a=dbaron for both
Keywords: mozilla0.9.9+
Comment 8•24 years ago
|
||
fixed checked in for naving.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9.9
Verified OK per Navin.
Never made it to QA builds.
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
•