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 172131 - \u00A0 in org/netbeans/modules/profiler/utils/Bundle.properties
Summary: \u00A0 in org/netbeans/modules/profiler/utils/Bundle.properties
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 07:52 UTC by Masaki Katakai
Modified: 2009-11-03 15:03 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 Masaki Katakai 2009-09-14 07:52:56 UTC
I'm not sure if "\u00A0" in the following Bundle.properties is
necessary or not. Please remove it if it's not necessary.

org/netbeans/modules/profiler/utils/Bundle.properties:

GEN_warning=<!--\n\
*** GENERATED applet HTML launcher - DO NOT EDIT IN 'BUILD' FOLDER\u00A0 ***\n\n\
If you need to modify this HTML launcher file (e.g., to add applet parameters), \n\
copy it to where your applet class is found in the SRC folder. If you do this, \n\
the IDE will use it when you run or debug the applet.\n\n\
Tip: To exclude an HTML launcher from the JAR file, use exclusion filters in \n\
the Creating JAR page in the Project Properties dialog.\n\n\
For more information see the online help.\n\
-->\n\n
Comment 1 Jiri Sedlacek 2009-11-02 11:28:39 UTC
Fixed in profiler-main.


http://hg.netbeans.org/profiler-main/rev/f76caf2e5c7c
Comment 2 Quality Engineering 2009-11-03 15:03:52 UTC
Integrated into 'main-golden', will be available in build *200911031401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f76caf2e5c7c
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #172131 - removed invalid characted from Bundle