Closed Bug 102279 Opened 24 years ago Closed 24 years ago

Exception debug output URLs contain a comma

Categories

(Other Applications Graveyard :: Venkman JS Debugger, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: xenotica, Assigned: rginda)

Details

Exception URLs in the debug output window contain commas in the actual URL. For Example: Stopped for thrown exception. $[0] = [Error] [class: Error] {3} function doPageUnload() in http://localhost/oaa/js/pageload.js, line 239 237: if( top.getit_main_head && top.getit_main_head.doTitleAndToolbar && !is_nav4 ) 238: { 239: top.getit_main_head.doTitleAndToolbar(); When you click on the offending file the URL posted to the browser contains the comma as seen below, obviously resulting in a 404 ERROR http://localhost/oaa/js/pageload.js,
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Product: Core → Other Applications
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.