system behavior for internal commands in windows is inconsistent
----------------------------------------------------------------

                 Key: JRUBY-5919
                 URL: https://jira.codehaus.org/browse/JRUBY-5919
             Project: JRuby
          Issue Type: Bug
          Components: Windows
         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]
            Reporter: Roger Pack


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?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to