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 17564 - Invalid name of link is created by group generator.
Summary: Invalid name of link is created by group generator.
Status: CLOSED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Group (show other bugs)
Version: -FFJ-
Hardware: Sun Other
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-12 17:14 UTC by issues@www
Modified: 2005-03-09 04:28 UTC (History)
2 users (show)

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 issues@www 2001-11-12 17:14:40 UTC
Description: 
JDK1.3
OS:ALL
Forte4J:Build1160-CE

Operation:
(1) Start up IDE.
(2) Open Explorer and click filesystem tab.
(3) Click Development directory and click right botton .
(4) Select pull down "Tools"->"Create Group"
(5) Open "Select a location and enter a name for the group" window.
    OK botton click.
(6) Create new group.  Click group .
    There is the nameless link for system directory.



Evaluation: 
it's still present in NB3.3 beta3

A comment.
Comment 1 Peter Zavadsky 2001-11-15 13:22:56 UTC
Assigned to utilities.
Comment 2 _ lkramolis 2001-11-21 18:17:17 UTC
This is too risky to fix it. I could remove 'Create group' action on
FileSystem, but this could break some backward compatability.
Comment 3 _ lkramolis 2001-11-22 14:50:51 UTC
This needs design change and will not be fixed in 3.3.

Groups are currently dessigned as collection of relative path to
another objects. Future change should support absolute path to data
object -- name (path) of filesystem and name (path) of data object on
this FS.
Comment 4 _ lkramolis 2002-07-10 13:27:59 UTC
'Create group' action is not allowed on root of file system now.
Comment 5 Martin Ryzl 2002-07-10 13:48:22 UTC
Hmmm, you've just removed the symptom but didn't solve the problem.
Your previous comment described correct solution.
If the reason for fixing this issue in the way you did it was bug
count limit, please, at least submit an RFE that 1) the action should
be enabled on root of FS again and 2) format of group should support
absolute paths including filesystems.
Comment 6 _ lkramolis 2002-07-10 14:10:45 UTC
You are right I just fixed described problem. But I am not sure if it
is necessary to allow group creating on FS root. Please file a new RFE
about it, if you think it is useful for somebody -- I don't think so
since nobody needs it till now. Thanks.
Comment 7 pfelenda 2003-04-30 12:24:41 UTC
Verified in release34 and dev [200304300100].
Creating gruop works as expected.
Comment 8 Quality Engineering 2003-07-01 15:31:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.