Page MenuHomePhabricator

css might conflict with section name
Closed, ResolvedPublic

Description

Author: gangleri

Description:
Dear friend;

I have no clue about what happenes here. I use the standard Monobook skin. The section with the name "content" is not displayed as the other section. Probably there is an "id" conflict here.

The source code of the wiki page shows:
<div id="globalWrapper">
<div id="column-content">
<div id="content"> *first time*
...
<p><b>generates:</b>‎<br /></p>
<h3><span class="editsection">[<a href="/w/index.php?title=Template:Style_yid&amp;action=edit&amp;section=4" title="Abschnitt bearbeiten: content">Bearbeiten</a>]</span> <span class="mw-headline" id="content">content</span></h3> *second time*

note: Whatever one would rename the first occurence (as id="mw-content") one could generate such rendering with the wiki code:

mw-content

Regards Reinhardt [[user:Gangleri]]

P.S. If necessary I can provide a screen shot.


Version: unspecified
Severity: enhancement
URL: http://commons.wikimedia.org/w/index.php?curid=2946480#bug

Details

Reference
bz21856

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:53 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz21856.
bzimport added a subscriber: Unknown Object (MLST).

*** This bug has been marked as a duplicate of bug 7356 ***