https://bugzilla.wikimedia.org/show_bug.cgi?id=69728
Brad Jorsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #4 from Brad Jorsch <[email protected]> --- The warning is intended behavior, to notify users that they are using DISPLAYTITLE multiple times on the page. There are flags for DISPLAYTITLE to specify "ignore this attempt without error if displaytitle is already set" and "override any earlier display title without error". We fairly often provide a simple wikitext error message that the communities can use to add tracking categories if they want. Sometimes they even use ParserFunctions to add the tracking categories only in certain namespaces, or (as in the enwiki case you mention) apply different sortkeys to group the category by namespace, which isn't something we can flexibly do when adding the tracking category from MediaWiki itself. -- 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
