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 95026

Summary: Sync issue with DV
Product: xml Reporter: tonybeckham <tonybeckham>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description tonybeckham 2007-02-08 23:58:03 UTC
Changing attribute type in source view not reflected in design view.

NetBeans build 200702050600
Ent. Pack 20070206

1. Open OTA schema
2. Expand OTA_TravelItineraryReadRQ to see its attributes
3. Select any attribute, right click -> view source
4. Change type of the attribute.
5. Switch back to design view, the change is not made, however, the change is
made in schema view.
Comment 1 tonybeckham 2007-02-09 00:03:05 UTC
Workaround:
In the source view make a change to the attribute name, then remove the change.
Now when you switch to DV the type will be updated.
Comment 2 Samaresh Panda 2007-02-09 01:29:19 UTC
Checking in impl/AXIModelUpdater.java;
/cvs/xml/axi/src/org/netbeans/modules/xml/axi/impl/AXIModelUpdater.java,v  <-- 
AXIModelUpdater.java
new revision: 1.1.2.36.6.3; previous revision: 1.1.2.36.6.2
Comment 3 tonybeckham 2007-02-13 18:20:50 UTC
VERIFIED in build 070213_8