Bug 59425

Summary: Display error in help page if the help file cannot be opened
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Display errror message in Help pane

Description Sebb 2016-05-03 21:01:20 UTC
At present if the source file for the help page cannot be opened, JMeter displays a blank page and a separate dialog box with the error. On my system the box does not get focus and may be hidden, so it's not clear what has happened.

Either the dialog should be forced to the front, or the error could be displayed on the page instead of the help text
Comment 1 Felix Schumacher 2016-05-04 19:31:31 UTC
Created attachment 33824 [details]
Display errror message in Help pane

As proposed by sebb, the error message is displayed inside the help pane and the modal dialog is removed.

Should this be added before 3.0?
Comment 2 Sebb 2016-05-04 19:44:15 UTC
I would say yes.

I don't think there is any risk in doing so.
Comment 3 Philippe Mouawad 2016-05-04 19:47:19 UTC
Ok for addition also
Comment 4 Felix Schumacher 2016-05-04 20:05:48 UTC
Date: Wed May  4 20:03:03 2016
New Revision: 1742328

URL: http://svn.apache.org/viewvc?rev=1742328&view=rev
Log:
Display error about missing help page inside the help pane

Bugzilla Id: 59425

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/Help.java
    jmeter/trunk/xdocs/changes.xml
Comment 5 The ASF infrastructure team 2022-09-24 20:38:04 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3975