Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Results Tree : Response and Request Tabs should contains Header and Body tabs #4746

Closed
asfimport opened this issue Apr 6, 2018 · 1 comment

Comments

@asfimport
Copy link
Collaborator

UbikLoadPack support (Bug 62269):
Currently UX is a bit strange:

  • First tab contains Sample Result data + Response Headers
  • Request tab contains Header + Body mixed
  • Response tab only contains Body

We will provide a patch that organizes this way the UX:

  • First tab contains Sample Result data
  • Request tab contains will contain 2 subtabs : Header / Body
  • Response tab contains will contain 2 subtabs : Header / Body

OS: All

Depends on:

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Fri Apr 6 18:30:23 2018
New Revision: 1828540

URL: http://svn.apache.org/viewvc?rev=1828540&view=rev
Log:
#4746 - View Results Tree : Response and Request Tabs should contains Header and Body tabs
#4747 - View Results Tree : Allow searching in Request headers, Response Headers, and Request body
Contributed by UbikLoadPack
#4746

Added:
jmeter/trunk/src/core/org/apache/jmeter/gui/util/JSyntaxSearchToolBar.java (with props)
Modified:
jmeter/trunk/src/components/org/apache/jmeter/visualizers/RequestViewRaw.java
jmeter/trunk/src/components/org/apache/jmeter/visualizers/SamplerResultTab.java
jmeter/trunk/src/components/org/apache/jmeter/visualizers/SearchTextExtension.java
jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_es.properties
jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant