public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: "David, Lysander" <LDavid@verisign.com>
To: "'gnats-devel@sources.redhat.com'" <gnats-devel@sources.redhat.com>
Subject: patch for gnatsweb.pl
Date: Thu, 06 Sep 2001 14:09:00 -0000	[thread overview]
Message-ID: <C713C1768C55D3119D200090277AEECA034BE531@postal.verisign.com> (raw)

Hi,

When there is an gnats error, while submitting a pr,
the error message doesn't get returned.  Here is a patch to fix it.
I am using gnatsweb 2.8.2.

diff gnatsweb.pl gnatsweb.pl.new
1185c1185,1191
<       print_gnatsd_error($gnats::ERRSTR);
---
> 		my $page = "Error";
> 		print_header();
> 		page_start_html ( $page );
> 		page_heading ( $page, "GNATS Error" );
> 		print_gnatsd_error($gnats::ERRSTR);
> 		page_footer ( $page );
> 		page_end_html ( $page );


Thanks,
Lysander

             reply	other threads:[~2001-09-06 14:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-06 14:09 David, Lysander [this message]
2002-09-16  6:46 Patch " Robert Lupton the Good
2002-09-16  6:48 Robert Lupton the Good
2002-09-17  9:47 ` Yngve Svendsen
2002-09-23 12:22 ` Lars Henriksen
2002-09-25 11:18   ` Lars Henriksen
2002-09-25 11:43     ` Yngve Svendsen
2002-09-25 13:13       ` Lars Henriksen
2002-09-26 15:46         ` Robert Lupton the Good
2002-09-27  0:32         ` Robert Lupton the Good
2002-09-30  2:07         ` Lars Henriksen
     [not found] <20020915103254.22538.88942.Mailman@monty-python.gnu.org>
2002-09-16  6:56 ` Robert Lupton the Good
2002-09-16  7:24 ` patch " Robert Lupton the Good
2002-09-16  7:45 ` Robert Lupton the Good

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=C713C1768C55D3119D200090277AEECA034BE531@postal.verisign.com \
    --to=ldavid@verisign.com \
    --cc=gnats-devel@sources.redhat.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).