[MacRuby] #919: URI::HTTP path_query method is private in MacRuby but not in MRI

MacRuby ruby-noreply at macosforge.org
Mon Sep 27 12:09:30 PDT 2010


#919: URI::HTTP path_query method is private in MacRuby but not in MRI
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 When I use the handsoap gem to setup a service, I notice a problem in the
 library that does not exist when I run it using MRI. MacRuby is telling me
 that I am trying to access a method that is private.

 I have attached a small piece of code to show the problem (using the
 handsoap gem). It will not display the correct behaviour on MRI, only the
 potential bug behaviour on MacRuby.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/919>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list