]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn
clarify which case fails
[ikiwiki.git] / doc / bugs / pagespec_error_on_refresh_but_not_rebuild.mdwn
index 316ea7e9bc01138ccd3c63dde6a96e5a6ea3d24e..df941af37951a18ee3d22db14d9e56f716a057e1 100644 (file)
@@ -20,9 +20,13 @@ But there is no error if I use `ikiwiki --rebuild` to regenerate the whole thing
 > or give any information to reproduce the bug.
 > 
 > My guess: A version older than 3.20100403, which  included
-> [this bugfix](http://git.ikiwiki.info/?p=ikiwiki;a=commitdiff;h=799b93d258bad917262ac160df74136f05d4a451),
+> 799b93d258bad917262ac160df74136f05d4a451,
 > which could lead to incorrect "syntax error in pagespec"
 > that only happened some of the time.
 > 
 > (The Text::Typography warning seems probably unrelated.)
-> --[[Joey]] 
+> --[[Joey]]
+
+>> I'm sorry, I don't know what I was thinking there.  It's ikiwiki 3.20100212, and manually applying the patch you linked to made the bug go away.  (Upgrading ikiwiki is a pain on nearlyfreespeech, especially if you don't want to keep the build directory around -- please consider making ikiwiki runnable directly from a git clone.)
+
+[[!meta link="done"]]