Last modified: 2006-11-13 07:59:02 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 T9903, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7903 - Lynx doesn't like MediaWiki HTML
Lynx doesn't like MediaWiki HTML
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-12 23:56 UTC by Dan Jacobson
Modified: 2006-11-13 07:59 UTC (History)
0 users

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


Attachments

Description Dan Jacobson 2006-11-12 23:56:38 UTC
$ u="http://radioscanningtw.jidanni.org/index.php?title=Mediawiki:Loginlanguagelinks&action=edit"
$ lynx $u says "Bad HTML"
-trace shows
Bad HTML: TEXTAREA start tag not within FORM tag
etc.
$ validate $q
*** Errors and warnings validating
        http://radioscanningtw.jidanni.org/index.php?title=Mediawiki:Loginl
        anguagelinks&action=edit: ***
Error at line 129, character 13:  there is no attribute "type"
Error at line 129, character 23:  element "STYLE" undefined
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2006-11-13 00:08:44 UTC
It's valid HTML:
<http://validator.w3.org/check?uri=http%3A%2F%2Fradioscanningtw.jidanni.org%2Findex.php%3Ftitle%3DMediawiki%3ALoginlanguagelinks%26action%3Dedit>.
 <textarea> is valid anywhere any inline element is valid:
<http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>.  Atrribute "type" for
<script> and element "style" are likewise standard, just rather newer than
Lynx's HTML knowledge.

So is there any reason for us to care that Lynx doesn't like our HTML?  We
aren't very well going to stop using stylesheets because Lynx doesn't like them.

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


Navigation
Links