Did you tried with javascript function may be it will work.
${__javaScript(encodeURIComponent('${abc}');)}On Wed, Jan 26, 2011 at 6:10 PM, SanderW <[email protected]>wrote: > > Hi, > > I have a variable url that is populated by the CSV Data Set Config. > When I use the variable in the HTTP Request in the Path it looks like it's > encoded to unicode while I want it to be encoded to UTF-8. > > %c3%a9 becomes é instead of é. > > I'm using version 2.4. > > Is there a way to fix this? I have checked the saveservice.properties but I > only see file_encoding=UTF-8 > > Kind Regards, > Sander > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Path-seems-to-be-encoded-to-unicode-instead-of-utf-8-tp3357795p3357795.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- RAJIV KUMAR <http://rajivkumarnandvani.wordpress.com/> <http://learnqtphelp.blogspot.com/>

