>Number:         2384
>Category:       mod_cern_meta
>Synopsis:       Missing usage message for MetaFiles directive.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Jun  8 14:50:00 PDT 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.0
>Environment:
Any.
>Description:
The mod_info and usage message output for this module is incomplete.
>How-To-Repeat:
Use MetaFiles incorrectly, or look at the mod_info page with 
mod_cern_meta compiled in.
>Fix:
--- mod_cern_meta.c     1998/06/08 18:02:13     1.1
+++ mod_cern_meta.c     1998/06/08 18:28:37     1.2
@@ -217,7 +217,8 @@
 
 static const command_rec cern_meta_cmds[] =
 {
-    {"MetaFiles", set_metafiles, NULL, DIR_CMD_PERMS, FLAG, NULL},
+    {"MetaFiles", set_metafiles, NULL, DIR_CMD_PERMS, FLAG,
+    "Limited to 'on' or 'off'"},
     {"MetaDir", set_metadir, NULL, DIR_CMD_PERMS, TAKE1,
      "the name of the directory containing meta files"},
     {"MetaSuffix", set_metasuffix, NULL, DIR_CMD_PERMS, TAKE1,
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to