Bug 62095 - Documentation - Right Boundary Typo
Summary: Documentation - Right Boundary Typo
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 minor (vote)
Target Milestone: JMETER_5.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-02-11 13:50 UTC by orimarko
Modified: 2018-03-31 11:49 UTC (History)
1 user (show)



Attachments
patch fixing typo (1.25 KB, patch)
2018-02-11 13:50 UTC, orimarko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description orimarko 2018-02-11 13:50:17 UTC
Created attachment 35726 [details]
patch fixing typo

new Boundary Extractor component reference in 
http://jmeter.apache.org/usermanual/component_reference.html#Boundary_Extractor

Right Boundary parameter is defined as Left:
"Left boundary of value to find"

should be fixed to "Right ..."

Added a patch fixing typo.
Comment 1 Felix Schumacher 2018-02-11 17:32:13 UTC
Thanks for your contribution.  Will be included in JMeter 4.1

Date: Sun Feb 11 17:31:20 2018
New Revision: 1823862

URL: http://svn.apache.org/viewvc?rev=1823862&view=rev
Log:
Correct typo in component reference for Boundary Extractor

Contributed by orimarko at gmail.com
Bugzilla Id: 62095

Modified:
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4688