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

       Web browser: ---
            Bug ID: 44989
           Summary: InfoAction header ids malformed (starts with #)
           Product: MediaWiki
           Version: 1.21-git
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: normal
          Priority: Unprioritized
         Component: Interface
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

It is outputting anchor links in place of IDs


<h2 id="#Basic_information">

Which is wrong, it should make the ID for the ID, not the link to the ID.

So we have this:

https://en.wikipedia.org/w/index.php?title=Apple_Inc.&action=info#%23Basic_information

instead of:
https://en.wikipedia.org/w/index.php?title=Apple_Inc.&action=info#Basic_information


Caused by Change-Id: I702f2f13d3b7af26d89c4fd9002d3161dc7905d2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to