Bug: Colon in category name returns no results
If there is a colon in the category name, produces no results. Thus:
<DynamicPageList> category = Foo: Bar </DynamicPageList>
Will always fail.
I could not reproduce this. The only time it failed was if the category was named something like category:project:foo, where the category started with another namespace (which was fixed in rev:97584).