Hello
First, thanks for this very helpful module.
I met an error since I updated Drupal Core to 7.8. Always work fine before.
It seems there is a conflict with the Locale module. If Locale is enabled, I can't modify the table structure or upload a file. I get a popup error (capture joined). I have this line in logs : "EntityMalformedException : Missing bundle property on entity of type node. dans entity_extract_ids() (ligne 7389 dans /var/aegir/platforms/drupal-7.8_build_20110901/includes/common.inc)."
If Locale is disabled, Tablefield works again...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | tablefield-d7.8_entitymalformed_exception-1277760-4.patch | 1.53 KB | acrollet |
| #2 | D7.8_EntityMalformedException-1277760-2.patch | 1.7 KB | schnitzel |
| #1 | D7.8_EntityMalformedException-1277760-1.patch | 1.51 KB | thomas bosviel |
| window-error.png | 65.82 KB | mitsuko |
Comments
Comment #1
thomas bosviel commentedComment #2
schnitzel commentedthis patch works for the newest DEV Version
Comment #3
warddr commentedI can confirm this patch works, and fixes the problem.
Comment #4
acrollet commentedPatch in #2 works for me as well, attaching it re-rolled with --relative.
Comment #5
acrollet commentedChanging issue title for accuracy, I experience this issue without the Locale (or location) module enabled, and the patch fixes the problem.
Comment #6
kevin hankens commentedThanks for the hard work on this. The error message no longer shows up and CSV import works well, but only for single-value fields. Multi-value fields don't cause the ajax error, but the CSV import fails silently.
I haven't had time to look further into why this breaks for multi-value fields, but that will need to be addressed before we go RC.
I committed this and released beta6. Any more help with the multi-value fields would be really appreciated!!
Comment #7
jenlamptonThis is a very old issue, if the problem persists please reopen.