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 26573

Summary: Customize Filesystems shows internal names (src_1, src_2, ..)
Product: platform Reporter: _ pkuzel <pkuzel>
Component: -- Other --Assignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 18988    
Bug Blocks:    
Attachments: a proposed patch
a better patch of MountIterator

Description _ pkuzel 2002-08-16 20:46:33 UTC
I mounted several filesystems. All root paths
finished with "src". Then I wanted to reorder them
using Customize action at filesystems node.
Unfortunately customizer shows filesystems as:
src_1, src_2, src_3, ... 

Full FS root path have to be displayed instead.
Comment 1 Jiri Rechtacek 2002-08-26 16:07:14 UTC
There is a problem in obtaining filesystem name in ChangeOrder dialog
(in Filesystems customizer too).  Displayname in ChangeOrder dialog is
a name of the last directory in root's path. It should be replaced
with filesystem's display name.
Comment 2 Jiri Rechtacek 2002-09-08 12:15:50 UTC
Created attachment 7350 [details]
a proposed patch
Comment 3 Jiri Rechtacek 2002-09-12 17:55:10 UTC
Created attachment 7406 [details]
a better patch of MountIterator
Comment 4 Jiri Rechtacek 2002-09-12 18:00:42 UTC
I attached patch a display name of node is read from a filesystem
which is being mounted and store to EA_NAME attribute of IDO in place
of a name of last directory of root's path. Because issue 18988 hasn't
been fixed that a display name can starts with "Invalid" phrase. Issue
 18988 should be fixed before commit this patch.
Comment 5 Marian Mirilovic 2003-01-06 16:15:21 UTC
I have changed version from 4.0 dev to S1S 4.2 (Nevada).
Comment 6 Jiri Rechtacek 2003-02-27 11:33:55 UTC
The patch is prepared but the blocked issue 18988 is not fixed still.
Comment 7 Jiri Rechtacek 2003-03-24 17:17:10 UTC
I changed it to PATCH because of "the blocked issue 18988 is not fixed
still". Petr, you can vote for issue 18988 by then. If you are sure
it's a bug, change it back.
Comment 8 Jesse Glick 2004-05-01 03:27:02 UTC
No more filesystems.
Comment 9 Marian Mirilovic 2005-12-20 16:02:37 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. 

Thanks in advance.