Closed (fixed)
Project:
Term Merge
Version:
7.x-2.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2012 at 01:36 UTC
Updated:
4 Dec 2012 at 16:47 UTC
Installed 7.x-2.0-beta2 of term_merge and attempted to merge some terms and got the following error:
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=326&op=do StatusText: Service unavailable (with message) ResponseText: EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7409 of ..../includes/common.inc).
Any ideas what could've caused this or how to fix it?
Also, why is there no 7.x-2.x-dev branch?
Cheers,
A
Comments
Comment #1
acbramley commentedBumping priority as this is rendering the module unusable.
Comment #2
adam_b commentedI'm experiencing this too - details in #1539350: Ajax 500 error when merging terms attached to entities
Comment #3
szt commentedSince the module really unusable bumping to critical.
Comment #4
msrc_spinks commentedSubscribing. I get a similar but different 500 error that renders the module unusable.
An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=90&op=do StatusText: Service unavailable (with message) ResponseText: PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1: INSERT INTO {field_data_field_organization} (entity_type, entity_id, revision_id, bundle, delta, language, field_organization_url, field_organization_title, field_organization_attributes) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6, :db_insert_placeholder_7, ); Array ( [:db_insert_placeholder_0] => node [:db_insert_placeholder_1] => 2110 [:db_insert_placeholder_2] => 2110 [:db_insert_placeholder_3] => paper [:db_insert_placeholder_4] => 0 [:db_insert_placeholder_5] => und [:db_insert_placeholder_6] => [:db_insert_placeholder_7] => ) in field_sql_storage_field_storage_write() (line 448 of /data/drupal/drupal-7.14/modules/field/modules/field_sql_storage/field_sql_storage.module).Comment #5
aendra commentedAlso getting this error. :(
Comment #6
mariagwyn commentedGetting it as well.
Comment #7
STNyborg commentedAnyone found a proper solution ?
Comment #8
jbeuckm commentedsubscribe - experiencing the same problem - module unusable at the moment.
Comment #9
bucefal91 commentedGuys, sorry to hear all of you are having the same issue, the module has been unmaintained, I just took it over. I have done a major rewrite of code. Please, download 7.x-1.x-dev release from project's homepage and try that release, report all bugs you find (although I believe it's quite stable already). After some time and after fixing any found bugs, we will post a real release of this module for D7.
Comment #10
adam_b commentedWorking well for me - thanks very much for the update.
Comment #10.0
adam_b commentedsyntax