- Issue created by @dineshkumarbollu
- @dineshkumarbollu opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 4:58am 31 March 2023 - Assigned to akshaydalvi212
- Status changed to Needs work
over 1 year ago 7:56am 31 March 2023 - 🇮🇳India akshaydalvi212
The test failed and instead of putting the content line by line from README.md.
we can fetch the content from README.md directly.
I will update the MR. - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 8:18am 31 March 2023 - 🇮🇳India akshaydalvi212
MR updated for implementing the hook_help().
kindly review. - Status changed to Needs work
over 1 year ago 10:29am 31 March 2023 - 🇵🇭Philippines clarkssquared
Hi akshaydalvi212
I applied your MR !2 in my local with Drupal 9.5.7 and confirmed that the hook_help() was implemented, but when I visit the help page, the page only says "Help is not available for this module"
Please look at the screenshot for your reference
For your review
Thank you. - Assigned to akshaydalvi212
- 🇮🇳India akshaydalvi212
Thanks for the quick review,
I will work on it, update and push the code. - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:20pm 31 March 2023 - 🇮🇳India akshaydalvi212
updated the code and now it is working.
providing the screenshot as well.
kindly review. - 🇵🇭Philippines clarkssquared
Hi dineshkumarbollu
I applied your MR !2 commit bd8d7f06 in my local with Drupal 9.5.7 and confirmed that the hook_help() was implemented and the help page is now working
Please look at the screenshot for your reference
For your review
Thank you. - Status changed to RTBC
over 1 year ago 11:00am 24 April 2023 - last update
over 1 year ago 1 fail The last submitted patch, 10: block_form_alter-3351438-10.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.- Assigned to elber
- Status changed to Needs work
over 1 year ago 3:02pm 24 April 2023 - last update
over 1 year ago 2 fail - last update
over 1 year ago 2 fail - Issue was unassigned.
- Status changed to RTBC
over 1 year ago 11:55am 25 April 2023 - 🇧🇷Brazil elber Brazil
Hi to be honest I don't know why test is failing I fixed it in my local environment
PHPUnit 9.5.26 by Sebastian Bergmann and contributors. Testing /app/modules/contrib/block_form_alter . 1 / 1 (100%) Time: 00:08.178, Memory: 10.00 MB OK (1 test, 17 assertions)
I opened issue to see it .
As this issue is about just hook_help I'm moving to RTBC because hook_help is good.