coar 98/09/24 15:01:09
Modified: . STATUS
Log:
Round 2 of the error-notes fix biz. Probably the last for
to-night..
Revision Changes Path
1.492 +5 -4 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.491
retrieving revision 1.492
diff -u -r1.491 -r1.492
--- STATUS 1998/09/24 21:44:51 1.491
+++ STATUS 1998/09/24 22:01:08 1.492
@@ -25,14 +25,15 @@
Available Patches:
- * Ken's fix for error pages and error-notes
- Take references to error-notes out of ap_send_error_response();
+ * Ken's fix for error pages and error-notes (#2)
+ Take references to error-notes out of ap_send_error_response()
+ except for internal HTTP_BAD_REQUEST uses. Otherwise,
leave its use for page customisation to ErrorDocuments.
Only copy ap_log_rerror() text into error-notes if the
level is 'warning' or more severe AND there's not already
something stored there.
- Message-ID: <[EMAIL PROTECTED]>
- Status: Ken +1, Roy -1
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Ken +1
* Earle Ake: Apache 1.3.1 port to Pyramid DC/OSx
<[EMAIL PROTECTED]>