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 38881 - AutomountSupport: Reordering in Repository doesn't affect ordering of DataObjects in mount folder
Summary: AutomountSupport: Reordering in Repository doesn't affect ordering of DataObj...
Status: VERIFIED DUPLICATE of bug 39427
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 39208 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-16 08:54 UTC by rmatous
Modified: 2008-12-22 17:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed fix (3.36 KB, patch)
2004-01-19 09:44 UTC, Jaroslav Tulach
Details | Diff
exception stacktrace (2.02 KB, text/plain)
2004-02-09 09:55 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2004-01-16 08:54:51 UTC
Look at RepositoryListener in AutomountSupport and
its  empty impl. of method fileSystemPoolReordered. 

Test testReorderRepository fails.
Comment 1 Jaroslav Tulach 2004-01-19 08:15:38 UTC
I think I have a fix for this, but it seems that some other tests in
AutoMountSupport seem to fail. I am not sure if it is due to my
changes or not. I'll verify and create a bug if necessary.
Comment 2 Jaroslav Tulach 2004-01-19 09:44:50 UTC
Created attachment 12957 [details]
Proposed fix
Comment 3 Jaroslav Tulach 2004-01-26 13:44:45 UTC
*** Issue 39208 has been marked as a duplicate of this issue. ***
Comment 4 Jaroslav Tulach 2004-01-27 09:57:33 UTC
/cvs/core/src/org/netbeans/core/AutomountSupport.java,v  <-- 
AutomountSupport.java
new revision: 1.54; previous revision: 1.53
done
Processing log script arguments...
More commits to come...
Checking in test/unit/src/org/netbeans/core/AutomountSupportTest.java;
/cvs/core/test/unit/src/org/netbeans/core/AutomountSupportTest.java,v
 <--  AutomountSupportTest.java
new revision: 1.8; previous revision: 1.7
Comment 5 pzajac 2004-02-09 09:54:35 UTC
the test fails on all platforms
Comment 6 pzajac 2004-02-09 09:55:18 UTC
Created attachment 13324 [details]
exception stacktrace
Comment 7 Jaroslav Tulach 2004-02-10 14:44:06 UTC
Already reported.

*** This issue has been marked as a duplicate of 39427 ***
Comment 8 Marian Mirilovic 2004-02-19 09:04:55 UTC
verified duplicate