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 38836 - Invalid caption and label in VCS Commit - Select Branch dialog
Summary: Invalid caption and label in VCS Commit - Select Branch dialog
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcsgeneric (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2004-01-15 16:45 UTC by David Kaspar
Modified: 2004-08-09 16:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Select in Commit dialog (17.09 KB, image/jpeg)
2004-08-05 13:56 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2004-01-15 16:45:49 UTC
How to reproduce:
1) Mount CVS fs
2) Invoke Commit dialog
3) Press Select button
4) ERROR - There is a functional (probably "Select
Branch") dialog with invalid caption and first label 
current name: "getBundle (.....)"
should be: "Select Branch"
Comment 1 David Kaspar 2004-01-15 16:46:38 UTC
Setting P2 priority beacuse of T9Y keyword.
Comment 2 Richard Gregor 2004-01-16 15:28:28 UTC
Strange - it works for me on linux, but on win there is described
behavior.
Comment 3 Martin Entlicher 2004-01-20 16:43:59 UTC
I'll take this, David needs this very soon.
Comment 4 Martin Entlicher 2004-01-20 16:47:00 UTC
The problem is not in a bad resource bundle reference, but in the
fact, that the code was not looking into a resource bundle at all.

It's fixed in trunk:
/cvs/vcsgeneric/profiles/cvsprofiles/src/org/netbeans/modules/vcs/profiles/cvsprofiles/commands/CvsRevisionSelector.java,v
 <--  CvsRevisionSelector.java
new revision: 1.4; previous revision: 1.3
Comment 5 Peter Pis 2004-08-05 13:56:59 UTC
Created attachment 16660 [details]
Select in Commit dialog
Comment 6 Peter Pis 2004-08-05 14:00:38 UTC
See attachment. (for NB 200408041800)
Comment 7 Martin Entlicher 2004-08-07 21:51:33 UTC
This was fixed in 3.6.
However, in trunk it was broken recently by the fix of issue #46193.
Fixed again in trunk:

/cvs/vcsgeneric/profiles/cvsprofiles/src/org/netbeans/modules/vcs/profiles/cvsprofiles/config/cvs.xml,v
 <--  cvs.xml
new revision: 1.81; previous revision: 1.80
Comment 8 Peter Pis 2004-08-09 16:12:02 UTC
Verified in continuous build 20040809-1150.