Closed
Bug 126024
Opened 24 years ago
Closed 24 years ago
Getting JavaScript error in EdDialogCommon.js when doubleclick on attachment link after using send page
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: bugzilla, Assigned: cmanske)
Details
I'm getting:
Error: textbox is not defined
Source File: chrome://editor/content/EdDialogCommon.js
Line: 223
to reproduce:
1) start compose
2) enter "blablabla"
3) select File -> Send Page
4) give the file the title "xxx" and save it as "xxx"
5) now in the composer double click on the "file:///C:/Temp/xxx.html" blue link
and you get the JS error
20020213
Comment 1•24 years ago
|
||
WFM after sendig that mail or saving as a draft
Mozilla/5.0 (Windows; U; Win98; de-AT; rv:0.9.8) Gecko/20020204
| Reporter | ||
Comment 2•24 years ago
|
||
you dont get a popup error. You have to check the JavaScript console to see the
JS error.
It doesn't affect sending of mail
| Reporter | ||
Comment 5•24 years ago
|
||
seems to have been fixed in 20020220
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•