This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238969

Summary: [validator] "download" attribute for <a> tag parsed as error by HTML Error Checker
Product: web Reporter: ghronos
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal CC: terje7601
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ghronos 2013-11-29 12:25:52 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows Vista version 6.0 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08

HTML Error Checker thinks that "download" is not allowed in
...
<body>
...
<a href="index.html" download="index.html">download me</a>
...
</body>
Comment 1 Vladimir Riha 2013-11-29 13:13:30 UTC
Reproducible, thank you for reporting.

Product Version: NetBeans IDE Dev (Build 201311290002)
Comment 2 Milutin Kristofic 2016-02-12 15:24:16 UTC
This is fixed in current dev build, by updating html validator. http://hg.netbeans.org/web-main/rev/26573d86f877