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 28531

Summary: Invalid name of command tab in CVS Commit dialog
Product: obsolete Reporter: David Kaspar <dkaspar>
Component: vcsgenericAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2002-11-06 14:35:26 UTC
How to reproduce:
1) Do "CVS|Commit..." action on some cvs node
2) See commit dialog
3) ERROR - Name of 1. tab is COMMIT_CMD instead of
Commit Command (as was before)
Comment 1 Martin Entlicher 2002-12-02 15:38:26 UTC
Fixed in dev and projects builds.

/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsAction.java,v  <-- 
VcsAction.java
new revision: 1.73; previous revision: 1.72

/cvs/vcscore/src/org/netbeans/modules/vcscore/VcsAction.java,v  <-- 
VcsAction.java
new revision: 1.72.4.1; previous revision: 1.72
Comment 2 dmladek 2003-01-24 13:17:20 UTC
OK on NetBeans IDE Dev (Build 200301240100)