diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-19 13:12:38 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-19 13:12:38 -0400 |
commit | 343117daf26da5c7d8851901211fc60b03781575 (patch) | |
tree | adb7a7a9feaa682e892e42f9d03addaa925ef970 | |
parent | f22313b1115e1c9093bd5499e399c93412bebf8d (diff) | |
parent | 4bbc7fbdc2da7ec63aaa90266957219493c4da8e (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-rw-r--r-- | doc/plugins/aggregate/discussion.mdwn | 2 |
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]] |