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

       Web browser: ---
             Bug #: 29672
           Summary: use tab name, not tab index for anchors on
                    Special:Preferences
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Since r81573 the tabs on Special:Preferences has anchors, but the tab index is
used to build that anchors. When install a extension which create an own tab
some links can get broken, because the index can change.

Please use the name of that tab to build the anchor, that cannot break, because
a new tab has another name.

So you can use [[Special:Preferences#preftab-edit]] or so.

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