public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
From: lawrence@nag.co.uk
To: pdm-gnats@zamazal.org,gnats-prs@gnu.org,bug-gnats@gnu.org
Subject: gnatsweb/422: scriptname/1 problem,  $field as first arg of fieldinfo
Date: Thu, 03 Oct 2002 23:36:00 -0000	[thread overview]
Message-ID: <E17x7bZ-0006sD-00@fencepost.gnu.org> (raw)

>Number:         422
>Category:       gnatsweb
>Synopsis:       scriptname/1 problem,  $field as first arg of fieldinfo
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 03 11:09:33 -0400 2002
>Originator:     Lawrence Mulholland
>Release:        1.99
>Organization:
NAG Ltd
>Environment:
Web Server: i386, WindowsNT
browser: Netscape7
gnats server: Sun Solaris 2.6
Perl: ActivePerl
>Description:
1. In gnatsweb.pl, had to do the following or netscape7
   complained that gnatsweb.pl/1 didn't exist
604c604
<       $args{-action} = $q->script_name . "/$s";
---
>       $args{-action} = $q->script_name;

2. In gnatsweb.pl, had to change first arg of fieldinfo
   from $field to $ucfield, otherwise the hash element
   was coming back as undefined

3. 220 No PRs Matching
   I can get gnatsweb to submit a new PR, but every query
   I try returns a 220
>How-To-Repeat:

>Fix:
Unknown
>Unformatted:
 


_______________________________________________
Gnats-prs mailing list
Gnats-prs@gnu.org
http://mail.gnu.org/mailman/listinfo/gnats-prs


                 reply	other threads:[~2002-10-04  6:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E17x7bZ-0006sD-00@fencepost.gnu.org \
    --to=lawrence@nag.co.uk \
    --cc=bug-gnats@gnu.org \
    --cc=gnats-prs@gnu.org \
    --cc=pdm-gnats@zamazal.org \
    /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).