gnats-commit
[Top][All Lists]
Advanced

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

gnats/gnats ChangeLog cmds.c edit.c pr.c


From: bmanson
Subject: gnats/gnats ChangeLog cmds.c edit.c pr.c
Date: 15 Feb 2000 02:10:28 -0000

CVSROOT:        /cvs/gnats
Module name:    gnats
Changes by:     address@hidden  00/02/14 18:10:27

Modified files:
        gnats          : ChangeLog cmds.c edit.c pr.c 

Log message:
        * pr.c (field_value): Always return NULL if the field doesn't
        exist and it doesn't have a default value; don't arbitrarily put
        an empty value in the PR field.  If the field is a date field and
        its index entry contains a 0, return NULL instead.  (Date values
        are still busted, but this is less busted now.)
        
        * edit.c (validateFieldValue): Handle a non-existent field value
        when verifying regexps.
        (processFieldChange): Add the old and new field values to the
        read-only error message.
        
        * cmds.c (print_server_errors): Don't handle any errors specially,
        since the error message is always filled in now.


reply via email to

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