public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: "Mark D. Baushke" <mdb@juniper.net>
To: "James Dennis" <James@JDennis.net>
Cc: gnats-devel@sources.redhat.com
Subject: Re: Gnatsweb
Date: Sun, 27 May 2001 02:25:00 -0000	[thread overview]
Message-ID: <200105270925.CAA27058@red.juniper.net> (raw)
In-Reply-To: <HFEKLDKNKFAIFHPHGJCCOEBPCCAA.James@JDennis.net>

Hi James,

Make sure that your clients are all properly issuing the EDITADDR
directive in the gnats client-server protocol (this is how gnats fills
in the State-Changed-By field).

Depending on the version of gnatsweb you have, you want it to send a
client_cmd("editaddr $db_prefs{'user'}"); in the 'sub submitedit {...}
code.

However, you also need for $db_prefs{'user'} to have the value of the
username which will be in a user cookie, so if cookies are disabled or
the user is not entering anything to get that information filled out,
then, you won't have any useful information for the editaddr command
to the server and you will get the 'null' results you are seeing.

	Good luck,
	-- Mark

> From: "James Dennis" <James@JDennis.net>
> Date: Sun, 27 May 2001 10:08:07 +0100
> 
> 
> Hey folks,
> 
> I've got the latest gnatsweb and GNATs from CVS and I've almost got it
> running exactly how I want. One problem is that the person making an edit is
> not reported correctly eg:
> 
> State-Changed-From-To: open->analyzed
> State-Changed-By:
> State-Changed-When: Sat, 26 May 2001 20:03:03 BST
> State-Changed-Why:
> 
> Emails also come from 'null'. Anyone know how to fix this?
> 
> J.

  reply	other threads:[~2001-05-27  2:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-27  2:07 Gnatsweb James Dennis
2001-05-27  2:25 ` Mark D. Baushke [this message]
2001-05-27  2:35   ` Gnatsweb James Dennis
     [not found] <20040804160052.588B6E486@mailfilter.gointernet.co.uk>
2004-08-05 16:03 ` GnatsWeb Adam Cade
2004-08-11 15:54   ` GnatsWeb James Eric Lawson
  -- strict thread matches above, loose matches on Subject: below --
2003-08-08 17:38 GNATSWEB Hemant Wadhavankar
2001-05-29  0:11 modular database backends Dirk Bergstrom
2001-07-09  1:10 ` gnatsweb Margaret BRIERTON
2001-07-09  1:29   ` gnatsweb S Ramesh
     [not found] <pfeifer@dbai.tuwien.ac.at>
2000-12-08  8:17 ` gnatsweb Steffen Opel
2000-12-09 17:25   ` gnatsweb Paul Traina
2000-12-06 16:22 gnatsweb Gerald Pfeifer
2000-12-06 18:57 ` gnatsweb Paul Traina
2000-12-07  1:34   ` gnatsweb Gerald Pfeifer
2000-12-07 15:58     ` gnatsweb Jeffrey A Law
2000-12-07 22:33     ` gnatsweb Paul Traina
2000-12-10 15:46       ` gnatsweb Gerald Pfeifer
2000-12-13 13:21     ` gnatsweb Tom Tromey

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=200105270925.CAA27058@red.juniper.net \
    --to=mdb@juniper.net \
    --cc=James@JDennis.net \
    --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).