diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-04 16:22:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-04 16:22:27 -0400 |
commit | ac2cc8f87d3dc0eefb5069fe1c9c189cd13fb33f (patch) | |
tree | 4e395d46e2e55942e634cb84a8898196c5624b60 /doc/bugs | |
parent | 35bd43aea3e6694cb474fc2e784113194c6865ba (diff) |
response
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn b/doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn index bbf8c7cd7..316ea7e9b 100644 --- a/doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn +++ b/doc/bugs/pagespec_error_on_refresh_but_not_rebuild.mdwn @@ -15,3 +15,14 @@ I'm getting this error message when I refresh my wiki: warning: post-commit hook exited with status 2 But there is no error if I use `ikiwiki --rebuild` to regenerate the whole thing. + +> You neglect to say what version of ikiwiki this is, +> 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), +> which could lead to incorrect "syntax error in pagespec" +> that only happened some of the time. +> +> (The Text::Typography warning seems probably unrelated.) +> --[[Joey]] |