help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GnatsWeb....


From: Adam Cade
Subject: GnatsWeb....
Date: Thu, 05 Aug 2004 11:29:34 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

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

address@hidden wrote:

Send Help-gnats mailing list submissions to
        address@hidden

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
        address@hidden

You can reach the person managing the list at
        address@hidden

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" <address@hidden>
Subject: Unparseable replies from GNATS server
To: <address@hidden>
Message-ID: <address@hidden>
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" <address@hidden>
Subject: RE: Unparseable replies from GNATS server
To: "'Stuart Stevens'" <address@hidden>,
        <address@hidden>
Message-ID: <address@hidden>
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
address@hidden
http://lists.gnu.org/mailman/listinfo/help-gnats


End of Help-gnats Digest, Vol 21, Issue 2
*****************************************


--
Adam Cade , Go Internet Ltd
email: address@hidden
voice: +44 (0)20 7419 0001
fax  : +44 (0)20 7419 6519
web  : www.gointernet.co.uk






reply via email to

[Prev in Thread] Current Thread [Next in Thread]