The mention of bug 60842 is already present into the changes.xml:
<li><bug>60842</bug>Trim extracted URLs when loading embedded resources
using the Lagarto based HTML Parser.</li>
<li><bug>60842</bug>HTTP Request : Embedded resources doesn't strip
newline when an html tag spans more than a single line.</li>
?
On 22/04/2017 14:03, [email protected] wrote:
Author: pmouawad
Date: Sat Apr 22 13:03:21 2017
New Revision: 1792284
URL: http://svn.apache.org/viewvc?rev=1792284&view=rev
Log:
Bug 60842 - HTTP Request : Embedded resources doesn't strip newline when an
html tag spans more than a single line.
Mention fixed bug 60842 in changes
Bugzilla Id: 60842
Modified:
jmeter/branches/docs-3.2/xdocs/changes.xml
Modified: jmeter/branches/docs-3.2/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jmeter/branches/docs-3.2/xdocs/changes.xml?rev=1792284&r1=1792283&r2=1792284&view=diff
==============================================================================
--- jmeter/branches/docs-3.2/xdocs/changes.xml [utf-8] (original)
+++ jmeter/branches/docs-3.2/xdocs/changes.xml [utf-8] Sat Apr 22 13:03:21 2017
@@ -451,6 +451,7 @@ jmeter.reportgenerator.apdex_per_transac
<li><bug>60812</bug>JMeterThread does not honor contract of
JMeterStopTestNowException</li>
<li><bug>60857</bug>SaveService omits XML header if _file_encoding is not
defined in saveservice.properties</li>
<li><bug>60830</bug>Timestamps in CSV file could be corrupted due to sharing a
SimpleDateFormatter across threads</li>
+ <li><bug>60842</bug>HTTP Request : Embedded resources doesn't strip newline when
an html tag spans more than a single line.</li>
</ul>
<!-- =================== Thanks =================== -->