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 268987

Summary: Unexpected character(s) "(" found warning when using counters function
Product: ide Reporter: vt99
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:
Attachments: Image with a warning (highlighted text)

Description vt99 2016-11-15 14:21:11 UTC
Created attachment 162919 [details]
Image with a warning (highlighted text)

Overview:
When editing the html file in the style tag when using the counters function warning appears: "Unexpected character(s) "(" found".

Steps to Reproduce:
1) To open any html file in the editor.
2) To use in the style tag counters function.

Actual Results:
A warning appears.

Expected Results:
Warning should not be appears.