NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 638 - No warning for <script language=javascript>
No warning for <script language=javascript>
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-03 12:36 CEST by Simon Pieters
Modified: 2009-11-25 04:22 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2009-09-03 12:36:11 CEST
There should be a warning for <script language=javascript>.
Comment 1 Michael[tm] Smith 2009-11-25 04:22:49 CET
This was fixed in r477 of the syntax module, and deployed. So v.nu currently reports "The language attribute is obsolete. It is not needed." for instances of <script language=javascript>

So, moving this to resolved=fixed. Feel free to re-open it if needed.