Bug 62593 - Rename CSS/JQuery Extractor to CSS Selector Extractor
Summary: Rename CSS/JQuery Extractor to CSS Selector Extractor
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 4.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: JMETER_5.0
Assignee: JMeter issues mailing list
URL:
Keywords: FixedInTrunk
Depends on:
Blocks:
 
Reported: 2018-08-02 06:13 UTC by orimarko
Modified: 2018-08-25 20:19 UTC (History)
2 users (show)



Attachments
Rename CSS JQuery Extractor (6.02 KB, patch)
2018-08-02 06:36 UTC, orimarko
Details | Diff
Patch with changed name to CSS Selector (6.08 KB, patch)
2018-08-06 05:44 UTC, orimarko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description orimarko 2018-08-02 06:13:58 UTC
CSS/JQuery Extractor name is a bit confusing,
Because it actually used to extract HTML using CSS/JQuery syntax.
Rename to HTML Extractor
Comment 1 orimarko 2018-08-02 06:36:48 UTC
Created attachment 36065 [details]
Rename CSS JQuery Extractor
Comment 2 orimarko 2018-08-06 05:44:12 UTC
Created attachment 36072 [details]
Patch with changed name to CSS Selector
Comment 3 Philippe Mouawad 2018-08-25 20:19:12 UTC
pmouawad@apache.org
	
10:18 PM (0 minutes ago)
	
to commits
Author: pmouawad
Date: Sat Aug 25 20:18:39 2018
New Revision: 1839102

URL: http://svn.apache.org/viewvc?rev=1839102&view=rev
Log:
Bug 62593 - Rename CSS/JQuery Extractor to CSS Selector Extractor

Contributed by Orimarko
Bugzilla Id: 62593

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/HtmlExtractor.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/functions/org/apache/jmeter/functions/RandomFromMultipleVars.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
    jmeter/trunk/xdocs/usermanual/functions.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:38:14 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4833