Bug 1326619

Summary: blank line between reply and comment
Product: [Community] Bugzilla Reporter: Rony Gong 🔥 <qgong>
Component: Creating/Changing BugsAssignee: Matt Tyson 🤬 <mtyson>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 5.0CC: huiwang, jmcdonal, mtahir, mtyson, qgong
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-30 22:32:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rony Gong 🔥 2016-04-13 08:28:14 UTC
Description of problem:
It will insert a blank line between replied and reply when adding reply comment

Version-Release number of selected component (if applicable):
5.0.2.rh3

How reproducible:
100%

Steps to Reproduce:
1.Open a bug, then add a comment "ping"
2.Then reply to this comment by click link 'reply' and word 'pong'
3.

Actual results:
The newly reply comment show as:
(In reply to Rony Gong from comment #5)
> test


test

Expected results:
The newly reply comment should show as:
(In reply to Rony Gong from comment #5)
> test

test

Additional info:

Comment 1 Rony Gong 🔥 2016-05-16 06:13:40 UTC
QA environment(5.0.2-rh6)
Result: Pass