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 187124 - Update version becomes "ruby" on Gem Manager with http://gems.rubyforge.org/
Summary: Update version becomes "ruby" on Gem Manager with http://gems.rubyforge.org/
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 09:41 UTC by Masaki Katakai
Modified: 2011-01-28 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot - version is "ruby" (47.65 KB, image/jpeg)
2010-06-03 09:41 UTC, Masaki Katakai
Details
screenshot - version is correct. (45.16 KB, image/jpeg)
2010-06-03 09:41 UTC, Masaki Katakai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2010-06-03 09:41:04 UTC
Created attachment 99779 [details]
screenshot - version is "ruby"

NetBeans 6.9 RC2 on Windows XP
Ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32]
gem 1.3.7

When I added http://gems.rubyforge.org/  to gem sources, Gem manager
show "ruby" instead of the actual version numbers on "Updated" tab.

1. Add source
$ gem sources -a http://gems.rubyforge.org/

2. Open NetBeans Gem manager dialog

When I removed http://gems.rubyforge.org/ (default environment),
it shows correct updated version.
Comment 1 Masaki Katakai 2010-06-03 09:41:49 UTC
Created attachment 99780 [details]
screenshot - version is correct.