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 231772 - help button does not work in search revisions window
Summary: help button does not work in search revisions window
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: AlyonaStashkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 11:10 UTC by Martin Kanak
Modified: 2013-07-12 02:28 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 Martin Kanak 2013-06-25 11:10:45 UTC
Test steps:
- have a SVN project
- invoke popup menu on project root
- select Subversion | Revert Modifications
- Revert Modification window appears, select radio button "Revert Modifications from Single Commit" and click on Search button
- Search Revisions window appears, if you push the Help button nothing happened

Product Version: NetBeans IDE Dev (Build 201306242301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Ondrej Vrabec 2013-06-25 12:08:13 UTC
fix: http://hg.netbeans.org/core-main/rev/42aced654b91
Comment 2 Martin Kanak 2013-06-25 12:44:54 UTC
Another places where help button does not work:
1) Checkout:
- Invoke Team | Checkout... wizard from main menu
- Setup valid "Repository URL" and proceed to 2nd step of "Checkout" wizard
- In section Repository Revision push the Browse button
- Browse Repository Folders window appears and there is the Help button which does not work
2) Diff to:
- Invoke Team | Diff | Diff to Branch/Tag
- another window appears and there is the Help button which also does not work
Comment 3 Ondrej Vrabec 2013-06-25 13:02:07 UTC
1) checkout - should be already fixed as part of my commit ()
2) diff to help button: no F1 topic for the Diff to dialog. Assigning to Alyona. Alyona, could you please make a short F1 topic for the dialog? The help id is org.netbeans.modules.subversion.ui.diff.SelectDiffTree
Comment 4 Ondrej Vrabec 2013-06-25 14:23:08 UTC
fix: http://hg.netbeans.org/core-main/rev/063683733f15
Comment 5 Martin Kanak 2013-06-26 09:27:09 UTC
I found another help button which does not work:
- go to Tools | Options | Miscellaneous
- select tab "Versioning" and then select "Subversion" from the "Versioning Systems" list
- push the button "Manage Connection Settings" to open a new windows where is the help button, which does not work

Product Version: NetBeans IDE Dev (Build 201306252301)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 6 Quality Engineering 2013-06-27 02:15:55 UTC
Integrated into 'main-golden', will be available in build *201306262301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/42aced654b91
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #231772 - help button does not work in search revisions window
Comment 7 AlyonaStashkova 2013-07-08 13:00:51 UTC
(In reply to comment #3)

> 2) diff to help button: no F1 topic for the Diff to dialog. Assigning to
> Alyona. Alyona, could you please make a short F1 topic for the dialog? The help
> id is org.netbeans.modules.subversion.ui.diff.SelectDiffTree

Both the help topic and help id are added to the repository: 
https://hg.netbeans.org/main/rev/d2d86c5c105b
Comment 8 Ondrej Vrabec 2013-07-08 13:10:01 UTC
> Both the help topic and help id are added to the repository: 
> https://hg.netbeans.org/main/rev/d2d86c5c105b
Thanks, Alyona. Closing as fixed
Comment 9 AlyonaStashkova 2013-07-08 14:34:24 UTC
(In reply to comment #5)
> I found another help button which does not work:
> - go to Tools | Options | Miscellaneous
> - select tab "Versioning" and then select "Subversion" from the "Versioning
> Systems" list
> - push the button "Manage Connection Settings" to open a new windows where is
> the help button, which does not work

Thank you for reporting this.
The topic and id are in hg now: 
https://hg.netbeans.org/main/rev/a92fa1aefd18
Comment 10 Quality Engineering 2013-07-12 02:28:53 UTC
Integrated into 'main-silver', will be available in build *201307112300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d2d86c5c105b
User: AlyonaStashkova@netbeans.org
Log: #231772 new csh topic for subversion and its help id added