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 235799 - <div id="#id"></div>marked as erroneous
Summary: <div id="#id"></div>marked as erroneous
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-11 09:46 UTC by Marek Fukala
Modified: 2014-07-29 02:33 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 Marek Fukala 2013-09-11 09:46:49 UTC
Put " <div id="#id"></div>" into an html code and you'll get a false error. 

The leading hash sign in the id attribute value is marked as unexpected.
Comment 1 Marek Fukala 2014-07-28 09:17:11 UTC
such ID is now ignored (no error), but no css features either

changeset:   276192:96ddb3545664
summary:     #235799 - <div id="#id"></div>marked as erroneous
Comment 2 Quality Engineering 2014-07-29 02:33:58 UTC
Integrated into 'main-silver', will be available in build *201407290001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/96ddb3545664
User: Marek Fukala <mfukala@netbeans.org>
Log: #235799 - <div id="#id"></div>marked as erroneous