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 133221 - Folder ordering problem
Summary: Folder ordering problem
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-04-18 16:48 UTC by Jesse Glick
Modified: 2008-04-25 13:13 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 Jesse Glick 2008-04-18 16:48:26 UTC
Found same position 1500 for both Windows2/Modes/output/refactoring-preview.wstcref and Windows2/Modes/output/search.wstcref

http://deadlock.netbeans.org/hudson/job/trunk/1662/artifact/nbbuild/build/generated/layers.txt says:

o.n.m.refactoring.api                     Windows2/Modes/output/refactoring-preview.wstcref @1500
o.n.m.xml.search                          Windows2/Modes/output/search.wstcref @1500

Perhaps from:

http://hg.netbeans.org/main/rev/5a0461bb83be

or some related change?

BTW search.wstcref is a poor name for something specific to XML. It should be named e.g. xml-search.wstcref.
Comment 1 Jesse Glick 2008-04-18 16:50:56 UTC
Looks like it might already be fixed in trunk #1664?
Comment 2 Ivan Sidorkin 2008-04-18 17:43:49 UTC
yes, it was fixed 
http://hg.netbeans.org/main/rev/d30ee06533ba

Comment 3 Ivan Sidorkin 2008-04-18 17:44:22 UTC
verified