- Issue created by @Jay Jangid
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 1:17pm 31 January 2023 - Status changed to Needs work
over 1 year ago 5:42pm 15 June 2023 - 🇵🇭Philippines clarkssquared
Hi Jay Jangid
I applied your MR !12 to my local and it fails to apply and below are the error shown in my terminal
term_reference_tree git:(8.x-1.2) curl https://git.drupalcode.org/project/term_reference_tree/-/merge_requests/... | git apply -v
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2895 0 2895 0 0 4514 0 --:--:-- --:--:-- --:--:-- 4602
Checking patch term_reference_tree.module...
error: while searching for:
use Drupal\Component\Utility\Html;
use Drupal\taxonomy\Entity\Term;
use \Drupal\Core\Render\Element;/**
* Implements hook_theme().
*/error: patch failed: term_reference_tree.module:5
error: term_reference_tree.module: patch does not applyPlease look at the screenshot attached for your reference
Thank you
- Assigned to nitin_lama
- Status changed to Needs review
over 1 year ago 7:12am 16 June 2023 - Issue was unassigned.
- 🇮🇳India Raveen Kumar
Hello Guys! Hope all are well.
I have created a patch for hook_help for version - 8.x-1.x-dev. For me, the patch is working fine for hook_help. My Drupal version is 9.5 And PHP Version is 8.1 And my composer -2.6.
Please review my patch if it is working for you guys or not. Please do let me know. And Thank you.
I am adding a patch and screenshots for reference. - Status changed to RTBC
over 1 year ago 11:52am 16 June 2023 Verified and tested the #8 patch on 9.5.8, help() is added cleanly. Added screenshots for reference, RTBC++.