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 113133 - New Project dialog reads 'From', instead of 'with'
Summary: New Project dialog reads 'From', instead of 'with'
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-17 20:16 UTC by psuk
Modified: 2007-08-18 06:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed patch (tested on my computer) (934 bytes, patch)
2007-08-17 20:18 UTC, psuk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description psuk 2007-08-17 20:16:54 UTC
Reproducible steps:
--------------------------------------------------
1. Open New Project wizard
2. Select Ruby Category
3. Right window with the list of project templates reads: 
Ruby on Rails Application From Existing Sources

EXPECTED:
All other templates, based on existing sources are labeled as: WITH Existing sources, rather than FROM 
so it should be:
Ruby on Rails Application with Existing Sources
 

VERSION/JAVA INFO (not so relevant in this case): 
--------------------------------------------------
Product Version: NetBeans IDE Dev [Build 070817 - from CVS sources] 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 
System: SunOS version 5.11 running on x86; ISO646-US; en (nb)
Comment 1 psuk 2007-08-17 20:18:18 UTC
Created attachment 46820 [details]
Proposed patch (tested on my computer)
Comment 2 Torbjorn Norbye 2007-08-18 06:01:58 UTC
Fixed.
Checking in Bundle.properties;
/cvs/ruby/railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/Bundle.properties,v  <--  Bundle.properties
new revision: 1.5; previous revision: 1.4
done