This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug web/16700] New: [bugzilla] fweird HTML generated for attachments with a bug number in their filenames


Check out this bizarro HTML (from bug 16684):

<pre id="comment_text_4"><a href="attachment.cgi?id=6819&amp;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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]