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 - Sync issue with DV
Summary: Sync issue with DV
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 23:58 UTC by tonybeckham
Modified: 2007-02-13 18:20 UTC (History)
0 users

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 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