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 84470

Summary: IAE when deleting element from xml
Product: xml Reporter: Nathan Fiedler <nlfiedler>
Component: Text-EditAssignee: Marek Fukala <mfukala>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack trace
sample file

Description Nathan Fiedler 2006-09-07 22:01:30 UTC
Using release55 build from today, open a .xml file and delete any of its
elements, after a second or two, an exception occurs. Seems to occur when
invoking Undo, as well.

- Open the attached sample file
- Delete the "element" line
Comment 1 Nathan Fiedler 2006-09-07 22:02:14 UTC
Created attachment 33699 [details]
stack trace
Comment 2 Nathan Fiedler 2006-09-07 22:02:47 UTC
Created attachment 33700 [details]
sample file
Comment 3 Marek Fukala 2006-09-11 09:17:31 UTC
Already fixed.

*** This issue has been marked as a duplicate of 84433 ***
Comment 4 tonybeckham 2007-03-28 19:04:44 UTC
Fix VERIDIED by default since it is duplicate of 84433 and that has been verified.