Feeds handles entityLoad() now a bit more intellegently. This is a simple patch to update to that. It brings with it, generic handling of update/replace handling.
I'm actually using this as a workaround for a bug in commerce_product_reference_feeds_set_target(). Will try to track it down later.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_feeds-parent-entityLoad-1846462-1.patch | 2.78 KB | twistor |
Comments
Comment #1
twistor commentedComment #2
pcambraNo special load for commerce controllers so I guess this is ok.
What's the bug? hope you can report it somewhere.
Comment #4
pcambraReopening it as it seems to be causing problems
#1215920: Error 500 in import & #1935924: New AJAX HTTP error
Comment #5
rajeevkI am also facing problem & it's throwing me error, which looks like --
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /indiareads/batch?id=65&op=do StatusText: Internal Server Error ResponseText:This is what apache error log says about this failure of feed import.
[Fri May 10 11:38:08 2013] [error] [client 127.0.0.1] PHP Fatal error: Cannot access empty property in sites/all/modules/feeds/mappers/file.inc on line 125, referer: http://localhost/indiareads/batch?op=start&id=65Can somebody help me out resolving it ?
Comment #6
twistor commented@Rajeevkr, your error is unrelated to this issue.
What version of Feeds are you using? The current file.inc is only 95 lines long.