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

* [Bug web/10976] [bugzilla] URL for "target milestone" is wrong
  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 ` pinskia@physics.uc.edu
  2003-05-26 17:40 ` dberlin@gcc.gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26 17:18 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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned@gcc.gnu.org      |dberlin@gcc.gnu.org


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 16:58 -------
Assigning to bugzilla expert.



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

* [Bug web/10976] [bugzilla] URL for "target milestone" is wrong
  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
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dberlin@gcc.gnu.org @ 2003-05-26 17:40 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



------- Additional Comments From dberlin@gcc.gnu.org  2003-05-26 17:32 -------
Exactly what URL would you *like* it to point to?
I wasn't sure where to point it, so I set it to http://gcc.gnu.org




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

* [Bug web/10976] [bugzilla] URL for "target milestone" is wrong
  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
  4 siblings, 0 replies; 6+ messages in thread
From: david.billinghurst@riotinto.com @ 2003-05-26 23: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



------- Additional Comments From david.billinghurst@riotinto.com  2003-05-26 22:53 -------
Subject: RE: [Bug web/10976] [bugzilla] URL for "target milestone" is wrong

http://gcc.gnu.org would be ok.  At present it points to http://gcc/gnu.org. 




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

* [Bug web/10976] [bugzilla] URL for "target milestone" is wrong
  2003-05-26  4:00 [Bug web/10976] New: [bugzilla] URL for "target milestone" is wrong billingd@gcc.gnu.org
                   ` (2 preceding siblings ...)
  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
  4 siblings, 0 replies; 6+ messages in thread
From: dberlin@gcc.gnu.org @ 2003-05-27  2:53 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


dberlin@gcc.gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From dberlin@gcc.gnu.org  2003-05-27 01:17 -------
Done



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

* [Bug web/10976] [bugzilla] URL for "target milestone" is wrong
  2003-05-26  4:00 [Bug web/10976] New: [bugzilla] URL for "target milestone" is wrong billingd@gcc.gnu.org
                   ` (3 preceding siblings ...)
  2003-05-27  2:53 ` dberlin@gcc.gnu.org
@ 2004-01-10  7:34 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-10  7:34 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.0                       |---


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


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