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 205103 - Cannot save xml schema
Summary: Cannot save xml schema
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
: 198202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-14 15:15 UTC by Jiri Skrivanek
Modified: 2011-11-18 11:46 UTC (History)
1 user (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 Jiri Skrivanek 2011-11-14 15:15:50 UTC
Save action for xml schema file is always disabled. Only save all action is enabled. To reproduce:

- create java project
- open new file wizard
- choose "XML|XML Schema (Empty)"
- finish wizard
- modify something in opened file
- open main menu File but Save action is disabled

Product Version: NetBeans IDE Dev (Build 201111140600)
Java: 1.7.0_01; Java HotSpot(TM) Client VM 21.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 Svata Dedic 2011-11-15 08:53:37 UTC
Changeset: ffde7a41548b
Author:    Svata Dedic <sdedic@netbeans.org>
Date:      2011-11-15 09:53
Message:   #205103: non-multiview XML editors must sync their TCs activated nodes. Re-added multiview for XSD
Issue #205103 - Cannot save xml schema: fixed
Comment 2 Svata Dedic 2011-11-15 12:53:33 UTC
*** Bug 198202 has been marked as a duplicate of this bug. ***
Comment 3 Quality Engineering 2011-11-16 15:46:55 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/ffde7a41548b
User: Svata Dedic <sdedic@netbeans.org>
Log: #205103: non-multiview XML editors must sync their TCs activated nodes. Re-added multiview for XSD
Issue #205103 - Cannot save xml schema: fixed