Displaying 1 result from an estimated 1 matches for "s5xpjnk2yvfbdgjk7y7tuq".
2007 Dec 16
0
Integration Testing - hang with post parameters
...if I don''t have parameters, but as soon as I add parameters I
get a hang. Not sure exactly where it is hanging.
NO HANG
post ''user/register''
HANG
post ''user/register'', :user => {:name => ''John Doe'', :email =>
''john-S5xpjNk2yVFBDgjK7y7TUQ@public.gmane.org'', :zipcode => ''12111'', :password => ''hello'',
:password_confirmation => ''hello''}
When I do a ctrl-C I get a bit of a trace... any ideas?
from
/Users/rodney/code/puppy/vendor/rails/actionpack/lib/action_contr...