Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 4584 invoked by uid 500); 13 Sep 2000 02:37:07 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 4568 invoked by uid 501); 13 Sep 2000 02:37:06 -0000 Date: 13 Sep 2000 02:37:06 -0000 Message-ID: <20000913023706.4567.qmail@locus.apache.org> To: apache-bugdb@apache.org, jsp@pkc.com, wrowe@apache.org From: wrowe@apache.org Subject: Re: mod_isapi/3358: Extra CR LF follows headers under ISAPI [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Extra CR LF follows headers under ISAPI State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Tue Sep 12 19:37:06 PDT 2000 State-Changed-Why: A slightly different approach, using the native Apache header parsing code in util_script.c, should clear this up. Should be committed shortly to 1.3.13-dev, after testing is complete.