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

Summary: REGRESSION: Applying Russian Doll pattern produces incorrect result
Product: xml Reporter: Andrei Chistiakov <ca-nb>
Component: Schema ToolsAssignee: Ayub Khan <ayubskhan>
Status: VERIFIED FIXED    
Severity: blocker CC: cwebster, htt, ivansidorkin, kozlov
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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.