This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 146418 - InternetExplorer: intermittent malformed file url object
Summary: InternetExplorer: intermittent malformed file url object
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ deva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-06 21:43 UTC by _ krystyna
Modified: 2008-09-16 17:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot1 (136.51 KB, image/png)
2008-09-06 21:45 UTC, _ krystyna
Details
screenshot2 (54.08 KB, image/png)
2008-09-06 21:45 UTC, _ krystyna
Details
screenshot3 (119.09 KB, image/png)
2008-09-06 21:46 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-09-06 21:43:43 UTC
NetBeans IDE Dev (Build 20080906071253)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1



In client side debugging jsp/php files, occasionally the read only file url objects
have their html output malformed. See attached screenshots. This is easily reproducible by 
repeated debug main of the same project, closing the browser, leaving the r/o page 
in the editor. This is not related to mdm.exe hangs. In the case where a 
closing script tag is missing, it gets tagged as an error; in one of the attached samples, 
the file is duplicated three times. In complex pages, this could be very annoying.
Breakpoints could be set in the sample pages and worked.
Comment 1 _ krystyna 2008-09-06 21:45:22 UTC
Created attachment 69232 [details]
screenshot1
Comment 2 _ krystyna 2008-09-06 21:45:56 UTC
Created attachment 69233 [details]
screenshot2
Comment 3 _ krystyna 2008-09-06 21:46:34 UTC
Created attachment 69234 [details]
screenshot3
Comment 4 _ deva 2008-09-16 07:25:12 UTC
IE extension sends reload messages when document is updated and therefore the URL file objects should show the correct 
text
Comment 5 _ deva 2008-09-16 07:29:56 UTC
*** Issue 147305 has been marked as a duplicate of this issue. ***
Comment 6 Quality Engineering 2008-09-16 17:35:28 UTC
Integrated into 'main-golden', will be available in build *200809161401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3e0aa92b3080
User: deva@netbeans.org
Log: IE Add-on dll with fixes for #146418 and #146518