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 - error on pattern attribute
Summary: error on pattern attribute
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-21 08:36 UTC by __sly__
Modified: 2016-02-12 15:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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