aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/aggregate_generates_long_filenames.mdwn
diff options
context:
space:
mode:
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>2010-11-15 10:11:40 +0000
committerJoey Hess <joey@kitenet.net>2010-11-15 10:11:40 +0000
commit85ee24a9e53aec7d70bb4fb758428e59ea76e853 (patch)
tree63417e02981365c3237fe9f9a65d39fc16f31286 /doc/bugs/aggregate_generates_long_filenames.mdwn
parent471ac78068532da53e4dad49d52c5ddccfcbff21 (diff)
downloadikiwiki-85ee24a9e53aec7d70bb4fb758428e59ea76e853.tar
ikiwiki-85ee24a9e53aec7d70bb4fb758428e59ea76e853.tar.gz
Diffstat (limited to 'doc/bugs/aggregate_generates_long_filenames.mdwn')
-rw-r--r--doc/bugs/aggregate_generates_long_filenames.mdwn3
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]]