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 43389 - It's possible to create command with empty name
Summary: It's possible to create command with empty name
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2004-05-17 16:52 UTC by Peter Pis
Modified: 2006-03-24 10:08 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 Peter Pis 2004-05-17 16:52:37 UTC
System Info:
 Product Version       = NetBeans IDE Dev (Build
200405161800)
 Operating System      = Windows 2000 version 5.0
running on x86
 Java; VM; Vendor      = 1.4.2_04; Java
HotSpot(TM) Client VM 1.4.2_04-b05; Sun
Microsystems Inc.
 Java Home             = C:\j2sdk1.4.2_04\jre
 System Locale; Encod. = en_US (nb); Cp1252

Steps:
1. Tools -> Options -> Source Creation and
Management | Verson Control Settings | Generic VCS
profiles | VSS (PVCS, CVS): Context Commands . Add
new command with empty "Command Label".

New Command is added.
Comment 1 Martin Entlicher 2005-01-31 13:06:06 UTC
Fixed:

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/commands/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.49; previous revision: 1.48

/cvs/vcsgeneric/src/org/netbeans/modules/vcs/advanced/commands/CommandNode.java,v
 <--  CommandNode.java
new revision: 1.57; previous revision: 1.56
Comment 2 Peter Pis 2005-02-04 14:39:54 UTC
Verified in NB200502021900.