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 203655

Summary: Embedded CSS errors misplaced & with incorrect location specification
Product: web Reporter: Marek Fukala <mfukala>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2011-10-13 13:36:31 UTC
If you open an html or PHP file and put some erroneous css code inside, the css errors won't be placed at the proper places + the column, line and offsets in the error message points to the same incorrect place.

Caused by missing embedded CSS code offsets to document conversion.
Comment 1 Marek Fukala 2011-10-13 13:38:36 UTC
fixed in web-main#70aa19fb7518
Comment 2 Quality Engineering 2011-10-14 15:01:25 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/70aa19fb7518
User: Marek Fukala <mfukala@netbeans.org>
Log: #203655 - Embedded CSS errors misplaced & with incorrect location specification