Closed (fixed)
Project:
Taxonomy Term Reference Tree Widget
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2025 at 21:44 UTC
Updated:
17 Jun 2026 at 17:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
deepali sardana commentedComment #3
deepali sardana commentedI was trying to create mr but not able to create that please accept the patch and review it i have change the core requirement and done changes in checktree.php
Comment #4
p4trizio commentedI have a 10.2.12 and it is not working either.
I guess we need a major version of the module.
Attaching a patch (only for backward compatibility for unsupported Drupal core versions)
Comment #5
dieterholvoet commentedThere's no need to start using the new base classes yet, the old ones will only be removed in Drupal 12 (change record). It's okay to revert back to using the old ones.
Comment #8
dieterholvoet commentedComment #9
dieterholvoet commentedIt also doesn't make sense to mark this module as compatible with Drupal 12, so I removed that. Drupal 12 isn't ready yet, there probably will be more upcoming breaking changes.
Comment #10
dieterholvoet commentedComment #11
nikhil_110 commentedI was able to reproduce this issue after updating the module.
Error received:
This occurred on Drupal 9.5.11 to 10
I applied the patch provided in this issue, and it resolved the problem. The module is now working as expected without any errors.
Thanks for providing the fix.
Comment #12
anybodyThanks @dieterholvoet!
Comment #14
vladimirausThank you for your contributions! 🍻
Merged.