https://issues.apache.org/bugzilla/show_bug.cgi?id=51954
Bug #: 51954
Summary: Generated documents include spurious </br> entries
which cause extra blank lines
Product: JMeter
Version: 2.1
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: minor
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
The HTML files generated by Anakia contain the sequence <br></br> for all input
<br/> tags.
This should not matter, but browsers seem to treat </br> the same as <br>, thus
generating extra lines in the output.
Simplest solution is to strip out the </br> tags - they have been known to
cause problems for Java HTML display as well.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]