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 249475

Summary: error on pattern attribute
Product: web Reporter: __sly__
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description __sly__ 2014-12-21 08:36:49 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_51
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.51-b03

 when you write <input type="number" name="tel" pattern="[0-9]{10,11}"/> an error occured, the pattern attribute is not recognized
Comment 1 Milutin Kristofic 2016-02-12 15:29:01 UTC
This was fixed in current dev build, by updating html validator.
http://hg.netbeans.org/web-main/rev/26573d86f877