Author: sebb
Date: Thu Nov 15 16:33:15 2007
New Revision: 595504
URL: http://svn.apache.org/viewvc?rev=595504&view=rev
Log:
Updated version of Save Config (hostname and CSV/XML suffixes)
Modified:
jakarta/jmeter/trunk/docs/changes.html
jakarta/jmeter/trunk/docs/images/screenshots/sample_result_config.png
jakarta/jmeter/trunk/docs/usermanual/component_reference.html
jakarta/jmeter/trunk/xdocs/images/screenshots/sample_result_config.png
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jakarta/jmeter/trunk/docs/changes.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/changes.html?rev=595504&r1=595503&r2=595504&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/changes.html (original)
+++ jakarta/jmeter/trunk/docs/changes.html Thu Nov 15 16:33:15 2007
@@ -232,6 +232,16 @@
</li>
+
<li >
+ Default
HTTPSampleResult to ISO-8859-1 encoding
+ </li>
+
+
+
<li >
+ Fix default
encoding for blank encoding
+ </li>
+
+
</ul>
<h4 >
Improvements
Modified: jakarta/jmeter/trunk/docs/images/screenshots/sample_result_config.png
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/images/screenshots/sample_result_config.png?rev=595504&r1=595503&r2=595504&view=diff
==============================================================================
Binary files - no diff available.
Modified: jakarta/jmeter/trunk/docs/usermanual/component_reference.html
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/usermanual/component_reference.html?rev=595504&r1=595503&r2=595504&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/usermanual/component_reference.html (original)
+++ jakarta/jmeter/trunk/docs/usermanual/component_reference.html Thu Nov 15
16:33:15 2007
@@ -5482,12 +5482,14 @@
Listener
Default Configuration
</a>
documentation.
+Items with (CSV) only apply to the CSV format; items wint (XML) only apply to
XML format.
+CSV format cannot be used to save any items that include line-breaks.
</p>
<p><b>Control Panel</b></p>
- <div align="center"><img
width='767' height='276'
src="../images/screenshots/sample_result_config.png"></div>
+ <div align="center"><img
width='629' height='300'
src="../images/screenshots/sample_result_config.png"></div>
</td></tr>
<tr><td><br></td></tr>
</table>
Modified: jakarta/jmeter/trunk/xdocs/images/screenshots/sample_result_config.png
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/images/screenshots/sample_result_config.png?rev=595504&r1=595503&r2=595504&view=diff
==============================================================================
Binary files - no diff available.
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=595504&r1=595503&r2=595504&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Thu Nov 15
16:33:15 2007
@@ -1700,11 +1700,13 @@
</note>
</description>
-<component name="Sample Result Save Configuration" index="§-num;.3.1"
width="767" height="276" screenshot="sample_result_config.png">
+<component name="Sample Result Save Configuration" index="§-num;.3.1"
width="629" height="300" screenshot="sample_result_config.png">
<description>
<p>
Listeners can be configured to save different items to the result log files
(JTL) by using the Config popup as shown below.
The defaults are defined as described in the <a
href="listeners.html#defaults">Listener Default Configuration</a> documentation.
+Items with (CSV) only apply to the CSV format; items wint (XML) only apply to
XML format.
+CSV format cannot be used to save any items that include line-breaks.
</p>
</description>
</component>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]