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 93248 - I18N - java code clips - values of some clip parameter popups have underscore
Summary: I18N - java code clips - values of some clip parameter popups have underscore
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-01-26 01:03 UTC by bugbridge
Modified: 2007-10-18 19:03 UTC (History)
3 users (show)

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 bugbridge 2007-01-26 01:03:06 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: shortfin_dev; Suggested Target Milestone : 5.5


Original submitter: kfrank

Description:
in various clips, like concatenate strings, the suggested
values in textfield are from a bundle file, but they have an underscore between
the words, like First_String.

Its not clear if they can be localized as if the words were
"First String", which is how the labels on the left are.
Comment 1 _ gowri 2007-08-06 21:19:36 UTC
reassigning...
Comment 2 Joelle Lam 2007-08-25 00:44:25 UTC
I fixed the issue by acutally not including the recommended string. This seemed to be redundant anyway.
Comment 3 Joelle Lam 2007-08-25 00:46:19 UTC
IDE:-------------------------------------------------
IDE: [8/24/07 4:09 PM] Committing "Visual Web Palette" started
Checking in CodeClipViewerPanel.java;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/CodeClipViewerPanel.java,v  <-- 
CodeClipViewerPanel.java
new revision: 1.3; previous revision: 1.2
done
Checking in CodeClipViewerPanel.form;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/CodeClipViewerPanel.form,v  <-- 
CodeClipViewerPanel.form
new revision: 1.3; previous revision: 1.2
done
Checking in CodeClipItemNode.java;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/CodeClipItemNode.java,v  <-- 
CodeClipItemNode.java
new revision: 1.5; previous revision: 1.4
done
Checking in CodeClipUtilities.java;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/CodeClipUtilities.java,v  <-- 
CodeClipUtilities.java
new revision: 1.5; previous revision: 1.4
done
Checking in Bundle.properties;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
IDE: [8/24/07 4:09 PM] Committing "Visual Web Palette" finished

IDE:-------------------------------------------------
IDE: [8/24/07 4:36 PM] Committing "Visual Web Palette" started
Checking in CodeClipItemNode.java;
/cvs/visualweb/palette/src/org/netbeans/modules/visualweb/palette/codeclips/CodeClipItemNode.java,v  <-- 
CodeClipItemNode.java
new revision: 1.6; previous revision: 1.5
done
IDE: [8/24/07 4:36 PM] Committing "Visual Web Palette" finished
Comment 4 kaa 2007-10-18 19:03:29 UTC
verified: build 1016, XP.ja_JP