Bug 61151

Summary: Report/Dashboard : Top 5 Errors by Sampler and Errors : If assertion contains html code, the html part is hidden
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-06-02 20:01:30 UTC
This is due to missing escaping
Comment 1 Philippe Mouawad 2017-06-02 20:04:41 UTC
Author: pmouawad
Date: Fri Jun  2 20:04:13 2017
New Revision: 1797423

URL: http://svn.apache.org/viewvc?rev=1797423&view=rev
Log:
Bug 61151 - Report/Dashboard : Top 5 Errors by Sampler and Errors : If assertion contains html code, the html part is hidden
Bugzilla Id: 61151

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/report/processor/ErrorsSummaryConsumer.java
    jmeter/trunk/test/src/org/apache/jmeter/report/processor/ErrorsSummaryConsumerTest.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:09 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4406