Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Windows
-
Labels:None
-
Environment:jruby 1.7.0.dev (ruby-1.8.7-p330) (2011-07-08 9d96293) (Java HotSpot(TM) Client VM 1.6.0_24) [Windows 7-x86-java]
-
Testcase included:yes
-
Number of attachments :
Description
Hello.
The following snippet:
>> system "explorer \"http://code.google.com/p/mulder/downloads/detail?name=MPUI.2011-06-09.Light-Package.exe\""
in MRI: opens that url.
in jruby: opens explorer itself. Maybe it's not passing parameters through right?