https://bugzilla.wikimedia.org/show_bug.cgi?id=32208
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Roan Kattouw <[email protected]> 2011-11-08 11:17:59 UTC --- This an artefact of the weird way in which cmnamespace works. When using cmnamespace, you may get responses with fewer results than you were expecting, or even zero results. Following the continue value will eventually get you to the results you were looking for. This is weird, but it has to be this way for performance reasons. Instead of cmnamespace=14, you should use the newer cmtype=subcat, which doesn't have this problem. Similarly, cmtype=file replaces cmnamespace=6. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
