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 14349 - "Mount | VCS | CVS" menu item shows sometimes bundle key.
Summary: "Mount | VCS | CVS" menu item shows sometimes bundle key.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
: 15939 16068 16129 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-08-10 14:59 UTC by Jiri Kovalsky
Modified: 2003-07-01 12:57 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture showing wrong moment. Took me 6 attempts to catch ... :-) (52.70 KB, image/jpeg)
2001-08-10 15:01 UTC, Jiri Kovalsky
Details
How it looks now ... (89.22 KB, image/jpeg)
2001-09-24 11:37 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2001-08-10 14:59:23 UTC
Development build #200108100740 of NetBeans 3.3 on Windows 2000 with JDK 1.3.1

Description:
============
This happens once in the session when user invokes this menu for the first time.
There is org-netbeans-modules-vcscore-wizard-mountcvs-CvsMountFS string display-
ed approximately for half a second before the value "CVS" is read and comes up.

Steps to reproduce:
===================
1. Launch the IDE. If you have it already running please restart it.
2. Try to invoke the menu as described at the below attached picture.
3. Watch mentioned menu item carefully to verify that it is displayed incorrect-
   ly for a while.
Comment 1 Jiri Kovalsky 2001-08-10 15:01:26 UTC
Created attachment 2137 [details]
Picture showing wrong moment. Took me 6 attempts to catch ... :-)
Comment 2 Martin Entlicher 2001-08-10 15:32:40 UTC
It's probably a bug somewhere in core (or openide? i'm not sure)
Comment 3 Jan Zajicek 2001-08-13 15:12:33 UTC
Confirmed, I have seen it. The problem is that after a while the
bundle is replaced by created instance of the action but the popup
isn't shortened. So assigning to Petr and ccing Yarda. If not yours,
please reassign ;-)
Comment 4 Jaroslav Tulach 2001-08-13 17:48:38 UTC
Simple workaround is to create shorter name for the CVS.instance
template....
Comment 5 Petr Nejedly 2001-09-18 10:31:23 UTC
Not sure who is responsible for this...
Comment 6 Jan Zajicek 2001-09-18 11:02:05 UTC
Moving back to vcs team to evaluate if this was fixed. Seems to me it
was fixed, cause do not see in latest dev builds.
Comment 7 Martin Entlicher 2001-09-18 12:31:44 UTC
O.K., so it was fixed in the core? I didn't fix it, since I can hardly
do it. Jiri, please verify whether it is O.K.
Moving back to core just because it's not our bug.
Comment 8 Jiri Kovalsky 2001-09-19 09:04:53 UTC
Definetely. It is really working well now. Verified in development 
build #200109190100 of NetBeans 3.3.
Comment 9 Jiri Kovalsky 2001-09-24 11:36:20 UTC
I am sorry for reopening this bug but in today's development build of 
NetBeans 3.3 #200109240100 there is always and only bundle key shown 
in the popup menu instead of the correct value. Our guys are sure it 
is not their problem. See the attachment.
Comment 10 Jiri Kovalsky 2001-09-24 11:37:02 UTC
Created attachment 2670 [details]
How it looks now ...
Comment 11 Jaroslav Tulach 2001-09-24 12:12:09 UTC
I guess the bug is in MenuView
Comment 12 Jaroslav Tulach 2001-09-24 12:12:45 UTC
So explorer should fix it, even I do not know how...
Comment 13 Martin Entlicher 2001-09-26 17:57:55 UTC
Rising up the priority because of an additional duplicate bug on this.
It's really very visible.
Comment 14 Martin Entlicher 2001-09-26 17:58:28 UTC
*** Issue 15939 has been marked as a duplicate of this issue. ***
Comment 15 Lukas Hasik 2001-09-27 13:59:32 UTC
Maybe it's similar with this issue (?)...
http://openide.netbeans.org/issues/show_bug.cgi?id=15849
ignore if i'm wrong
Comment 16 Jan Chalupa 2001-10-02 09:34:30 UTC
Still present in dev-200110020100.

This is very visible and must be fixed for NB 3.3 beta 1 -- raising 
priority to P1.
Comment 17 David Strupl 2001-10-02 10:44:18 UTC
Looking at it.
Comment 18 David Strupl 2001-10-02 12:09:04 UTC
Testing the fix.
Comment 19 David Strupl 2001-10-02 12:16:48 UTC
Fixed in trunk. It was typo in bundle in vcscore module causing
wrong display of the menu item. The fix is in file
/vcscore/src/org/netbeans/modules/vcscore/wizard/mountcvs/Bundle.properties
version 1.23.
Comment 20 Martin Entlicher 2001-10-02 12:32:46 UTC
Thanks for discovering the typo! I wonder how it could work before.
Comment 21 Martin Entlicher 2001-10-02 16:22:20 UTC
*** Issue 16129 has been marked as a duplicate of this issue. ***
Comment 22 David Strupl 2001-10-02 18:01:10 UTC
I have propagated the fix into BLD200109270100_qbe branch.
Comment 23 dmladek 2001-10-03 10:42:15 UTC
verified on [NBdev-200110030100]
Comment 24 Jan Zajicek 2001-10-03 13:42:17 UTC
*** Issue 16068 has been marked as a duplicate of this issue. ***
Comment 25 Quality Engineering 2003-07-01 12:57:28 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.