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 194949 - RU:IllegalArgumentException: Unmatched braces in the pattern.
Summary: RU:IllegalArgumentException: Unmatched braces in the pattern.
Status: RESOLVED FIXED
Alias: None
Product: nblocalization
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Masaki Katakai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 13:50 UTC by andreyv
Modified: 2011-02-08 01:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176345


Attachments
stacktrace (1.26 KB, text/plain)
2011-02-01 13:50 UTC, andreyv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andreyv 2011-02-01 13:50:29 UTC
Build: NetBeans IDE Dev (Build 201102010000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

Stacktrace: 
java.lang.IllegalArgumentException: Unmatched braces in the pattern.
   at java.text.MessageFormat.applyPattern(MessageFormat.java:476)
   at java.text.MessageFormat.<init>(MessageFormat.java:350)
   at java.text.MessageFormat.format(MessageFormat.java:811)
   at org.netbeans.modules.profiler.actions.ProjectSensitiveAction$ActionsUtil.formatName(ProjectSensitiveAction.java:208)
   at org.netbeans.modules.profiler.actions.FileSensitiveAction.doRefresh(FileSensitiveAction.java:87)
   at org.netbeans.modules.profiler.actions.ProjectSensitiveAction$2.run(ProjectSensitiveAction.java:423)
Comment 1 andreyv 2011-02-01 13:50:33 UTC
Created attachment 105547 [details]
stacktrace
Comment 2 Tomas Hurka 2011-02-01 14:11:39 UTC
Which locale are you using? English one?
Comment 3 soldatov 2011-02-01 18:50:04 UTC
russian
Comment 4 Tomas Hurka 2011-02-02 07:39:47 UTC
The bug is in Russian translation. The key 'LBL_ProfileTestAction' in src/ru/profiler/profiler/profiler/org/netbeans/modules/profiler/actions/Bundle_ru.properties is broken. See <http://hg.netbeans.org/releases/l10n/file/tip/src/ru/profiler/profiler/profiler/org/netbeans/modules/profiler/actions/Bundle_ru.properties>
Comment 5 Masaki Katakai 2011-02-02 08:17:16 UTC
Russian translations are not completed yet - we're trying to fix it. Thank you very much for the report!
Comment 6 Masaki Katakai 2011-02-08 01:35:23 UTC
fix in the latest daily build:

http://bits.netbeans.org/download/trunk/nightly/latest/