public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/10976] New: [bugzilla] URL for "target milestone" is wrong
@ 2003-05-26  4:00 billingd@gcc.gnu.org
  2003-05-26 17:18 ` [Bug web/10976] " pinskia@physics.uc.edu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: billingd@gcc.gnu.org @ 2003-05-26  4:00 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [bugzilla] URL for "target milestone" is wrong
           Product: gcc
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: web
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: billingd@gcc.gnu.org
                CC: gcc-bugs@gcc.gnu.org

When I look at a bug, for example http://gcc.gnu.org/bugzilla/show_bug.cgi?
id=10962, the URL for the "target milestone" description is <a 
href="http://gcc/gnu.org">, which is wrong.

This can be seen in the source fragment

       <td align="right">
          <b>
              <a href="http://gcc/gnu.org">
            <u>T</u>arget Milestone:</a>
          </b>
        </td><td>
    <label for="target_milestone" accesskey="t">
      <select name="target_milestone" id="target_milestone">
          <option value="3.3.1" selected>3.3.1
          </option>
          <option value="3.4">3.4
          </option>
          <option value="---">---
          </option>
      </select>
    </label>
  </td>



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2004-01-10  7:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-26  4:00 [Bug web/10976] New: [bugzilla] URL for "target milestone" is wrong billingd@gcc.gnu.org
2003-05-26 17:18 ` [Bug web/10976] " pinskia@physics.uc.edu
2003-05-26 17:40 ` dberlin@gcc.gnu.org
2003-05-26 23:00 ` david.billinghurst@riotinto.com
2003-05-27  2:53 ` dberlin@gcc.gnu.org
2004-01-10  7:34 ` pinskia at gcc dot gnu dot org

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).