Fixed Bug: AutomaticSummary does not remove pages

AutomaticSummary does not remove pages

The AutomaticSummary class decides to include a page based on the block you give it. However after the page is included, the block is never checked again, so the page will never be removed.

Mostly this won’t be noticed because deleted pages are removed by a separate mechanism, and most summaries are based on the page title or a page author. However it will be a problem if the summary makes a decision based on the content of the page.

The workaround is to restart Soks which re-creates the summary from scratch and therefore sheds the unwanted pages.

Fixed in 1.0.2

Edit this page or watch for changes using RSS.