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 229363 - Wrong mark of occurrence
Summary: Wrong mark of occurrence
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-05 11:25 UTC by Petr Pisl
Modified: 2013-05-28 14:13 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 Petr Pisl 2013-05-05 11:25:07 UTC
Have the same source as in issue #218689. Try to mark all occurrences of A variable. On the line B.prototype.constructor = B; the semicolon is also marked.
Comment 1 Petr Pisl 2013-05-27 12:30:18 UTC
Fixed in web-main.
Comment 2 Quality Engineering 2013-05-28 14:13:44 UTC
Integrated into 'main-golden', will be available in build *201305281155* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4785abcc47d2
User: Petr Pisl <ppisl@netbeans.org>
Log: #229363 - Wrong mark of occurrence