https://bz.apache.org/bugzilla/show_bug.cgi?id=59943
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om OS| |All --- Comment #1 from Philippe Mouawad <[email protected]> --- 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 -- You are receiving this mail because: You are the assignee for the bug.
