Closed Bug 16690 Opened 25 years ago Closed 25 years ago

image dlog JS error on open

Categories

(Core :: DOM: Editor, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: Brade, Assigned: cmanske)

Details

with today's build, when I try to insert an image, I get the following error when
loading the dialog:

JavaScript Error: syntax error
URL: chrome://editor/content/EdImageProps.js
LineNo: 574
Line text: '    else
'
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
I put exception handling in the image dialog Java Script so the image should
be inserted. This exception is "bogus" because of bug 16523.
If the image is not showing up, that is a different problem in image layout.
Please -- no more bugs on insert object "exceptions" until 16523 is fixed!

*** This bug has been marked as a duplicate of 16523 ***
Status: RESOLVED → REOPENED
Summary: image dlog → image dlog JS error on open
I don't understand how this can be a duplicate of a bug within rules.  This is a
JavaScript syntax error.  Reopening.  Please explain if you feel it is a
duplicate.
Status: REOPENED → ASSIGNED
Resolution: DUPLICATE → ---
Oops! Acted too soon and confused this with Sujays bug that looked similar.
I'm not seeing this problem today. Kathy?
Yes, I still see this problem on Mac:

JavaScript Error: syntax error
URL: chrome://editor/content/EdImageProps.js
LineNo: 574
Line text: '     else
'
looking at the code, I'd say you are missing a '}'
Target Milestone: M11
Target Milestone: M11 → M12
pushing this out till next week
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
resolving as fixed; I saw the diff from Charley at some point.
Status: RESOLVED → VERIFIED
verifying since I don't see that error anymore
You need to log in before you can comment on or make changes to this bug.