public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: James Eric Lawson <eric@bioeng.washington.edu>
To: help-gnats@gnu.org
Cc: Adam Cade <adam@gointernet.co.uk>
Subject: Re: GnatsWeb....
Date: Wed, 11 Aug 2004 15:54:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.58.0408050845360.15225@elrond.bioeng.washington.edu> (raw)
In-Reply-To: <41120C0E.2060901@gointernet.co.uk>

The fiend priority...fixed-in-version (hyphens)?  I don't know about
changing the built-in fields, though; I have only changed non-built-ins.
To change those, 5 lines of the dbconfig file needed to be edited
("Notify-List" to "cc" -- don't ask).

If possible despite whatever resistance you're encountering, you might
want to default the priority field and add a field, or change an unused,
non-built-in.

Eric

James Eric Lawson <eric@bioeng.washington.edu>
Research Publications Editor III
University of Washington, Box 357962, Seattle WA  USA  98195

On Thu, 5 Aug 2004, Adam Cade wrote:

> Hi guys,
>
> Can't find any information on creating/editoring fields in gnats web. Is
> impossible?
>
> I want to change the name of the fiend 'Priority' to 'Fixed in version:'
> (Don't ask). However, whenever i do this in dbconfig i get errors from
> gnatsweb:
>
> Return code: 417 - Error at line 148 of
> /usr/local/etc/gnats/databases/test/gnats-adm/dbconfig:Invalid builtin
> fieldname Fixed in version:
>
> Any ideas on how to hack the dbconfig?
>
> Cheers,
> Adam
>
> help-gnats-request@gnu.org wrote:
>
> >Send Help-gnats mailing list submissions to
> >	help-gnats@gnu.org
> >
> >To subscribe or unsubscribe via the World Wide Web, visit
> >	http://lists.gnu.org/mailman/listinfo/help-gnats
> >or, via email, send a message with subject or body 'help' to
> >	help-gnats-request@gnu.org
> >
> >You can reach the person managing the list at
> >	help-gnats-owner@gnu.org
> >
> >When replying, please edit your Subject line so it is more specific
> >than "Re: Contents of Help-gnats digest..."
> >
> >
> >Today's Topics:
> >
> >   1. Unparseable replies from GNATS server (Stuart Stevens)
> >   2. RE: Unparseable replies from GNATS server (Stuart Stevens)
> >
> >
> >----------------------------------------------------------------------
> >
> >Message: 1
> >Date: Wed, 4 Aug 2004 03:06:21 -0700
> >From: "Stuart Stevens" <stuart_stevens@sierralogic.com>
> >Subject: Unparseable replies from GNATS server
> >To: <help-gnats@gnu.org>
> >Message-ID: <E1BsIhz-0000xI-DZ@lists.gnu.org>
> >Content-Type: text/plain; charset="us-ascii"
> >
> >As I make changes to the dbconfig, I will get the "unparseable reply" error.
> >Running under debug=all, it appears that there is no response from gnatsd.
> >On the server there is no daemon running.
> >
> >Is the recommendation to use the trunk instead of the released 4.00 version?
> >
> >Does the gnatsd server log any failures that can be looked at?
> >
> >
> >Stuart Stevens
> >
> >-------------- next part --------------
> >An HTML attachment was scrubbed...
> >URL: http://lists.gnu.org/pipermail/help-gnats/attachments/20040804/c9c1a311/attachment.html
> >
> >------------------------------
> >
> >Message: 2
> >Date: Wed, 4 Aug 2004 05:08:06 -0700
> >From: "Stuart Stevens" <stuart_stevens@sierralogic.com>
> >Subject: RE: Unparseable replies from GNATS server
> >To: "'Stuart Stevens'" <stuart_stevens@sierralogic.com>,
> >	<help-gnats@gnu.org>
> >Message-ID: <E1BsKcD-0005hQ-Dc@lists.gnu.org>
> >Content-Type: text/plain;	charset="us-ascii"
> >
> >I am running GNATS 4.0 on Linux - Red Hat 9.  I pulled the TOT and rebuilt
> >this morning.  I then run the daemon directly and I got a memory fault.  The
> >daemon fails with the following field "Comment-new" added to dbconfig:
> >
> >field "Comments" {
> >    multitext
> >    read-only
> >}
> >
> >field "Comment-new" {
> >    multitext
> >    on-change {
> >        append-to-field "Comments" {
> >                "Comment added by %s  on %D\n\n%s"
> >                "$EditUserEmailAddress" "$CurrentDate" "$NewValue"
> >        }
> >    }
> >    on-change {
> >        set-field "Comment-new" {
> >            ""
> >        }
> >    }
> >}
> >
> >I issued the following commands:
> >
> >lock 2511 stuart
> >editaddr stuart
> >edit 2511
> ><email with changes>
> >
> >Next step is to get into the debugger.
> >
> >Any ideas?
> >
> >Thanks
> >Stuart
> >
> >
> >
> >
> >
> >------------------------------
> >
> >_______________________________________________
> >Help-gnats mailing list
> >Help-gnats@gnu.org
> >http://lists.gnu.org/mailman/listinfo/help-gnats
> >
> >
> >End of Help-gnats Digest, Vol 21, Issue 2
> >*****************************************
> >
> >
> >
>
> --
> Adam Cade , Go Internet Ltd
> email: adam@gointernet.co.uk
> voice: +44 (0)20 7419 0001
> fax  : +44 (0)20 7419 6519
> web  : www.gointernet.co.uk
>
>
>
>
> _______________________________________________
> Help-gnats mailing list
> Help-gnats@gnu.org
> http://lists.gnu.org/mailman/listinfo/help-gnats
>


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats

  reply	other threads:[~2004-08-05 16:03 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040804160052.588B6E486@mailfilter.gointernet.co.uk>
2004-08-05 16:03 ` GnatsWeb Adam Cade
2004-08-11 15:54   ` James Eric Lawson [this message]
2003-08-08 17:38 GNATSWEB Hemant Wadhavankar
  -- strict thread matches above, loose matches on Subject: below --
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
2001-05-27  2:07 Gnatsweb James Dennis
2001-05-27  2:25 ` Gnatsweb Mark D. Baushke
2001-05-27  2:35   ` Gnatsweb James Dennis
     [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=Pine.LNX.4.58.0408050845360.15225@elrond.bioeng.washington.edu \
    --to=eric@bioeng.washington.edu \
    --cc=adam@gointernet.co.uk \
    --cc=help-gnats@gnu.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).