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 242496 - GroupEditPanel allows a project group to be named (none)
Summary: GroupEditPanel allows a project group to be named (none)
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-02 21:44 UTC by lhochet
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
proposed patch (1.21 KB, application/octet-stream)
2014-03-02 21:44 UTC, lhochet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lhochet 2014-03-02 21:44:37 UTC
Created attachment 145704 [details]
proposed patch

While searching for the cause of #242495, I came this idea: what happens when a project group is named "(none)". Well it creates it, but then it can't be removed without removing all the other groups.
So I think it ought to be prevented.
The attached path is an attempt at it. I'm reusing WARN_GroupExists for lack of a better message.
Comment 1 Martin Balin 2016-07-07 08:37:03 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss