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
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.
*** This bug has been marked as a duplicate of bug 964362 ***