Last modified: 2010-01-07 19:44:51 UTC
It isn't possible to display all pages of a specific namespace using: <DynamicPageList> namespace=Discussion suppresserrors=true </DynamicPageList> </nowiki></pre> I have to use: <DynamicPageList> notcategory=I_DONT_EXIST namespace=Discussion suppresserrors=true </DynamicPageList>
I made a patch that addresses this - filed under Bug 21963 since it covers multiple things.
Marking this FIXED as of r60800.