stas 2003/08/19 10:42:37
Modified: . STATUS
Log:
add several outstanding issues to the todo list
Revision Changes Path
1.58 +21 -1 modperl-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/modperl-2.0/STATUS,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- STATUS 8 Aug 2003 00:03:27 -0000 1.57
+++ STATUS 19 Aug 2003 17:42:37 -0000 1.58
@@ -47,6 +47,10 @@
Report:
Status:
+
+
+
+
Platforms on which mod_perl won't build/load
--------------------------------------------
@@ -73,6 +77,18 @@
Needs Patch or Further Investigation:
-------------------------------------
+* <Perl> sections:
+ A few issues with <Perl> sections:
+ http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=106074969831522&w=2
+
+* Recursive <Perl> sections:
+
http://www.gossamer-threads.com/archive/mod_perl_C1/dev_F4/%5BMP2_-_BUG_%5D_Issue_handing_Apache_config._error_messages_P70501/
+ and
+ http://mathforum.org/epigone/modperl/dartrimpcil
+
+* PassEnv/SetEnv propogation
+
http://www.gossamer-threads.com/archive/mod_perl_C1/dev_F4/%5BMP2_BUG%5D_PerlPassEnv_issues_P70500/
+
* perl Makefile.PL PREFIX=/foo/bar works fine, however Makefile.PL'll
still refuse to build unless MP_INST_APACHE2=1 is passed. It should
refuse to do so only if it finds mod_perl 1.0 installed under that
@@ -214,6 +230,10 @@
Open Issues or Core Enhancements:
---------------------------------
+
+* Testing:
+ Need to put Philippe's smoking test into the core
+ -- shouldn't forget to test with perlio enabled and disabled
* Apache::Log compat issues: