<?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 Blog</title>
    <link>http://www.magentocommerce.com/blog/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>RoyRubin</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-10-05T23:09:00-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />

    <item>
      <title>Security Update for Magento Base URL Configuration Value</title>
      <link>http://www.magentocommerce.com/blog/security-update-for-magento-base-url-configuration-value/</link>
      <guid>http://www.magentocommerce.com/blog/security-update-for-magento-base-url-configuration-value/#When:02:13:00Z</guid>
      <description><![CDATA[<p>It has come to our attention that under very specific conditions there is a security issue in Magento 1.0 through 1.0.19870 that may cause invalid links to be entered into your block cache. 
</p>
<p>
Installations with correct SSL configuration are <u><b>NOT</b></u> affected.&nbsp; 
</p>
<p>
To prevent any possibility for this problem affecting your installation or to make sure if your copy is not affected, please follow these instructions:
</p>
<p>
- Login into your Magento admin
</p>
<p>
- Navigate to: System-> Configurations and select the ‘Web’ tab.
</p>
<p>
- For every Website and Store view in the ‘Current Configuration Scope’ drop-down (assuming you do not have them set to ‘use default’ or ‘ use website) 
<br />
Open both Unsecure and Secure sections. 
</p>
<p>
Look for the value of ‘Base URL’. if this field does not contain {{base_url}}, you are not affected, and there is no need to do anything else. If you see {{base_url}} you need to replace this value with full base URL of your store  (e.g. <a href="http://www.somedomain.com" target="_blank">http://www.somedomain.com</a>) which includes your full domain you wish to use with Magento.
</p>
<p>
You <u><b>DO NOT</b></u> need to change any other configuration values that contain {{unsecure_base_url}} and {{secure_base_url}}, such as Base Link URL, Base Skin URL, Base Media URL and Base JavaScript URL.
</p>
<h3>Vulnerable configuration:</h3><p>
<img src="http://www.magentocommerce.com/images/uploads/affected_installation.jpg" style="border: 0;" alt="image" width="662" height="425" />
<br />
<br/>
<br />
</p><h3>Correct configuration:</h3><p>
<img src="http://www.magentocommerce.com/images/uploads/not_affected_installation.jpg" style="border: 0;" alt="image" width="662" height="387" />
</p>
<p>
If you had to update your configuration as described above, please go to System > Cache management and refresh all caches.
</p>
<p>
We are currently working on a patch that will validate that {{base_url}} is not used and will warn the admin user if it still exists. We are also updating the install process of Magento to solve this issue for new installations.
<br />

</p>]]></description>
      
      <dc:subject>Updates, Security Updates</dc:subject>
      <dc:date>2008-05-21T02:13:00-08:00</dc:date>
    </item>
 


    <item>
      <title>Comment by nuspace media</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Just a quick hint&#8230; if you installed Magento on the root you can switch everything to just have a slash (/) at the beginning instead of the full URL. I&#8217;m not sure why you would ever want the full URL. Absolute pathing is good. You don&#8217;t need to have an absolute URL.
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by WisdOMbooks</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Thank you, dear Yoav, for your kind reply &amp; advice.
</p>
<p>
Thus, on a local machine server, 
<br />
it is not a *critical must* but&#8230; it&#8217;s OK !&nbsp; <img src="http://www.magentocommerce.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;padding:0;" />
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by YoavKutner</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>@WisdOMbooks - you are correct. The only thing is that if you are working on a local environment I would not worry about this much any way. Just make sure that you take care of this in a production environment.
</p>
<p>
Thanks
</p>
<p>
yoav
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by WisdOMbooks</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Is it correct to put 
<br />
<a href="http://localhost/magento/" target="_blank">http://localhost/magento/</a>
<br />
in place of 
<br />
&#123;&#123;base_url&#125;&#125;
<br />
in local environments 
<br />
(xampp on Win, exactly)?
</p>
<p>
If yes, should this be done for both, 
<br />
the Unsecure and the Secure sections?
</p>
<p>
Sorry for the coding ignorance <img src="http://www.magentocommerce.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;padding:0;" />
<br />
but I want to know exactly what-to-do&#8230; 
<br />
before doing it, so to avoid disasters :(
</p>
<p>
Thank you for your precious time, as usual.
</p>
<p>
A n g e l o
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by harry12bar</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Magentos demo site is still on previous version 1970.... Maybe that should install latest patch  and see whats going on.... Im trying to understand but after 6months  im slowly losing my raag! No responses&#8230; Have they seen the problems?&#8230; Do I sit around and wait till new release and then find problems are still there?&nbsp; Then go through the whole nightmare of submitting bugs and watch and hope for a response&#8230; The silence is deafening. This was supposed to be a security update and its screwed my email system&#8230; I would&#8217;ve thought being a security patch we&#8217;d get some kind of response to a few tears, busy or not.&nbsp; (if I sound a bit sharp what would you sound like after 6months of utter patience). Just some kind of feed back or master list showing whart recognized as a problem and whats to be fixed in next release.! I have never in all my Oscommerce days come across anything soooo frustrating!
</p>
<p>
Alex
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by oldflatop</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>i&#8217;m sick of this!!!
<br />
whenever I change something it just breaks.
<br />
This is a very promising piece of software, but right now it&#8217;s just a nightmare.
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Mich81.com</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I solve the problem by myself
<br />
<a href="http://www.magentocommerce.com/boards/viewthread/8812/">http://www.magentocommerce.com/boards/viewthread/8812/</a>
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Mich81.com</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I made a mistake inserting the URL.
<br />
Now everythink is down and also admin page is not working any more.
<br />
How ca i change the base URL without using the admin page?
<br />
Where I have to look at? DB or files?
</p>
<p>
Please Help ME I&#8217;m lost.
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by harry12bar</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Hi, I upgraded to 1.0.19870.1. Now my emails dont work in any level&#8230; I checked localization (US) .&nbsp; Can anyone let me know wethare Base url change upgrade can effect (RUIN)  shop email system.. been working so hard to be cripled by url upgrade is slightly annoying.
<br />
Thx
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by UltraFlux</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Everyone Magento is a very young development.&nbsp; Its not for the faint of heart and takes a fair bit to understand.&nbsp; Magento just graduated to Stable 1.0 at the end of March, 2008 and still has a lot of ground to cover.&nbsp; It looks cool sure however you might want to consider waiting till things under the hood catch up with the flashy design.
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Josue4ever</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I made this. And all seems broken.&nbsp; the back and the front. the button doesnt works anymore.&nbsp;  The store complytely is down
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by roco</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>Nevermind........I found it in another post.&nbsp; For anyone else that trys this......here is the backup plan:
</p>
<p>
table core_config_data  &gt; and update records
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by roco</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I changed it and now my entire admin and website  have no style applied..................and I can not navigate back to config &gt; Web   and save it to a different value.&nbsp; The save config button does not work anymore. Could someone tell me where to toggle this in the code or database?
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>

    <item>
      <title>Comment by Right Click</title>
      <link>{url_as_title}</link>
      <description><![CDATA[<p>I&#8217;m a little OT but no one know when the next important verion will be release???
</p>]]></description>
    <dc:date>2008-10-05 T;23:09:00-08:00</dc:date>
    </item>


</channel>
</rss>