Version Notes
1.0.7
Download this release
Release Info
Developer | Magento Core Team |
Extension | GoDataFeed |
Version | 1.0.7 |
Comparing to | |
See all releases |
Code changes from version 1.0.6 to 1.0.7
app/code/local/GoDataFeed/Services/Model/Catalog/Product/Api.php
CHANGED
@@ -362,6 +362,11 @@ class GoDataFeed_Services_Model_Catalog_Product_Api extends Mage_Catalog_Model_P
|
|
362 |
private function scrubData($fieldValue)
|
363 |
{
|
364 |
$fieldValue = str_replace(chr(2), "", $fieldValue);
|
|
|
|
|
|
|
|
|
|
|
365 |
$fieldValue = str_replace(chr(10), " ", $fieldValue);
|
366 |
$fieldValue = str_replace(chr(13), " ", $fieldValue);
|
367 |
$fieldValue = str_replace(chr(28), " ", $fieldValue);
|
362 |
private function scrubData($fieldValue)
|
363 |
{
|
364 |
$fieldValue = str_replace(chr(2), "", $fieldValue);
|
365 |
+
$fieldValue = str_replace(chr(3), "", $fieldValue);
|
366 |
+
$fieldValue = str_replace(chr(4), "", $fieldValue);
|
367 |
+
$fieldValue = str_replace(chr(5), "", $fieldValue);
|
368 |
+
$fieldValue = str_replace(chr(6), "", $fieldValue);
|
369 |
+
$fieldValue = str_replace(chr(7), "", $fieldValue);
|
370 |
$fieldValue = str_replace(chr(10), " ", $fieldValue);
|
371 |
$fieldValue = str_replace(chr(13), " ", $fieldValue);
|
372 |
$fieldValue = str_replace(chr(28), " ", $fieldValue);
|
app/code/local/GoDataFeed/Services/Model/Version/Api.php
CHANGED
@@ -4,6 +4,6 @@ class GoDataFeed_Services_Model_Version_Api
|
|
4 |
{
|
5 |
public function version()
|
6 |
{
|
7 |
-
return "1.0.
|
8 |
}
|
9 |
}
|
4 |
{
|
5 |
public function version()
|
6 |
{
|
7 |
+
return "1.0.7"; // this needs to be updated in etc/config.xml as well
|
8 |
}
|
9 |
}
|
app/code/local/GoDataFeed/Services/etc/config.xml
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<modules>
|
4 |
<GoDataFeed_Services>
|
5 |
<!--To be updated in Version/Api.php as well-->
|
6 |
-
<version>1.0.
|
7 |
</GoDataFeed_Services>
|
8 |
</modules>
|
9 |
<global>
|
3 |
<modules>
|
4 |
<GoDataFeed_Services>
|
5 |
<!--To be updated in Version/Api.php as well-->
|
6 |
+
<version>1.0.7</version>
|
7 |
</GoDataFeed_Services>
|
8 |
</modules>
|
9 |
<global>
|
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>GoDataFeed</name>
|
4 |
-
<version>1.0.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.godatafeed.com/supportedecommerce.aspx?sp=magento">©GoDataFeed All rights reserved</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>GoDataFeed’s powerful, turn-key datafeed management solution empowers Magento merchants with an affordable and effective way to optimize and automate their datafeed marketing.</summary>
|
10 |
<description>This extension automates product retrieval from Magento while providing enhanced attribute information. Install this extension to streamline your channel feed management with GoDataFeed.</description>
|
11 |
-
<notes>1.0.
|
12 |
<authors><author><name>GoDataFeedSupport</name><user>auto-converted</user><email>support@godatafeed.com</email></author></authors>
|
13 |
<date>2012-06-21</date>
|
14 |
-
<time>
|
15 |
-
<contents><target name="magelocal"><dir name="GoDataFeed"><dir name="Services"><dir name="Helper"><file name="Data.php" hash="fbbbbac77dc06cc167e5ab2d3bd69263"/></dir><dir name="Model"><dir name="Catalog"><dir name="Product"><file name="Api.php" hash="
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>GoDataFeed</name>
|
4 |
+
<version>1.0.7</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.godatafeed.com/supportedecommerce.aspx?sp=magento">©GoDataFeed All rights reserved</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>GoDataFeed’s powerful, turn-key datafeed management solution empowers Magento merchants with an affordable and effective way to optimize and automate their datafeed marketing.</summary>
|
10 |
<description>This extension automates product retrieval from Magento while providing enhanced attribute information. Install this extension to streamline your channel feed management with GoDataFeed.</description>
|
11 |
+
<notes>1.0.7</notes>
|
12 |
<authors><author><name>GoDataFeedSupport</name><user>auto-converted</user><email>support@godatafeed.com</email></author></authors>
|
13 |
<date>2012-06-21</date>
|
14 |
+
<time>21:01:46</time>
|
15 |
+
<contents><target name="magelocal"><dir name="GoDataFeed"><dir name="Services"><dir name="Helper"><file name="Data.php" hash="fbbbbac77dc06cc167e5ab2d3bd69263"/></dir><dir name="Model"><dir name="Catalog"><dir name="Product"><file name="Api.php" hash="fe65da51d65824d959dc3f9a64bdc18e"/></dir></dir><dir name="Version"><file name="Api.php" hash="690c92a5b48fe35a848f5ab47cb8cadc"/></dir></dir><dir name="etc"><file name="api.xml" hash="22008e5eb33267d94da0707d9e63b3fe"/><file name="config.xml" hash="422a9c9503bd9f9d9b228b0323cfba61"/></dir></dir></dir></target><target name="mageetc"><dir name="modules"><file name="GoDataFeed_Services.xml" hash="e2f0d059f7dcd4ed86519c397bb9c310"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies/>
|
18 |
</package>
|