This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug web/16700] New: [bugzilla] fweird HTML generated for attachments with a bug number in their filenames
- From: "zack at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2004 19:12:41 -0000
- Subject: [Bug web/16700] New: [bugzilla] fweird HTML generated for attachments with a bug number in their filenames
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Check out this bizarro HTML (from bug 16684):
<pre id="comment_text_4"><a href="attachment.cgi?id=6819&action=view"
class="" title="<a href="show_bug.cgi?id=16684" title="NEW - [3.4/3.5
Regression] GCC should not warn about redundant redeclarations of
built-ins">pr16684</a>.diff">Created an attachment (id=6819)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6819&action=view)</a>
</pre>
I think what's happened is the "turn anything that looks like a bug number into
a hyperlink" magic is firing on the name of the attached file, thus producing
mangled HTML.
--
Summary: [bugzilla] fweird HTML generated for attachments with a
bug number in their filenames
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: web
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zack at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16700