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 82092 - Schema isn't marked 'changed' after applying design pattern
Summary: Schema isn't marked 'changed' after applying design pattern
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Nathan Fiedler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-07 16:52 UTC by Andrei Chistiakov
Modified: 2006-08-25 15:28 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2006-08-07 16:52:56 UTC
Reproduced in build 060807_2.

To reproduce the bug:
- open a project that includes a schema (do not open the schema itself);
- apply a design pattern to the schema;
- open the schema.
Notice that asterisk on the document's tab is not shown.
Comment 1 Nathan Fiedler 2006-08-23 00:48:40 UTC
Fixed in release55 branch.

schema/core/src/org/netbeans/modules/xml/schema/core/SchemaEditorSupport.java;
new revision: 1.1.2.20; previous revision: 1.1.2.19
Comment 2 Andrei Chistiakov 2006-08-25 15:28:37 UTC
Verified in build 060824.