You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/04/22 13:03:22 UTC

svn commit: r1792284 - /jmeter/branches/docs-3.2/xdocs/changes.xml

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 =================== -->



Re: svn commit: r1792284 - /jmeter/branches/docs-3.2/xdocs/changes.xml

Posted by Philippe Mouawad <ph...@gmail.com>.
Good catch, I fixed it.

I've ended my work on docs 3.2 branch

Regards

On Sat, Apr 22, 2017 at 8:03 PM, Milamber <mi...@apache.org> wrote:

>
> 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, pmouawad@apache.org 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 =================== -->
>>
>>
>>
>>
>


-- 
Cordialement.
Philippe Mouawad.

Re: svn commit: r1792284 - /jmeter/branches/docs-3.2/xdocs/changes.xml

Posted by Milamber <mi...@apache.org>.
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, pmouawad@apache.org 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 =================== -->
>
>
>