https://bz.apache.org/bugzilla/show_bug.cgi?id=65029

Felix Schumacher <felix.schumac...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
             Status|NEW                         |NEEDINFO

--- Comment #1 from Felix Schumacher <felix.schumac...@internetallee.de> ---
Can you try the next nightly or trunk build and report, whether it fixes your
issue?

I have only added support to Lagarto, JSoup and (hopefully) JTidy parser. As
you didn't specified, which you used, I assume, that you were using the default
one.

commit 38f8738c3d5b7152e41ceae6e0db97e7b2c3953c
Author: Felix Schumacher <felix.schumac...@internetallee.de>
AuthorDate: Sun Dec 27 14:49:01 2020 +0100

    Try harder to correctly guess the URL for applets, when download embedded
URLs is enabled

    Bugzilla Id: 65029
---
 .../apache/jmeter/protocol/http/parser/HTMLParser.java    |  1 +
 .../jmeter/protocol/http/parser/JTidyHTMLParser.java      | 11 ++++++++++-
 .../jmeter/protocol/http/parser/JsoupBasedHtmlParser.java | 15 ++++++++++++++-
 .../protocol/http/parser/LagartoBasedHtmlParser.java      | 15 ++++++++++++++-
 .../protocol/http/parser/TestBug60842HtmlParser.java      |  6 ++++++
 xdocs/changes.xml                                         |  1 +
 6 files changed, 46 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to