Bug 62593

Summary: Rename CSS/JQuery Extractor to CSS Selector Extractor
Product: JMeter - Now in Github Reporter: orimarko <orimarko>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: orimarko, p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 4.0   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   
Attachments: Rename CSS JQuery Extractor
Patch with changed name to CSS Selector

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