https://bugzilla.wikimedia.org/show_bug.cgi?id=43179
Dereckson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Status|UNCONFIRMED |ASSIGNED CC| |[email protected] Assignee|[email protected]. |[email protected] |org | See Also| |https://bugzilla.wikimedia. | |org/show_bug.cgi?id=40072 Ever confirmed|0 |1 Target Milestone|--- |1.21.0 release Severity|minor |enhancement --- Comment #1 from Dereckson <[email protected]> --- [ Taking this bug. ] To maximize coherence, this enhancement should be implemented to the following special pages: - [[Special:Contributions]] - [[Special:DeletedContributions]] - [[Special:RecentChanges]] - [[Special:Watchlist]] It's also to be implemented on pages history. To avoid to break any stuff relying on current CSS class, the CSS class for anonymous users should be added and not replaced: <a class="mw-userlink" title="User:USER123" href="/User:USER123">USER123</a> <a class="mw-userlink mw-anonuserlink" title="Special:Contributions/12.34.567.89" href="Special:Contributions/12.34.567.89">12.34.567.89</a> Would that be acceptable? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
