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 71155 - Empty fields should be checked.
Summary: Empty fields should be checked.
Status: VERIFIED DUPLICATE of bug 28748
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-09 08:40 UTC by Peter Pis
Modified: 2007-01-04 17:14 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 2006-01-09 08:40:21 UTC
Product Version         = NetBeans IDE 5.0 Dev (Build 200601052030)
Operating System        = Windows XP version 5.1 running on x86
Java; VM; Vendor; Home  = 1.5.0_05; Java HotSpot(TM) Client VM 1.5.0_05-b05; Sun
Microsystems Inc.; d:\Java\jdk1.5.0_05

Steps:
1. Open versioned project.
2. Select its file node and invoke "CVS | Tag" popup menu action.
3. Leave "Tag name" field empty, push "Tag" button. 

Error output:
"cvs.exe [server aborted]: tag '' must start with a letter"

It will be better to check for empty tag field. The same happens for "Branch"
and "Switch to Branch" dialog.
Comment 1 Maros Sandor 2006-01-10 10:05:25 UTC

*** This issue has been marked as a duplicate of 28748 ***
Comment 2 Peter Pis 2006-01-11 15:56:13 UTC
Verified as a dup.