Community
Participate
Working Groups
Build Identifier: Hi Colleagues, In DTE the following scenario fails: 1) Create new XML Schema 2) Open it in the DTE 3) Add new complex type (name="CT1") 4) Go to source and wrap the complex type with element tags: <element name="CT1"><complexType>...</element> 5) Go to the DT tab - the element is still shown as complex type Regards, Stanislav Reproducible: Always
Hi Colleagues, Setting prio to critical since major functionality is broken - edit in source. Regards, Stanislav
Sorry, Forgot to set the prio. Regards, Stanislav
Hi Colleagues, This seems to be working when applying the same patch as the one for bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=340150. Not sure if we need to find some way to test it or at least write some manual tests cases. Regards, Stanislav
Hi Stani, After applying the fix for the bug 340150. This issue is no longer reproducable, so I am closing it. Best regards, Dimitar