stas        2003/01/14 21:22:53

  Modified:    .        STATUS
  Log:
  an issue to resolve
  
  Revision  Changes    Path
  1.33      +8 -1      modperl-2.0/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/STATUS,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- STATUS    11 Jan 2003 04:14:55 -0000      1.32
  +++ STATUS    15 Jan 2003 05:22:53 -0000      1.33
  @@ -50,6 +50,13 @@
   Needs Patch or Further Investigation:
   -------------------------------------
   
  +* Currently modperl_filter_add_{connection|request} check the filter
  +  handler function attrs before accepting the filter. If the module
  +  wasn't preloaded the check fails and filter handler is skipped. We
  +  could have this issue documented (which is OK, but might raise too
  +  many questions), but we could also always preload the filter
  +  handlers. To test see TestFilter::input_msg
  +
   * we still have a problem with mod_perl starting from a
     vhost. consider the following config:
   
  
  
  


Reply via email to