Closed Bug 299320 Opened 20 years ago Closed 19 years ago

JavaScript error of "Error: missing ) after condition" at Line: 398, Column: 25 of nsContextMenu.js

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 299285

People

(Reporter: World, Unassigned)

References

()

Details

With Mozilla trunk 2005063005-trunk(ZIP,Win-2K), and probably with 2005-06-29
build, following JavaScript error occured when I accessed
http://piro.sakura.ne.jp/cgi-bin/bbs.cgi. 
This doesn't occur on 2005-6-20 build.

> Error: missing ) after condition
> Source File: chrome://communicator/content/nsContextMenu.js
> Line: 398, Column: 25
> Source Code:
>                          elem.getAttributeNS(XMLNS, "lang") ) {

Bonsai says nexts are checkins in these 7 days on nsContextMenu.js.

2005-06-30 13:13 1.105 fixing bug 298892 regression caused by a bad merge.
2005-06-29 19:47 1.104 Bug 298892 use instanceof checks to avoid namespace
                       confusion in xml files.
the 1.105 checkin you mentioned fixed this...

*** This bug has been marked as a duplicate of 299285 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.