public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* gnatsweb/422: scriptname/1 problem,  $field as first arg of fieldinfo
@ 2002-10-03 23:36 lawrence
  0 siblings, 0 replies; only message in thread
From: lawrence @ 2002-10-03 23:36 UTC (permalink / raw)
  To: pdm-gnats, gnats-prs, bug-gnats

>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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-04  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 23:36 gnatsweb/422: scriptname/1 problem, $field as first arg of fieldinfo lawrence

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