Last modified: 2009-07-23 07:41:49 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 T21890, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19890 - Invalid HTML
Invalid HTML
Status: RESOLVED DUPLICATE of bug 9530
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://validator.w3.org/check?uri=htt...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-23 07:35 UTC by Liangent
Modified: 2009-07-23 07:41 UTC (History)
0 users

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


Attachments

Description Liangent 2009-07-23 07:35:59 UTC
W3C says the value of attribute "id" cannot start with a dot (".").

If the title of a section begins with a special or non-ascii character, MediaWiki generates HTML like <a name=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE" id=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE"></a>.

id=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE" goes again that rule.

Since <a name=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE"></a> also works, id=".E7.89.B9.E8.89.B2.E6.A2.9D.E7.9B.AE" can be removed.
Comment 1 Splarka 2009-07-23 07:41:49 UTC

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

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


Navigation
Links