<?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 #7785 / unable to skip url validation during console insta</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3696</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-10-15 11:48:38<br/><strong>Category:</strong> Installation<br/><strong>Version:</strong> 1.1.6<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/61713/">kattzen</a></strong><br/><br/>it is possible to add such option?<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: unable to skip url validation during console insta</title>
        <description><![CDATA[<em>#1 / Comment by <a href="http://www.magentocommerce.com/boards/member/61713/">kattzen</a></em><br/><br/>patch for /app/code/core/Mage/Install/Model/Installer/Console.php<br />
<br />
95a96<br />
&gt;                 'skip_url_validation'=&gt; array('comment' =&gt; ''),<br />
299a301<br />
&gt;             'skip_url_validation' =&gt; $this-&gt;_checkFlag($this-&gt;_args['skip_url_validation']),<br />
331a334,340<br />
&gt;             <br />
&gt;             /**<br />
&gt;              * Set skip url validation<br />
&gt;              */<br />
&gt;             $this-&gt;_getDataModel()-&gt;setSkipUrlValidation($this-&gt;_args['skip_url_validation']);<br />
&gt;             $this-&gt;_getDataModel()-&gt;setSkipBaseUrlValidation($this-&gt;_args['skip_url_validation']);<br />
&gt;]]></description>
    </item>
            <item>
        <title>RE: unable to skip url validation during console insta</title>
        <description><![CDATA[<em>#2 / Comment by Magento Team</em><br/><br/>Hello kattzen,<br />
<br />
The option was added. The changes will be available in the next bugfix release.<br />
<br />
Thank you.]]></description>
    </item>
        </channel>
</rss>