public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/45803] New: bugzilla: Invalid HTML
@ 2010-09-27  9:32 schwab@linux-m68k.org
  2010-10-31 23:59 ` [Bug web/45803] " zsojka at seznam dot cz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: schwab@linux-m68k.org @ 2010-09-27  9:32 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45803

           Summary: bugzilla: Invalid HTML
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: schwab@linux-m68k.org


Comments in HTML don't nest, so this does not work:

<!--
  <tr><th class="field_label "
      id="field_label_rep_platform">
      <label for="rep_platform">
        <a href="page.cgi?id=fields.html#rep_platform">Hardware:</a></label>
  </th>

<td class="field_value "
    id="field_container_rep_platform" >
        <select id="rep_platform" 
                name="rep_platform" 
                >
            <option value="All"
                    id="v1_rep_platform"

                selected="selected">All</option>
        </select>


        <script type="text/javascript">
        <!--
          initHidingOptionsForIE('rep_platform');

        //-->

Line 825, Column 11: invalid comment declaration: found name start character
outside comment but inside comment declaration 
          initHidingOptionsForIE('rep_platform');


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-03 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-27  9:32 [Bug web/45803] New: bugzilla: Invalid HTML schwab@linux-m68k.org
2010-10-31 23:59 ` [Bug web/45803] " zsojka at seznam dot cz
2010-11-01 16:36 ` LpSolit at netscape dot net
2010-11-01 16:46 ` LpSolit at netscape dot net
2010-11-03 16:19 ` LpSolit at netscape dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).