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 91773

Summary: syntax validation doesn't work
Product: javascript Reporter: Lukasz Grela <lgrela>
Component: EditorAssignee: issues@ide <issues>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukasz Grela 2007-01-03 16:26:20 UTC
if syntax is incorrect, such instruction should be underscored
Comment 1 Daniel Prusa 2007-02-14 12:54:02 UTC
*** Issue 92850 has been marked as a duplicate of this issue. ***
Comment 2 Daniel Prusa 2007-02-14 12:54:14 UTC
*** Issue 92851 has been marked as a duplicate of this issue. ***
Comment 3 Lukasz Grela 2007-03-22 16:29:38 UTC
just for information, I will be creating separate issue for each problem with
refers to syntax validation, because it is complex problem 
Comment 4 Jan Jancura 2007-04-01 21:26:58 UTC
Can you add some concrete example, please?
Comment 5 Lukasz Grela 2007-04-02 14:50:01 UTC
it seems that syntax validation can works in different way, sometimes can
interpret valid syntax as incorrect sometimes as having syntax error
I attached two screenshots both represent same script but on one valid js
statement is interpreted as syntax having syntax error and on another as valid
syntax.
Comment 6 Jan Jancura 2007-04-30 14:47:18 UTC
This issue is not complete for a long time. No how to reproduce. Screenshots are
not attached > closing as invalid.