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 224036 - {} is bold
Summary: {} is bold
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: 2012-12-19 13:25 UTC by Petr Pisl
Modified: 2012-12-20 02:47 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 2012-12-19 13:25:46 UTC
Copy this line in a js file:

config=loadConfig('./server-config.json') || {};

The curly brackets {} are bold like the name of an object.
Comment 2 Quality Engineering 2012-12-20 02:47:19 UTC
Integrated into 'main-golden', will be available in build *201212200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7013df9c9e5c
User: Petr Pisl <ppisl@netbeans.org>
Log: #224036 - {} is bold