GitHub user ra0077 opened a pull request:
https://github.com/apache/jmeter/pull/224
Bug59948 html formated render
Hi,
In "View Results Tree" we can check the HTML source code with Text render.
When the source code is not formated, it could be complex to read the
source code.
I propose to use Jsoup (already use in JMeter)to format/sane the HTML
source code in a new render called HTML formated
Antonio
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ra0077/jmeter Bug59948_HTMLFormatedRender
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/224.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #224
----
commit 8f1ca683d76a4bafb58c616777b3aefad7242449
Author: ra0077 <[email protected]>
Date: 2016-08-05T13:09:49Z
Bug59948_HTMLFormatedRender
In "View Results Tree" we can check the HTML source code with Text
render.
Some time (not formated source code) it could be complex to read the
source code.
I propose to use Jsoup (already use in JMeter)to format/sane the HTML
source code in a new render called HTML formated
Antonio
commit 6c65d94ce4e090fd5cc43a5e9f247e5ac6c7f33c
Author: ra0077 <[email protected]>
Date: 2016-08-05T13:11:49Z
Add bug number in changes.xml
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---