I recorded some HTTP requests with opening a starting page, login etc. I also get the viewstate value from the previous request and use it in the next one. To ensure that the http parameters don't get encoded I removed all encoding checkboxes.
But when I start the run the parameters still get encoded (see second screenshot). Why is this happening? I tried it in JMeter 2.11 and 2.13.