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 150948 - Mapping from a non-Latin character ' ' not found
Summary: Mapping from a non-Latin character ' ' not found
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Customization (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Roderico Cruz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 22:47 UTC by Lukas Jungmann
Modified: 2009-02-19 23:29 UTC (History)
1 user (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 Lukas Jungmann 2008-10-21 22:47:09 UTC
-have a project with web service or ws client
-open edit ws dialog (either by advanced button in the designer or ws/ws client's node popup menu)

=> in the IDE log there's

INFO [org.openide.awt.Mnemonics]: Mapping from a non-Latin character ' ' not found in a localized (branded) version of
openide/awt/src/org/openide/awt/Mnemonics.properties - mnemonic cannot be assigned in <html>&  Configure security,
reliability and other WS-* features in the 'Quality Of Service' tab. Press F1 on a header for details specific to its
section. </html>
Comment 1 Milan Kuchtiak 2008-11-28 18:19:48 UTC
There is no need to use org.openide.awt.Mnemonics in this case (description label).

Fixed:
http://hg.netbeans.org/main?cmd=changeset;node=d9a3e8d9ef27
Comment 2 Quality Engineering 2008-11-30 17:16:39 UTC
Integrated into 'main-golden', will be available in build *200811301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d9a3e8d9ef27
User: mkuchtiak@netbeans.org
Log: #150948: no need to use mnemonics in description label