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 36323

Summary: [2003-09-30] Save as Template doesn't work
Product: platform Reporter: Jiri Skrivanek <jskrivanek>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED FIXED    
Severity: blocker CC: mslama
Priority: P1 Keywords: REGRESSION
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jiri Skrivanek 2003-09-29 10:40:51 UTC
MissingResourceException is thrown when you try
"Save As Template" action on a file (see
attachment). It comes from
org.netbeans.core.windows.view.ui.FileSelector.
Comment 1 Jiri Skrivanek 2003-09-29 10:41:39 UTC
Created attachment 11733 [details]
Stack trace
Comment 2 Peter Zavadsky 2003-09-29 12:53:47 UTC
Fixed in winsys_29836 branch

core/windows/../windows/view/ui/Bundle.properties 1.1.2.10
Comment 3 Jiri Skrivanek 2003-09-30 09:08:06 UTC
Verified.
Comment 4 Jiri Skrivanek 2003-09-30 09:08:34 UTC
Verified.