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

            Bug ID: 70196
           Summary: Some categories are not represented in Parsoid output
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

Some parser functions (and other things) add tracking categories directly,
rather than emitting the wikitext [[Category:whatever]] and letting the parser
add them. Parsoid currently doesn't include these categories when it parses
pages. To fix this, when it calls the API's expandtemplates, it needs to
request and use its "categories" output. A simple way to test this is to add
{{#invoke:this is invalid}} to a page. If this bug is fixed, the page will end
up in Category:Pages_with_script_errors.

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