Bug 627369

Summary: bug display is messed up (bz #627366)
Product: [Community] Bugzilla Reporter: Vincent Danen <vdanen>
Component: User InterfaceAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: 3.6   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-27 13:45:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vincent Danen 2010-08-25 20:26:29 UTC
Take a look at bug #627366.  The display is horribly messed.  I'm not sure why, as when you do an 'edit' of the comment, it has all the text in there properly.

The bug was filed using our tools, but we've never seen this before (text edited in vim, filed in bz using XMLRPC).

Comment 1 Vincent Danen 2010-08-25 20:30:58 UTC
FWIW, the email that bugzilla sends out looks good.

Just a quick test to see if cutting and pasting in here will change it at all:

CVE-2010-1780 (crash when focus is changed while trying to focus next element)
A use after free issue exists in WebKit's handling of element focus. Visiting a
maliciously crafted website may lead to an unexpected application termination
or arbitrary code execution. This issue is addressed through improved handling
of element focus. Credit to Tony Chang of Google, Inc. for reporting this
issue.
* Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=40407
* Trac: http://trac.webkit.org/changeset/60984

Comment 2 David Lawrence 2010-08-26 19:27:15 UTC
I have disabled to code for now that does the linkification of CVE/CAN ids in bug comments as this definitely has a problem that needs to be resolved. The comment text in the database is fine and the issue was merely cosmetic but a problem.

I will need to investigate this further in the near future and then we can re-enable the feature once it is figured out.

Dave

Comment 3 Vincent Danen 2010-08-26 19:52:11 UTC
Do you have a test install where you made the change?  I'm not sure if it's the linkification that is doing it, because it seems to work otherwise.  I'm actually at quite a loss as to why it's not working on that bug, but if you have a demo/test setup where that linkification is removed and the text displays properly, then I suppose that is the problem.

Unless this is resolved quickly, the linkification shouldn't be removed in the production bz as that will probably cause some grief here.  I can try to change/tweak that text to see if there is something else I can do for that bug, but I think we'd rather have CVE's auto-linked than have that bug displayed pretty (although having both would be ideal).

Comment 4 David Lawrence 2010-08-26 20:04:52 UTC
https://bz-web2-test.devel.redhat.com

Comment 5 David Lawrence 2010-08-27 13:45:16 UTC

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