<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mechanize 2.0.0 has been released!</title>
	<atom:link href="http://tenderlovemaking.com/2011/06/27/mechanize-2-0-0-has-been-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://tenderlovemaking.com/2011/06/27/mechanize-2-0-0-has-been-releases/</link>
	<description>The act of making love, tenderly.</description>
	<lastBuildDate>Mon, 07 May 2012 22:50:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: styx</title>
		<link>http://tenderlovemaking.com/2011/06/27/mechanize-2-0-0-has-been-releases/comment-page-1/#comment-138074</link>
		<dc:creator>styx</dc:creator>
		<pubDate>Tue, 28 Jun 2011 11:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=533#comment-138074</guid>
		<description>I checked the mechanize logs and found a difference. For some unknown for me reason in new mechanize I don&#039;t see this line:
DEBUG -- : request-header: cookie =&gt; _vba.va.cc_session=...


This one is in both logs (2.0 and older one):
DEBUG -- : response-header: set-cookie =&gt; _vba.va.cc_session=</description>
		<content:encoded><![CDATA[<p>I checked the mechanize logs and found a difference. For some unknown for me reason in new mechanize I don&#8217;t see this line:<br />
DEBUG &#8212; : request-header: cookie =&gt; _vba.va.cc_session=&#8230;</p>
<p>This one is in both logs (2.0 and older one):<br />
DEBUG &#8212; : response-header: set-cookie =&gt; _vba.va.cc_session=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: styx</title>
		<link>http://tenderlovemaking.com/2011/06/27/mechanize-2-0-0-has-been-releases/comment-page-1/#comment-138073</link>
		<dc:creator>styx</dc:creator>
		<pubDate>Tue, 28 Jun 2011 10:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://tenderlovemaking.com/?p=533#comment-138073</guid>
		<description>I&#039;ve just upgraded and have a problem. Previously this code was working fine:

        page = ag.get(login_url)
        form = page.forms.first
        form.field_with(&#039;user[login]&#039;).value = login
        form.field_with(&#039;user[password]&#039;).value = password

        page = ag.submit(form)

It submits the login data to the Devise. In the log I see that user, auth token and password were submitted well. But I&#039;m not getting logged in.

Do you have any any solutions other then &#039;gem mechanize, &#039;&lt; 2.0.0&#039; ?

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just upgraded and have a problem. Previously this code was working fine:</p>
<p>        page = ag.get(login_url)<br />
        form = page.forms.first<br />
        form.field_with(&#8216;user[login]&#8216;).value = login<br />
        form.field_with(&#8216;user[password]&#8216;).value = password</p>
<p>        page = ag.submit(form)</p>
<p>It submits the login data to the Devise. In the log I see that user, auth token and password were submitted well. But I&#8217;m not getting logged in.</p>
<p>Do you have any any solutions other then &#8216;gem mechanize, &#8216;&lt; 2.0.0&#039; ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

