This is the mail archive of the gnats-devel@sources.redhat.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Gnatsweb news


Today's ChangeLog for Gnatsweb in the savannah.gnu.org CVS repository:

2001-07-15  Yngve Svendsen  <yngve.svendsen@clustra.com>

         * gnatsweb.pl (parsepr): Strip leading space characters from each
           line of the attachments. Fixes attachment handling, which has
           been broken almost since GNATS 4.0 development started.

         * gnatsweb.pl (download_attachment): Insert a conditional to send
           the header based on HTTP_USER_AGENT. MS Internet Explorer 5.5
           would attempt to save downloaded attachments under the same name
           as the Gnatsweb script file, typically gnatsweb.pl. This is
           because MSIE handles the HTTP header "Content-Disposition:
           attachment" wrongly. It needs "file" instead of "attachment".

         * gnatsweb.pl (submitedit): Check whether fields that are
           specified in dbconfig as requiring a 'Reason Changed' have the
           reason specified.

Yngve Svendsen
Gnatsweb maintainer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]