public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: overseers@gcc.gnu.org, Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Subject: Re: gcc-web: broken img link when subscribing to ML
Date: Tue, 03 Dec 2013 00:18:00 -0000	[thread overview]
Message-ID: <alpine.LNX.2.00.1312030114320.2185@tuna.site> (raw)
In-Reply-To: <CAC1BbcQPUsgjLkd93QF+ewEKKNM1Dad1jyHMuy6cDzyPXhipag@mail.gmail.com>

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

       reply	other threads:[~2013-12-03  0:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAC1BbcQPUsgjLkd93QF+ewEKKNM1Dad1jyHMuy6cDzyPXhipag@mail.gmail.com>
2013-12-03  0:18 ` Gerald Pfeifer [this message]
2013-12-03  0:55   ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1312030114320.2185@tuna.site \
    --to=gerald@pfeifer.com \
    --cc=overseers@gcc.gnu.org \
    --cc=rep.dot.nop@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).