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

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #3 from Philippe Mouawad <[email protected]> ---
(In reply to David Hubbard from comment #2)
> (In reply to Philippe Mouawad from comment #1)
> > Hello,
> > Thanks for report.
> > 
> > You're using here internal APIs of JMeter. Besides, this part of the API
> > uses an old library jtidy (which makes cleanup of html) which may explain
> > your issue.
> > 
> > I suggest you rather rely on jsoup or jodd-lagarto which are embedded in
> > JMeter , so you can use them in your custom code.
> > 
> > 
> > Regarding your report, it appears it could affect one Element in JMeter
> > "HTML Link Parser" which I would advise not to use either because of
> > limitations in terms of performance and distributed testing not working for
> > it.
> > 
> > 
> > If you solve your issue by following the above comments, it would be nice to
> > ping us for feedback.
> > Regards
> 
> Phillepe hi 
> 
> Thanks for the feedback - I have successfully switched to jsoup, which
> handles my scenario.  
> 
> Regards
> David

Thanks for your feedback.
I will reopen the bug, as it affects a component of JMeter

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

Reply via email to