Closed Bug 258480 Opened 20 years ago Closed 20 years ago

WARNING: Illegal character in window name Abacus MathML Editor, file r:/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp, line 1157

Categories

(Core :: MathML, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

VERIFIED INVALID

People

(Reporter: timeless, Assigned: WeirdAl)

Details

WARNING: Illegal character in window name Abacus MathML Editor, file
r:/mozilla/embedding/components/windowwatcher/src/nsWindowWatcher.cpp, line 1157

dashes and spaces aren't allowed in window names. please fix :).
/tmp/abacus/abacus/content/tools/nsITransaction.js: 
window.openDialog("chrome://abacus/content/math/editor.xul", "Abacus MathML Editor",

mozilla does not ship with abacus... please track bugs in other products elsewhere.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
verified.  Yeah, it's my fault, but biesi's right.

Besides, timeless, wouldn't you get the same errors with DOM Inspector or
JavaScript Console?
Status: RESOLVED → VERIFIED
nope. domi doesn't name its windows and jsconsole hopefully doesn't include
spaces in the window name. note that a window name is not the window title, it's
the name.
You need to log in before you can comment on or make changes to this bug.