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

       Web browser: ---
             Bug #: 28876
           Summary: update categorylinks when tracking category is changed
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The parser has some tracking categories, which are defined in the MediaWiki
namespace.
But when the message is changed, the categorylinks are not updated.
You have to nulledit (save without changes) each page in the category to get
the change also reflected on the pages and in the categories.

Maybe it is possible to start jobs, that do the work, like it is done on a
template change, (but for the categorylinks, not templatelinks)

The messages:
* expensive-parserfunction-category
* post-expand-template-argument-category
* post-expand-template-inclusion-category
* hidden-category-category
* index-category
* noindex-category
* broken-file-category

Having this also for extensions is nice.
I have see the global $wgPagePropLinkInvalidations,
having a global for messages is nice and expandable.

Thanks.

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

Reply via email to