https://issues.apache.org/bugzilla/show_bug.cgi?id=49906
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Milamber <[email protected]> 2010-09-10 13:36:52 EDT --- You can use other HTML parser in jmeter.properties file with htmlParser.className properties htmlParser.className=org.apache.jmeter.protocol.http.parser.JTidyHTMLParser or htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser The bug is not present with these parsers. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
