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 119701 - Search in Ruby Gems Dialog Should Be Case Insensitive
Summary: Search in Ruby Gems Dialog Should Be Case Insensitive
Status: RESOLVED FIXED
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-10-22 22:07 UTC by William Leonard
Modified: 2008-02-13 15:39 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 William Leonard 2007-10-22 22:07:03 UTC
I was trying to find the ActiveRecord-JDBC Gem by searching on 'jdbc'. Turns out you need to be exact with 'JDBC' I
would prefer the search to be kindler and gentler :-).
Comment 1 Torbjorn Norbye 2007-10-22 22:41:45 UTC
Good point!

IDE:-------------------------------------------------
IDE: [10/22/07 2:40 PM] Committing started
Checking in projects/src/org/netbeans/modules/ruby/rubyproject/gems/GemPanel.java;
/cvs/ruby/projects/src/org/netbeans/modules/ruby/rubyproject/gems/GemPanel.java,v  <--  GemPanel.java
new revision: 1.10; previous revision: 1.9
done
Checking in railsprojects/src/org/netbeans/modules/ruby/railsprojects/plugins/PluginPanel.java;
/cvs/ruby/railsprojects/src/org/netbeans/modules/ruby/railsprojects/plugins/PluginPanel.java,v  <--  PluginPanel.java
new revision: 1.10; previous revision: 1.9
done
IDE: [10/22/07 2:40 PM] Committing finished
Comment 2 Martin Krauskopf 2008-02-13 15:39:21 UTC
Getting rid of 'ui' category. Will use right subcomponent and UI keyword. 'code'
when none subcomponent fits.