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 188077

Summary: NB 6.9 improperly calculating version in gem update
Product: ruby Reporter: mfromin
Component: GemsAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description mfromin 2010-06-24 22:13:14 UTC
When using NB 6.9 on a Mac (10.6) the system seems to be incorrectly calculating if a gem needs updating.  For example I get the following;

ruby-debug-base

Installed Version
0.10.3.2

Available Version
0.10.3


...and it treats this like that is an update when its not.  I am guessing the version is not being properly managed as a numeric value.