Closed (cannot reproduce)
Project:
TableField
Version:
7.x-2.0-beta5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Apr 2011 at 13:02 UTC
Updated:
12 Aug 2016 at 05:31 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
silvermodak commentedAnything? Stopping my development and I REALLY want to use this module.
Comment #2
kevin hankens commentedI can't reproduce, but obviously it looks like somehow node.pages.inc isn't being included. It seems like worse things should be happening.
Is this a non-node entity by chance?
At any rate, can you test the attached patch to see if that helps?
Comment #3
silvermodak commentedWorked perfectly. I am using a panels node template if thats what you mean by non-node entity? I'm a beginner to all this sorry!
I tested the orginal module on my other live test site and it worked first time. The only difference between the two sites was the panels node overlay on the site that needed patched.
Again, thanks so much!
Comment #4
Anonymous (not verified) commentedHi Kevin, I'm also having issues in a brand new D7.8 install.
On testing the module, when clicking Rebuild Table on the node edit form I get the following error.
Any ideas?
Comment #5
Anonymous (not verified) commentedAfter a bit more digging, looks like its related to something in the Locale module on D7.8.
When Locale is enabled, it mucks up the Rebuild request. But when you have it disabled, it works as per usual.
Another report was previously filed here http://drupal.org/node/1277760
Comment #6
Anonymous (not verified) commentedMore information on the actual error message here http://drupal.org/node/1277376#comment-5010896
Comment #7
arbel commentedhappens to me too, real blocking bug.
Comment #8
kevin hankens commented@arbel, did you try the patch from #2?
I'm really not too involved in the Drupal world anymore, so I don't have much capacity to test and fix this. Any patches that you could submit would be helpful.
Thanks!
Comment #9
rogical commentedAn AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /system/ajax
StatusText: n/a
ResponseText:
Error
Error message
EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7405 of /opt/difang/dev/pjkaixin/includes/common.inc).
The website encountered an unexpected error. Please try again later.
ReadyState: undefined
on beta5
Comment #10
RealBirkoff commentedI confirm that the patch in #2 worked for me too.
Comment #11
schnitzel commentedI cannot confirm that the patch in #2 works, with translation enabled it does not work.
Check the patch in http://drupal.org/node/1277760, this worked for me
Comment #12
AndrzejG commentedI have error as in #9 except the Message is:
EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of /includes/common.inc).
The patch #2 doesn't work for me.
Comment #13
jenlamptonThe last activity on this issue was from 2011. If this is still an issue please reopen.