Closed Bug 75055 Opened 23 years ago Closed 16 years ago

search folder picker can fire onChooseFolder() twice

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 68174

People

(Reporter: sspitzer, Unassigned)

Details

Attachments

(1 file)

in our search js, we'll fail because folderURI is "".

gCurrentFolder = RDF.GetResource(folderURI).QueryInterface(nsIMsgFolder);


our template code and oncommand handers for the folder picker are calling
onChooseFolder() twice, the second time event.id is ""

I think we're firing our oncommand handler twice.  the plan is to move it out of
the generated content, right?
I've got a crude patch to fix the problem until the real issue is fixed
my safety checking fix is in.

changing subject.  now this bug can be marked as a duplicate of the bug where
you (or gayatrib?) are going to move the oncommand handler out of the generated
xul.
Summary: can't choose "choose this folder" for searching → search folder picker can fire onChooseFolder() twice
QA Contact: esther → laurel
mass re-assign.
Assignee: racham → sspitzer
Product: Browser → Seamonkey
Assignee: sspitzer → mail
spitzer in comment #3:
> ... now this bug can be marked as a duplicate of the bug where
> you (or gayatrib?) are going to move the oncommand handler out of the generated xul.

Seth, I was not able to find the bug in question.
> Seth, I was not able to find the bug in question.

hey wayne, I think I meant bug #68174, but at this point (6+ years later), your guess / bugzilla query is as good as mine.

Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
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.

Attachment

General

Created:
Updated:
Size: