I think it is still unresolved. You may use the java http implementation instead of HC3.1/4 as a workaround. It may also help if you vote for this bug.
Shmuel Krakower. www.Beatsoo.org - re-use your jmeter scripts for application performance monitoring from worldwide locations for free. On Sat, May 25, 2013 at 9:17 PM, Ronny Roscher <[email protected]> wrote: > Hi Shmuel, > > that's exactly my problem. The browser is able to display all embedded > objects by JMeter doesn't understand "\"". > So to make it short. This bug is still open and existing in 2.9? > Will it help to add my information as comment to the bug? > > Regards > > Ronny > > 2013/5/25 Shmuel Krakower <[email protected]>: > > 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] > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
