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 - Unexpected character(s) "(" found warning when using counters function
Summary: Unexpected character(s) "(" found warning when using counters function
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-15 14:21 UTC by vt99
Modified: 2016-11-15 14:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Image with a warning (highlighted text) (37.49 KB, image/png)
2016-11-15 14:21 UTC, vt99
Details

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