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 166547 - [67cat] Error hint when specifying JavaScript event handler
Summary: [67cat] Error hint when specifying JavaScript event handler
Status: RESOLVED DUPLICATE of bug 166460
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-04 13:19 UTC by big_al
Modified: 2009-06-04 13:32 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 big_al 2009-06-04 13:19:30 UTC
[ BUILD # : RC1 ]
[ JDK VERSION : 1.6.* ]

In RC1, when I specify a JavaScript event handler on a JSF/JSP tag I
get an error hint saying "unterminated string literal   syntax
error". This error appears as soon as I add the event handler, even
when it is empty, e.g.   <h: commandLink id="myLink" onclick="" />
Comment 1 Jindrich Sedek 2009-06-04 13:32:16 UTC
already reported and fixed in RC2 that is coming soon

thanks for reporting it

*** This issue has been marked as a duplicate of 166460 ***