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 106390 - Can't find resource for bundle org.openide.util.NbBundle$PBundle, key OPTIONS_rhtml
Summary: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key OPTIONS...
Status: RESOLVED DUPLICATE of bug 106254
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-12 13:35 UTC by Jana Maleckova
Modified: 2007-07-03 14:38 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 Jana Maleckova 2007-06-12 13:35:21 UTC
Product Version: NetBeans IDE Dev (Build 200706111800) Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb) Userdir: D:\userdir60

Description:
===========
start IDE with clear userdir
invoke options from menu Tools
open advance settings and try to expand Editor Settings
Then an exception is thrown

StackTrace:
===========
Annotation: Bad method: org.netbeans.modules.ruby.rhtml.editor.RhtmlOptions.getName
Annotation: Bad method: org.netbeans.modules.ruby.rhtml.editor.RhtmlOptions.getName
Annotation: Bad method: org.netbeans.modules.ruby.rhtml.editor.RhtmlOptions.getName
Bad method: org.netbeans.modules.ruby.rhtml.editor.RhtmlOptions.getName
Bad method: org.netbeans.modules.ruby.rhtml.editor.RhtmlOptions.getName
Caused: java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key
OPTIONS_rhtml
	at java.util.ResourceBundle.getObject(ResourceBundle.java:386)
	at java.util.ResourceBundle.getString(ResourceBundle.java:346)
	at org.openide.util.NbBundle.getMessage(NbBundle.java:607)
	at org.netbeans.modules.editor.options.OptionSupport.getString(OptionSupport.java:191)
Comment 1 Jiri Skrivanek 2007-06-13 08:14:09 UTC

*** This issue has been marked as a duplicate of 106254 ***
Comment 2 Jiri Kovalsky 2007-07-03 13:55:24 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Jiri Kovalsky 2007-07-03 14:38:59 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.