Last modified: 2014-10-11 18:56:31 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 T56616, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54616 - <center> embedded into headings results in two heading tags
<center> embedded into headings results in two heading tags
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.22.0
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://en.wikipedia.org/w/index.php?...
:
Depends on:
Blocks: tidy 9737 50530
  Show dependency treegraph
 
Reported: 2013-09-25 22:23 UTC by Max Semenik
Modified: 2014-10-11 18:56 UTC (History)
2 users (show)

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


Attachments

Description Max Semenik 2013-09-25 22:23:51 UTC
See the linked page:

== <center> foo </center> ==

gets parsed to

<h2><span class="mw-headline" id="Foo"></span></h2>
<center>
<h2>Foo<span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=User:MaxSem/sandbox&amp;action=edit&amp;section=1" title="Edit section: Foo">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
</center>
Comment 1 Bartosz Dziewoński 2013-09-25 22:32:14 UTC
Lols. That's probably Tidy sucking.
Comment 2 Bartosz Dziewoński 2013-09-25 22:34:10 UTC
(It does behave sanely on a wiki with Tidy disabled. Can't we just do away with the thing already?)
Comment 3 Brion Vibber 2013-09-26 16:16:39 UTC
Adding "tidy sucks" tracking bug 2542

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


Navigation
Links