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 81466 - REGRESSION: Applying Russian Doll pattern produces incorrect result
Summary: REGRESSION: Applying Russian Doll pattern produces incorrect result
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 12:37 UTC by Andrei Chistiakov
Modified: 2006-08-01 13:20 UTC (History)
4 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-07-31 12:37:07 UTC
Reproduced in build 060730.

To reproduce the bug:

- open PO schema;
- switch to source view;
- apply 'Russian Doll' design pattern. 
Notice that SKU simple type remains global and thus the pattern becomes
'Venetian Blind'.
Comment 1 Ayub Khan 2006-07-31 16:31:19 UTC
Fixed.

File affected:

/xml/axi/src/org/netbeans/modules/xml/axi/impl/RussianDoll:.java (new version
1.1.2.5)
Comment 2 Andrei Chistiakov 2006-08-01 13:20:49 UTC
Verified in build 060731.