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 125992 - Incorrect parsing of multidashed gem file names
Summary: Incorrect parsing of multidashed gem file names
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
: 125993 (view as bug list)
Depends on:
Blocks: 125084
  Show dependency tree
 
Reported: 2008-01-25 11:00 UTC by Erno Mononen
Modified: 2008-01-25 11:53 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 Erno Mononen 2008-01-25 11:00:51 UTC
Separated from issue 125084, see desc 26.
Comment 1 Erno Mononen 2008-01-25 11:29:48 UTC
Fixed in trunk.

http://ruby.netbeans.org/source/browse/ruby/platform/src/org/netbeans/modules/ruby/platform/gems/
GemManager.java?r1=1.17&r2=1.18

http://ruby.netbeans.org/source/browse/ruby/platform/src/org/netbeans/modules/ruby/platform/gems/
GemFilesParser.java?rev=1.1&content-type=text/vnd.viewcvs-markup

http://ruby.netbeans.org/source/browse/ruby/platform/test/unit/src/org/netbeans/modules/ruby/platform/gems/
GemFilesParserTest.java?rev=1.1&content-type=text/vnd.viewcvs-markup
Comment 2 Erno Mononen 2008-01-25 11:53:41 UTC
*** Issue 125993 has been marked as a duplicate of this issue. ***