Closed (fixed)
Project:
Taxonomy Term Reference Tree Widget
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2012 at 00:34 UTC
Updated:
12 Jun 2013 at 15:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
nikosnikos commentedI tried to apply the patch but it didn't solve the problem.
The bug appears in every page that should display the term reference tree (node edit, taxonomy reference field edit on content type) just after having set the widget type to "term reference tree".
I set the status to "major" because it's not possible anymore to edit a node (with a "term reference tree" widget) or to edit the taxonomy reference field. The only way to get the site back is to edit
admin/structure/types/manage/my_content_type/fields/field_my_vocab/widget-typeor to disable the module.Comment #2
nikosnikos commentedThe exact error is :
EntityMalformedException: Missing bundle property on entity of type taxonomy_term. in entity_extract_ids() (line 7539 of /home/public/www/atdqm/includes/common.inc).Comment #3
Taxoman commentedComment #4
Taxoman commentedWhat is the status of this one, fixed or not a problem in 2.x?
Comment #5
ipwa commentedCrossrefering: #1736400: Error using with Commerce Kickstart..
Comment #6
my-family commentedIn our case, the problem is in combination with the Title module: http://drupal.org/project/title
Comment #7
pyry commentedPatch worked for me.
In my case the widget was applied directly to custom form generating code.
Comment #8
jpsolero commentedI think we could improve performance in this patch
Comment #9
jpsolero commentedPatch in #1 should work.
But this patch is more efficient.
Comment #10
jherencia commented#9 - I agree
Comment #11
jpsolero commentedPatch in 9 failed testing.
This one is ok
Comment #12
mikran commented#11 works. Here is the same patch for 7.x-1.x-dev
Comment #13
inventlogic commentedgot this. like the widget.
will the patch be committed?
Comment #14
chingis commentedIn case when you have "N/A" option and locale module enabled, this exception still thrown
Patch attached
Comment #15
maxplus commentedHi,
patch #14 works for me for the current stable Taxonomy Term Reference Tree Widget 7.x-1.9 in combination with Drupal Commerce Kickstart 7.x-2.4
Thanks for the good help!
Comment #16
chanac_hares commentedpatch #14 works for me too
a big thank you !
Comment #17
sibiru commentedHi, patch #14 works for me too (Drupal Commerce 7.15)
Comment #18
dianikol commentedPatch from #14 works for me too with the latest commerce kickstart v2
Comment #19
dave reidHrm, I wanted to see if we could avoid having to load the vocabulary twice, and I think this should work. Could someone in this issue confirm this patch works just as well as #14?
Comment #20
mglamanI just applied your patch and it worked. Like a charm - attached screenshot as proof.
Comment #21
dave reidCommitted #19 with a couple more fixes to 7.x-1.x. This is now considered resolved.
http://drupalcode.org/project/term_reference_tree.git/commit/8ddbe4f
For those of you using the 2.x branch, this would need to be up-ported and I am not sure of the status of that branch. I would suggest downgrading to 1.x