Closed
Bug 76401
Opened 24 years ago
Closed 24 years ago
Search UI: File messages drop-down should not list news server
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: naving, Assigned: sspitzer)
References
Details
(Whiteboard: [nsbeta1+])
Attachments
(1 file)
7.95 KB,
patch
|
Details | Diff | Splinter Review |
You cannot copy or file messages from anywhere to a newsgroup, so it should
not be there.
QA Contact: esther → laurel
Summary: Search UI: File messages drop-down should not list news server → Search UI: File messages drop-down should not list news server
Assignee | ||
Comment 1•24 years ago
|
||
double check that we are aren't also listing no-select IMAP folders
Comment 2•24 years ago
|
||
agreed. marking nsbeta1+
For some reason, when the template gets generated, the relevant code in the
backend is not getting called--whereas the same template does invoke the backend
code in 3pane.
The template generating code does not seem to be getting called atall--so the
file messages dialog seems to be getting generated without being influenced by
the rules defined in the template.
The rules seem to be fine--it is the invoking that is failing...
Investigating further.
Status: NEW → ASSIGNED
The current postulation is that:
1) The template being used in 3pane and the search dialog is the same. The only
difference is the type of file button being used is different.
2) Wondering if fixing and using the correct file button with proper xbl
bindings will fix this problem too....and cause the template generating code to
be called properly.
Added bug 78686 as a dependency for this bug.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reopening and reassigning. Now that the file button is fixed, the news servers
still appear in the list...
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 8•24 years ago
|
||
reassigning to racham and marking 0.9.2. This is probably a dup of 74406
Assignee: naving → racham
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Assignee | ||
Comment 11•24 years ago
|
||
taking, I've got a fix in hand.
all of our problems were because we forget
xmlns:nc="http://home.netscape.com/NC-rdf#"
I'll attach a patch that fixes this and does some other clean up.
Assignee: racham → sspitzer
Assignee | ||
Comment 12•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
OS: Windows NT → All
Assignee | ||
Comment 13•24 years ago
|
||
fixed.
we're using the same logic as the "File" toolbar button.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago → 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
OK using aug10 commercial trunk build: win98, mac OS 9.0 and linux rh6.2
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
•