Re: jmeter-5.6.3 and response body viewing

Dmitri T <[email protected]> Mon, 26 Feb 2024 17:31:10 +0100
Newsgroups gmane.comp.jakarta.jmeter.user
Message-ID <PH7PR12MB71392E9F7BFD86000AA7B12AC05A2@PH7PR12MB7139.namprd12.prod.outlook.com>
Tong Sun wrote:
> Hi,
>
> I tried to upgrade to jmeter-5.6.3 but found that its response body is
> showing in a single line, ie, no automatic word wrapping any more.
>
> This is very inconvenient for us as all our normal return data are huge
> when returned correctly while being short when there's something wrong.
> Seeing them in the single line, I lost the sense of whether the response
> was good or bad.
>
> Any way to turn the automatic word wrapping back on please?
>
To upgrade from which version? If you were using 5.6.2 nothing has 
changed <https://jmeter.apache.org/changes.html>.

It looks like a side-effect of the improvement 
<https://github.com/apache/jmeter/pull/706> introduced in JMeter 5.5, 
<https://www.blazemeter.com/blog/jmeter-5-5>

To disable it set view.results.tree.simple_view_limit property to -1