Active
Project:
Commerce Feeds
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2012 at 17:52 UTC
Updated:
20 Apr 2012 at 19:49 UTC
Hello guys,
Are there any plans (or maybe even a sandbox) to get Commerce Feeds working with Feeds 7.x-2.
( This Feeds issue http://drupal.org/node/1428272, for which a patch for 7.x-2 has been provided, addresses a problem of importing from non-UTF8 encoded CSVs, and it's quite an issue when using Drupal Commerce in, say, ex-Soviet Union countries where accountancy software often spits out exports in Cyrillic with Microsoft-specific encodings)
Comments
Comment #1
pcambraNot sure of what you mean.
There's no release for Feeds 1.x in Drupal 7, this module is already for Feeds 2.x.
Comment #2
stan turyn commentedMy apologies, pcambra, I wasn't paying attention, just went by this quote "Since commerce_feeds dev branch haven't been updated to accomodate severe changes in the feeds 2.x git branch yet (getting error message: Class FeedsCommerceProductProcessor contains 2 abstract methods .... ), I had no chance to test the patch.", not noticing the git branch mention. My bad.
Anyway, it's probably better to close this issue. Commerce Feeds does not work with Feed-7x.2-dev with that patch applied (the prices do not get imported with the exception of the very first entry in CSV, with all the rest having zero as their price) but I cannot open an issue for that as it would be silly to ask you to look into dev version of Feeds with a not-yet-accepted patch.
Once again, apologies.
Comment #3
pcambraI just updated feeds to the latest -dev of the 2.x branch and commerce feeds is working as expected. Prices are ok and no error so it may be the issue.
I've set to Follow the issue on Feeds that you're referencing because we may need to implement some methods on the product class.
Are you using php 5.4 by any chance?
https://bugs.php.net/bug.php?id=61398
https://bugs.php.net/bug.php?id=61219
Not changing the category because there's no "Future bug report" category ;)