Closed (fixed)
Project:
Taxonomy Term Reference Tree Widget
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2019 at 17:20 UTC
Updated:
6 Mar 2023 at 10:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
michael_wojcik commentedSubmitting a patch to fix error message as well as clean up some PHP class usage coding standards issues.
Comment #3
jonraedeke commentedThanks Michael,
I ran into this error and your patch works for me.
Comment #4
broeker commentedWe have a content type with several Term Reference Tree fields. Today I added a new entity reference field to the content type (unrelated to term tree/taxonomies) and this error manifests on node view after saving with my new field in place. This patch fixes the issue.
Comment #5
letrollpoilu commentedI had this issue on cron, and with this patch I don't have the issue anymore.
Comment #6
jaydub commentedIt would appear that this issue has been resolved from a commit from another issue: #3141878: Automated Drupal Rector fixes.
The commit: https://git.drupalcode.org/project/term_reference_tree/-/commit/ffc6b85b... has the changes in this patch among other items.
Comment #7
wagu commentedComment #8
wagu commentedComment #9
wagu commentedComment #10
wagu commentedComment #11
wagu commentedComment #13
wagu commentedComment #14
msypes commentedI was not able to apply either of the existing patches. I'll try uploading a new one.
Comment #15
msypes commentedComment #16
crutch commented#15 fixed this issue on latest dev thank you
Comment #17
jonraedeke commentedThis is still an issue. Patch from #15 works for me!
Comment #19
vladimirausThanks for your help! Committed! 🥃