public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Re: gcc-web: broken img link when subscribing to ML
       [not found] <CAC1BbcQPUsgjLkd93QF+ewEKKNM1Dad1jyHMuy6cDzyPXhipag@mail.gmail.com>
@ 2013-12-03  0:18 ` Gerald Pfeifer
  2013-12-03  0:55   ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2013-12-03  0:18 UTC (permalink / raw)
  To: overseers, Bernhard Reutner-Fischer

On Fri, 27 Jul 2012, Bernhard Reutner-Fischer wrote:
> [Not sure if this is a gcc-web or a sourceware vhost issue. Please
> forward to somebody who can fix it.]
> 
> When subscribing to e.g. gcc-patches via the webfrontend i click the
> "Process that!" button and am being sent to
> http://gcc.gnu.org/cgi-bin/ml-request?listname=gcc-patches&username=rep.dot.nop%40gmail.com&operation=subscribe&submit=Process+that%21
> 
> This pages references an image that does not exist:
> http://gcc.gnu.org/img/topbar-standalone.png

Overseers, I missed this report originally (sorry, Bernhard!),
but could still reproduce this now.


Look at the output of the cgi-bin, I see:

  <map name="topbar">
   <area shape="rect" coords="0,0,47,78" href="http://www.redhat.com/">
   <area shape="rect" coords="63,30,523,78" href="http://sourceware.org/">
  </map>

Here I assume we want to remove redhat.com these days (the machine no
longer is primarily used as sources.redhat.com)?

  <div align=center>
  <a name="top"><img src="/img/topbar-standalone.png" width=616 height=93 
  border=0 usemap="#topbar" alt=""></a>
  </div>

And here just add an absolute link to 
  https://sourceware.org/img/topbar-standalone.png
instead of the current local link?

Gerald

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

* Re: gcc-web: broken img link when subscribing to ML
  2013-12-03  0:18 ` gcc-web: broken img link when subscribing to ML Gerald Pfeifer
@ 2013-12-03  0:55   ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2013-12-03  0:55 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: overseers, Bernhard Reutner-Fischer

Gerald Pfeifer <gerald@pfeifer.com> writes:

>   <map name="topbar">
>    <area shape="rect" coords="0,0,47,78" href="http://www.redhat.com/">
>    <area shape="rect" coords="63,30,523,78" href="http://sourceware.org/">
>   </map>
>
> Here I assume we want to remove redhat.com these days (the machine no
> longer is primarily used as sources.redhat.com)?

Yes.

>
>   <div align=center>
>   <a name="top"><img src="/img/topbar-standalone.png" width=616 height=93 
>   border=0 usemap="#topbar" alt=""></a>
>   </div>
>
> And here just add an absolute link to 
>   https://sourceware.org/img/topbar-standalone.png
> instead of the current local link?

Sure.

Ian

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

end of thread, other threads:[~2013-12-03  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAC1BbcQPUsgjLkd93QF+ewEKKNM1Dad1jyHMuy6cDzyPXhipag@mail.gmail.com>
2013-12-03  0:18 ` gcc-web: broken img link when subscribing to ML Gerald Pfeifer
2013-12-03  0:55   ` Ian Lance Taylor

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