Closed
Bug 60650
Opened 25 years ago
Closed 21 years ago
javascript strict warnings in wizardHandlerSet.js
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P3)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: bugzilla, Assigned: Morten)
Details
JavaScript strict warning:
chrome://global/content/wizardHandlerSet.js line 121: reference to undefined
property this.wizardMap[this.currentPageTag].finish
JavaScript strict warning:
chrome://global/content/wizardHandlerSet.js line 129: reference to undefined
property this.wizardMap[this.currentPageTag].previous
JavaScript strict warning:
chrome://global/content/widgetStateManager.js line 437: reference to undefined
property this.PageData[tag]
JavaScript strict warning:
chrome://global/content/widgetStateManager.js line 184: reference to undefined
property thisTagData.nodata
Updated•24 years ago
|
Assignee: sspitzer → racham
Comment 1•24 years ago
|
||
mass re-assign of account manager bugs to racham.
When you fix this, can someone verify, thanks!
QA Contact: esther → stephend
QA Contact: stephend → gemal
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 4•21 years ago
|
||
wizardHandlerSet.js is unused nowadays.
Marking WONTFIX.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•