Bug #930

Misprint in src/mod_dirlisting.c

Added by Anonymous over 3 years ago. Updated over 3 years ago.

Status:Fixed Start:
Priority:High Due date:
Assigned to:- % Done:

0%

Category:mod_dirlisting
Target version:-
Missing in 1.5.x:

Description

There's a misprint at line 340 of src/mod_dirlisting.c. Instead of "dir-listing.excludes" should be "dir-listing.exclude".

It doesn't allow use exclusion list in dirlist.

-- tcb

Associated revisions

Revision 1732
Added by jan over 3 years ago

fixed conditional dir-listing.exclude (fixes #930)

Revision 1912
Added by jan about 3 years ago

fixed dir-listing.exclude in conditional (merges [1732] from 1.4.x and
fixes #930 for 1.5.0)

History

Updated by Anonymous over 3 years ago

I just discovered this same defect in 1.5.0. Apparently it still hasn't been fixed. To get dir-listing.exclude to work I had to copy the list and assign it to dir-listing.excludes.

-- isomoprhix

Updated by jan over 3 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r1732

Also available in: Atom