https://bz.apache.org/bugzilla/show_bug.cgi?id=64302
Bug ID: 64302
Summary: Hyperlink error in some html documents under
printable_docs folder
Product: JMeter
Version: 5.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER_5.3.0
When I read the 'BeanShell_Assertion' section of the component_reference.html
document in the JMeter installation directory, I found that the cells in the
Desc * column of the Reset * row in the Parameters table did not have the
correct hyperlinks in that section, so I decided to write a python script Let's
take a look at the similar problems in the HTML files located in the
printable_docs directory. Its github address is
https://github.com/ZhuangZhu-74/find_invalid_link
In the attached file, I use consecutive equal signs to separate the error
records generated by the python script, where "Source File" represents the
source file location, "Origin attr" represents the faulty hyperlink, and
"Request URL" represents the visited URL.
--
You are receiving this mail because:
You are the assignee for the bug.