Closed
Bug 51927
Opened 25 years ago
Closed 24 years ago
Fix Warning: assignment to undeclared variable serverName.
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
Tracking
(Not tracked)
People
(Reporter: skasinathan, Assigned: racham)
Details
The variable serverName is undeclared in msgFolderPickerOverlay.js line 87.
Comment 1•25 years ago
|
||
massive reassign of account manager bugs -> sspitzer
please feel free to put me back on the CC if you have any questions/comments
Assignee: alecf → sspitzer
Comment 2•25 years ago
|
||
mass re-assign of account manager bugs to racham.
Assignee: sspitzer → racham
Comment 3•24 years ago
|
||
This is a dupe of 60644, which is fixed long ago (15 Dec 2000, ver. 1.10)
*** This bug has been marked as a duplicate of 60644 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: lchiang → stephend
All uses of |serverName| are within the global scope of the function
SetFolderPicker(uri,pickerID)
verified duplicate
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•