Correct a bug in pagespec matching, where a empty pagespec matched all pages.
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Apr 2008 17:49:15 +0000 (13:49 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 24 Apr 2008 17:49:15 +0000 (13:49 -0400)
commit7d7f85bbb5ec48a193973ef2dbe6d78a2f4f8ea8
tree59d657a93f264a88a418472ef3a17f11387007a1
parent827f6b9bfc7ad0d3834078d53bf239e3331218ce
Correct a bug in pagespec matching, where a empty pagespec matched all pages.

This manifested as wikis with no locked pages treating them all as locked.
The bug was introduced in version 2.41.

Medium urgency upload due to above fix.
IkiWiki.pm
debian/changelog
t/pagespec_match.t