[Bug 53669] IndexOptions Incremental IndexOptions documentation is incorrect/incomplete

[email protected]
Newsgroups gmane.comp.apache.documentation
Message-ID <[email protected]/bugzilla/>
https://bz.apache.org/bugzilla/show_bug.cgi?id=53669

Rich Bowen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]       |[email protected]
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
          Component|mod_autoindex               |Documentation

--- Comment #2 from Rich Bowen <[email protected]> ---
Fixed in r1933762 (trunk) and r1933763 (2.4.x).

Clarified that when an unprefixed IndexOptions keyword clears
inherited settings, options that take a value (Charset, Type,
DescriptionWidth, NameWidth, IconWidth, IconHeight) are inherited
independently and are not affected by the clearing. Verified in
mod_autoindex.c: the merge function (L704-710) only clears the
boolean opts bitmask, while =value parameters are handled
separately with independent K_UNSET inheritance checks (L718-742).

Also noting that the "None" option (comment #1) is already
documented in the current docs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.