Bug 59036 - FormCharSetFinder : Use JSoup instead of deprecated HTMLParser
Summary: FormCharSetFinder : Use JSoup instead of deprecated HTMLParser
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks: 59037
  Show dependency tree
 
Reported: 2016-02-19 20:34 UTC by Philippe Mouawad
Modified: 2016-02-19 20:39 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-02-19 20:34:24 UTC
Switch to more up to date library for this class.
Comment 1 Philippe Mouawad 2016-02-19 20:35:10 UTC
Switch to JSoup instead of old HTMLParser (http://htmlparser.sourceforge.net/)
Comment 2 Philippe Mouawad 2016-02-19 20:37:43 UTC
Author: pmouawad
Date: Fri Feb 19 20:37:20 2016
New Revision: 1731296

URL: http://svn.apache.org/viewvc?rev=1731296&view=rev
Log:
Bug 59036 - FormCharSetFinder : Use JSoup instead of deprecated HTMLParser
Bugzilla Id: 59036

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/FormCharSetFinder.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3841