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 29774 - DefaultContext$NOE exception on editing source
Summary: DefaultContext$NOE exception on editing source
Status: VERIFIED DUPLICATE of bug 29618
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 16:15 UTC by pzajac
Modified: 2003-02-25 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (2.96 KB, text/plain)
2003-01-03 16:16 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2003-01-03 16:15:40 UTC
[Build 200301030100]
Exception occured on editing new xml. Steps to
reproduction:
1)mount LocalFileSystem:
nb_all/openide/www/qa/testplans/xml
2)click to root DataFolder in mounted filesystem
in explorer and create empty new.xml from template
3)open repository_editor.xml file in editor
4)copy xml heander from repository_editor.xml to
new.xml. 
5) copy: <case-set module="Editor"  > tag from
repository_editor.xml tp new.xml
6) close case-set tag in new.xml by code
dompletion </Ctrl_space 
7) switch editor tab to repository_editor.xml.
Exception thrown.   

step 4 is not necessary.
Comment 1 pzajac 2003-01-03 16:16:22 UTC
Created attachment 8431 [details]
exception stacktrace
Comment 2 _ pkuzel 2003-02-18 18:42:28 UTC

*** This issue has been marked as a duplicate of 29618 ***
Comment 3 pzajac 2003-02-25 15:45:40 UTC
verified duplicate