summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-19 13:12:38 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-19 13:12:38 -0400
commit343117daf26da5c7d8851901211fc60b03781575 (patch)
treeadb7a7a9feaa682e892e42f9d03addaa925ef970
parentf22313b1115e1c9093bd5499e399c93412bebf8d (diff)
parent4bbc7fbdc2da7ec63aaa90266957219493c4da8e (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r--doc/plugins/aggregate/discussion.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn
index e8f264cf2..48aa701fe 100644
--- a/doc/plugins/aggregate/discussion.mdwn
+++ b/doc/plugins/aggregate/discussion.mdwn
@@ -51,3 +51,5 @@ Two things aren't working as I'd expect:
>>>>> --[[Joey]]
>>>>>> I can confirm, they're fixed on my end. --[[schmonz]]
+
+New bug: new posts aren't getting displayed (or cached for aggregation). After fixing his feed, David posted a new item today, and the aggregator is convinced there's nothing to do, whether by cronjob or webtrigger. I verified that it wasn't another problem with his feed by adding another of my ikiwiki's feed to the planet, running the aggregator, posting a new item, and running the aggregator again: no new item. --[[schmonz]]