Bug 965011

Summary: Bug references are not displayed correctly when CVE id is in the summary
Product: [Community] Bugzilla Reporter: Petr Matousek <pmatouse>
Component: Creating/Changing BugsAssignee: Simon Green <sgreen>
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: ebaak, rjoost, thoger
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-20 10:18:04 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:

Description Petr Matousek 2013-05-20 09:50:51 UTC
Description of problem:

Comments referencing bugs with CVE id in the summary via "bug xxx" are not displayed correctly. 

Version-Release number of selected component (if applicable):
Current production Red Hat bugzilla version, 4.4.rc2-3.

How reproducible:


Steps to Reproduce:
1. Enter new comment with "bug XXXX", where XXXX is the number of a bug that has CVE-XXXX-XXXX in the summary (for example bug 962812)
2. Display the comment

Actual results:

For example, https://bugzilla.redhat.com/show_bug.cgi?id=962792#c3 :

Affects: fedora-all [CVE-2013-2094 kernel: perf_swevent_enabled array out-of-bound access [fedora-all]"
   href="show_bug.cgi?id=962799">bug 962799]

Expected results:

Affects: fedora-all [bug 962799]

"bug 962799" having a proper href so you can move to the bug via a mouse click

Comment 1 Petr Matousek 2013-05-20 10:06:10 UTC
Please use "edit" functionality to see the correct version of comment #0. I do not know how (if it's even possible) to avoid autolinkification on per comment basis and it breaks the display of comment #0 even more.

Comment 2 Simon Green 2013-05-20 10:18:04 UTC

*** This bug has been marked as a duplicate of bug 964362 ***