Follow on this known bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=54482
Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Fri, May 24, 2013 at 2:35 PM, Ronny Roscher <[email protected]> wrote: > Hi > > I have a HTTP Sampler calling http://1.2.3.4/test.html and checked the > box for downloading all embedded objects. > > Some of them work but some of them fails due to strange/wrong > character encoding in the response > > works: src="rui/images/icons/16x16/refresh.png" > fails: src="rui/images/icons/cti/record.png" > > java.net.URISyntaxException: Illegal character in path at index 21: > http://1.2.3.4/"rui/images/icons/cti/record.png" > > is there a way to escape/replace " in the response? > > Thanks in advance > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
