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

            Bug ID: 67249
           Summary: NewpagesPageGenerator cannot be filtered on namespace
                    from cmd line
           Product: Pywikibot
           Version: core (2.0)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: pagegenerators
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

It is not possible to filter newpages by namespace.
-. NamespaceFilterPageGenerator has no effect as NewpagesPageGenerator has a
default value of 0 so retrieves only from Main ns.
-. self.gens[i].set_namespace(namespaces) has no effect as
NewpagesPageGenerator is a plain gen

Default value of NewpagesPageGenerator should be None.

-- 
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