diff options
author | http://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web> | 2010-11-15 10:11:40 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-15 10:11:40 +0000 |
commit | 85ee24a9e53aec7d70bb4fb758428e59ea76e853 (patch) | |
tree | 63417e02981365c3237fe9f9a65d39fc16f31286 | |
parent | 471ac78068532da53e4dad49d52c5ddccfcbff21 (diff) | |
download | ikiwiki-85ee24a9e53aec7d70bb4fb758428e59ea76e853.tar ikiwiki-85ee24a9e53aec7d70bb4fb758428e59ea76e853.tar.gz |
-rw-r--r-- | doc/bugs/aggregate_generates_long_filenames.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/aggregate_generates_long_filenames.mdwn b/doc/bugs/aggregate_generates_long_filenames.mdwn index 3d98ee8b2..40decb392 100644 --- a/doc/bugs/aggregate_generates_long_filenames.mdwn +++ b/doc/bugs/aggregate_generates_long_filenames.mdwn @@ -7,4 +7,7 @@ generate long titles. Especially once you throw escaping into the mix: $ echo $? 25 +It would also appear this abrubtly terminates aggregate processing (if not ikiwiki itself). Only after moving my test repo to `/tmp` to shorten the filename did I see newer RSS feeds (from a totally different source) picked up. + + -- [[Jon]] |