https://bugzilla.wikimedia.org/show_bug.cgi?id=65981

John Mark Vandenberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
            Version|unspecified                 |core (2.0)

--- Comment #9 from John Mark Vandenberg <[email protected]> ---
Purodha Blissenbach, do you still see the problem you mentioned on 2014-06-01
13:02:28 UTC .  That will be masking this bug, and should be raised as a
separate bug if it is still occurring.

I believe the root of the problem is that category.py uses moves from the old
category
1) pages using pagegenerators.CategorizedPageGenerator, and then
2) subcats using pagegenerators.SubCategoriesPageGenerator

Each of those filters on namespace.

It should do both using the same generator.  I believe this is what Amir
Ladsgroup was saying in the previous comment.

The alternative is to not use cmnamespace, but use cmtype

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to