fix two recently introduced bugs in rename
authorJoey Hess <joey@kitenet.net>
Fri, 15 Jul 2011 22:46:16 +0000 (18:46 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 15 Jul 2011 22:46:16 +0000 (18:46 -0400)
commit4cd2efef8c6aed3adff9bebfcd3db0c0b5c0d272
treeb0b614b1382d89b7019b7aba959301366e447645
parent87db6fbb79d3141248831db78b0683222942aaec
fix two recently introduced bugs in rename

* rename: Fix logic error that broke renaming pages when the attachment
  plugin was disabled.
* rename: Fix logic error that bypassed the usual pagespec checks.
IkiWiki/Plugin/rename.pm
debian/changelog