http://bugs.winehq.org/show_bug.cgi?id=12091
Summary: out of place text on bugzilla component description page Product: WineHQ Bugzilla Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: trivial Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
I can't seem to find the change for this in bugzilla.git...
On http://bugs.winehq.org/enter_bug.cgi, someone added the text:
<-- You probably want to use that link there! Wine bugs. Submit bugs related to Wine here. <-- Use this if in doubt!
but it also appears on this page:
http://bugs.winehq.org/describecomponents.cgi?product=Wine
which doesn't make any sense.
http://bugs.winehq.org/show_bug.cgi?id=12091
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-18 03:26:02 --- I'm guessing that text is stored in a database somewhere?
http://bugs.winehq.org/show_bug.cgi?id=12091
--- Comment #2 from Jeff Zaroyko jeffzaroyko@gmail.com 2008-03-19 06:50:20 --- (In reply to comment #0)
I can't seem to find the change for this in bugzilla.git...
On http://bugs.winehq.org/enter_bug.cgi, someone added the text:
<-- You probably want to use that link there! Wine bugs. Submit bugs related to Wine here. <-- Use this if in doubt!
but it also appears on this page:
http://bugs.winehq.org/describecomponents.cgi?product=Wine
which doesn't make any sense.
It's a configuration option, I suggested that someone insert a few <br>'s after 'Wine bugs' so that there was whitespace between the choice for wine bugs and the appdb, in an attempt to curb the number of people filing wine bugs in the wrong section.
The additional comments aren't really necessary.
http://bugs.winehq.org/show_bug.cgi?id=12091
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de 2010-01-19 06:26:22 --- it seems that text is a description of "Wine" and is used in top of the page as header. i guess this is a wontfix?
http://bugs.winehq.org/show_bug.cgi?id=12091
--- Comment #4 from André H. nerv@dawncrow.de 2012-06-19 14:09:04 CDT --- still present, maybe still a wontfix
https://bugs.winehq.org/show_bug.cgi?id=12091
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Still there.
http://bugs.winehq.org/show_bug.cgi?id=12091
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |imwellcushtymelike@gmail.co | |m
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- I don't think this is a wontfix. If the description of Wine was changed back to something "normal" then the .cgi can have a
if product = "Wine" print ("<--- this one!") make_style_sparkly
..when it is being processed.
The question though is: where is it being processed?
It looks like some <br> have been added to the vkd3d description too, though it doesn't show up until last on https://bugs.winehq.org/describecomponents.cgi (it's above Wine on enter_bug.cgi).