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 229280 - Parsing of Javascript inside a JSP report end of file expected but } found
Summary: Parsing of Javascript inside a JSP report end of file expected but } found
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on: 233066
Blocks:
  Show dependency tree
 
Reported: 2013-05-02 14:12 UTC by satollo
Modified: 2013-07-25 11:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Example of JSP with the error (3.15 KB, application/octet-stream)
2013-05-02 14:12 UTC, satollo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description satollo 2013-05-02 14:12:10 UTC
Created attachment 134041 [details]
Example of JSP with the error

The editor is reporting an error on a closing } for some Javascript with scriptlet tags. 

On the attached file the red spot is on the last } indicating end of file expected but } found.
Comment 1 Vladimir Riha 2013-07-03 07:49:22 UTC
Reproducible


Product Version: NetBeans IDE Dev (Build 201307022300)
Comment 2 Vladimir Riha 2013-07-03 07:52:53 UTC
Probably JS editor issue?
Comment 3 Petr Hejl 2013-07-25 11:01:08 UTC
Fixed by fix for #233066.