Last modified: 2013-02-14 10:44:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T46989, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44989 - InfoAction header ids malformed (starts with #)
InfoAction header ids malformed (starts with #)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.21.x
All All
: Unprioritized normal (vote)
: 1.21.0 release
Assigned To: Krinkle
: code-update-regression
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-14 09:54 UTC by Krinkle
Modified: 2013-02-14 10:44 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2013-02-14 09:54:52 UTC
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
Comment 1 MZMcBride 2013-02-14 09:56:58 UTC
Related (if not a duplicate): bug 42629.
Comment 2 Krinkle 2013-02-14 09:58:51 UTC
Change-Id: I81f67ae1ac86ed709c69f1bced970b2cbb5138db
Comment 3 Krinkle 2013-02-14 10:44:37 UTC
(In reply to comment #2)
> Change-Id: I81f67ae1ac86ed709c69f1bced970b2cbb5138db

Merged.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links