https://bz.apache.org/bugzilla/show_bug.cgi?id=64653
--- Comment #3 from Felix Schumacher <[email protected]> --- Does it help, if you exclude the Javascript resources from recording? In the code it looks like we skip only binary types in o.a.j.protocol.http.proxy.Proxy#addFormEncodings and hope that jsoup will throw an HTMLParseException on any error. That seems not to be the case in with this Javascript code. So we should probably narrow the parsing down a bit more and exclude javascript from the parsing, too. Would you be able to patch and compile a JMeter version for yourself? -- You are receiving this mail because: You are the assignee for the bug.
