[MacRuby-devel] [MacRuby] #689: Net::HTTP.post_form() is broken.

MacRuby ruby-noreply at macosforge.org
Sun May 9 14:30:43 PDT 2010


#689: Net::HTTP.post_form() is broken.
-----------------------------+----------------------------------------------
 Reporter:  rob@…            |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  blocker          |   Milestone:                       
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------

Comment(by bricollins@…):

 I've attached a patch, it uses the native NSString percent escaping
 instead of that ugly regex. However we don't know if NSUTF8StringEncoding
 is defined when net/http is required so there is an ugly one liner to
 define it as 4 otherwise. I've no doubt lsansonetti will figure out a
 better way.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/689#comment:2>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list