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

       Web browser: ---
             Bug #: 37452
           Summary: class="mw-redirect" for Special:PrefixIndex
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Special pages
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: foma...@googlemail.com
    Classification: Unclassified
   Mobile Platform: ---


[[Special:PrefixIndex]] should also contain class="mw-redirect" for redirects
like [[Special:AllPages]].

Example:

https://www.mediawiki.org/w/index.php?title=Special:PrefixIndex&prefix=A
contains
 <a title="AFT" href="/wiki/AFT">AFT</a>

https://www.mediawiki.org/w/index.php?title=Special:AllPages&from=A
contains
 <a title="AFT" class="mw-redirect" href="/wiki/AFT">AFT</a>

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to