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 - syntax validation doesn't work
Summary: syntax validation doesn't work
Status: RESOLVED INVALID
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
: 92850 92851 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-03 16:26 UTC by Lukasz Grela
Modified: 2009-02-27 14:26 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 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.