<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #8751 / check out</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=4124</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-11-20 19:23:04<br/><strong>Category:</strong> Single Page Checkout<br/><strong>Version:</strong> 1.1.7<br/><strong>Priority:</strong> urgent<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/23927/">tapebrothers</a></strong><br/><br/>On check out if some thing is typed in the log-in section of the checkout page and the customer picks checkout as guest and then fill out billing info and clicks continue is displays a pop up window that says passwords do not mach.<br />
<br />
looking at its loading the log-in email into the fax line.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/63289/">scorxn</a></em><br/><br/>Same here, using Firefox 3.0.4 on xubuntu 8.10. It's a JS alert stating &quot;Please make sure your passwords match.&quot; I believe it has something to do with Firefox's autofill, perhaps filling in hidden fields that shouldn't apply to Guest checkout.]]></description>
    </item>
            <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#2 / Comment by <a href="http://www.magentocommerce.com/boards/member/23864/">Sølvkre</a></em><br/><br/>The javascript should ignore the password fields when selecting check out as guest]]></description>
    </item>
            <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#3 / Comment by <a href="http://www.magentocommerce.com/boards/member/23864/">Sølvkre</a></em><br/><br/>I've made a hack for this bug:<br />
<br />
On the password fields in<br />
/app/design/frontend/default/modern/template/checkout/onepage/billing.phtml<br />
<br />
change:<br />
                &lt;input type=&quot;password&quot; name=&quot;billing[customer_password]&quot; id=&quot;billing:customer_password&quot; title=&quot;&lt;?php echo $this-&gt;__('Password') ?&gt;&quot; class=&quot;required-entry validate-password input-text&quot;/&gt;&lt;/div&gt;<br />
                &lt;div class=&quot;input-box&quot;&gt;<br />
                &lt;label for=&quot;billing:confirm_password&quot;&gt;&lt;?php echo $this-&gt;__('Confirm Password') ?&gt; &lt;span class=&quot;required&quot;&gt;*&lt;/span&gt;&lt;/label&gt;&lt;br/&gt;<br />
                &lt;input type=&quot;password&quot; name=&quot;billing[confirm_password]&quot; title=&quot;&lt;?php echo $this-&gt;__('Confirm Password') ?&gt;&quot; id=&quot;billing:confirm_password&quot; class=&quot;required-entry validate-password input-text&quot;/&gt;&lt;/div&gt;&lt;/li&gt;<br />
<br />
<br />
to:<br />
<br />
                &lt;input type=&quot;password&quot; autocomplete=&quot;off&quot; name=&quot;billing[customer_password]&quot; id=&quot;billing:customer_password&quot; title=&quot;&lt;?php echo $this-&gt;__('Password') ?&gt;&quot; class=&quot;required-entry validate-password input-text&quot;/&gt;&lt;/div&gt;<br />
                &lt;div class=&quot;input-box&quot;&gt;<br />
                &lt;label for=&quot;billing:confirm_password&quot;&gt;&lt;?php echo $this-&gt;__('Confirm Password') ?&gt; &lt;span class=&quot;required&quot;&gt;*&lt;/span&gt;&lt;/label&gt;&lt;br/&gt;<br />
                &lt;input type=&quot;password&quot; autocomplete=&quot;off&quot; name=&quot;billing[confirm_password]&quot; title=&quot;&lt;?php echo $this-&gt;__('Confirm Password') ?&gt;&quot; id=&quot;billing:confirm_password&quot; class=&quot;required-entry validate-password input-text&quot;/&gt;&lt;/div&gt;&lt;/li&gt;<br />
<br />
<br />
By adding the autocomplete=&quot;off&quot; firefox doesn't autocomplete these fields and the problem is temporarily resolved.]]></description>
    </item>
            <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#4 / Comment by Magento Team</em><br/><br/>Hello tapebrothers, This issue was fixed. The changes will be available in the next bugfix release. Thank you.]]></description>
    </item>
            <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#5 / Comment by <a href="http://www.magentocommerce.com/boards/member/23927/">tapebrothers</a></em><br/><br/>Magento Team, I have 10 websites in my magento and i was using the default template for one of the sites and it would not update in magento  Connect. So i downloaded 1.1.7 and just installed the default app and skins folders and i have not had any problems sense. Thank you for your quick response!!]]></description>
    </item>
            <item>
        <title>RE: check out</title>
        <description><![CDATA[<em>#6 / Comment by <a href="http://www.magentocommerce.com/boards/member/120961/">ottman1082</a></em><br/><br/>I have a site up (30delivery.com, just launched a couple weeks ago (march 2009), using current version of Magento.)  I am still experiencing this issue, but only on certain computers (about 50% of the PC's I've tested on, and all that get it are using various versions of Windows and FireFox, there is no common element I have been able to find that is causing this issue).  I can't seem to pinpoint what's causing it on just some systems.  I've tried every browser setting, cleared caches and private data on all machines, and cleared the server cache, but still it keeps happening on just some systems but not all.  It also seems that the systems that have it initially, continue to have it no matter what I try, where the systems that don't have, never have, even if I change settings.  Has anyone else experienced this, and if so, have you been able to figure out why?<br />
<br />
Thanks in advance.]]></description>
    </item>
        </channel>
</rss>