Bug 871289

Summary: CVEs divided by one character aren't linkified
Product: [Community] Bugzilla Reporter: wangjing <jingwang>
Component: User InterfaceAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.2CC: ebaak, thoger, xma
Target Milestone: 4.4-3   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.4-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-20 11:04:55 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:
Embargoed:

Comment 5 wangjing 2013-05-09 08:09:34 UTC
Verified on qe test env version 4.4.rc2-3(20130426) --> PASS

Verify steps:
1.Add comments on bug detail page with more than one CVE strings, while only one single character to break,like: CVE-2001-1234,CVE-2001-1234,CVE-2001-1234,CVE-2001-1234,CVE-2001-1234(only break by one comma) or CVE-2001-1234 CVE-2001-1234 CVE-2001-1234 CVE-2001-1234(only break by one whitespace),etc(only break by enter key,only break by single brace,...).

2.click save changes.

then expected result: All CVE strings can be turned to links.

Actual results:
same as the expected results above.