Last modified: 2010-05-15 15:42:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia has migrated from Bugzilla to Phabricator. Bug reports should be created and updated in Wikimedia Phabricator instead. Please create an account in Phabricator and add your Bugzilla email address to it.
Wikimedia Bugzilla is read-only. If you try to edit or create any bug report in Bugzilla you will be shown an intentional error message.
In order to access the Phabricator task corresponding to a Bugzilla report, just remove "static-" from its URL.
You could still run searches in Bugzilla or access your list of votes but bug reports will obviously not be up-to-date in Bugzilla.
Bug 10659 - Illegal XHTML for navigation is created
Illegal XHTML for navigation is created
Status: CLOSED DUPLICATE of bug 9338
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.8.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-07-22 19:08 UTC by Bernd Wellhöfer
Modified: 2010-05-15 15:42 UTC (History)
2 users (show)

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


Attachments

Description Bernd Wellhöfer 2007-07-22 19:08:48 UTC
Hello,

when entering for MediaWiki:Sidebar content like

* navigation
...
** Category:Arbeitsaufträge|Arbeitsaufträge
...

this XHTML is generated:

<div class="portlet" id="p-navigation">
	<h5>Navigation</h5>
	<div class="pBody">
		<ul>
			...
			<li id="n-Arbeitsaufträge">
				<a href="/mediawiki/index.php/Kategorie:Arbeitsauftr%C3%A4ge">Arbeitsaufträge</a>
			</li>
			...
		</ul>
	</div>
</div>

The German Umlaut ä is used a part of the <li> id value and this is not allowed (see http://www.w3.org/TR/html4/types.html#h-6.2).

Regards,

Bernd
Comment 1 Rob Church 2007-07-22 21:00:27 UTC

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

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


Navigation
Links