hook_help function missing in .module file

Created on 18 January 2023, over 1 year ago
Updated 21 June 2023, about 1 year ago

Problem/Motivation

hook_help function missing in .module file

🐛 Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

🇮🇳India Charchil Khandelwal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India Anjali Mehta

    I have tested the MR and it's works fine for me. . The MR was tested on Drupal 9.5.9 and PHP 8.1.17 .I will be adding both a before and after screenshot for references.
    Thank you.

  • @Charchil Khandelwal, the help() is added to the module. But the MR6 is not cleanly applied, getting these warnings ->

    6.patch:38: trailing whitespace.
    $output .= '

    ' . t('This module provides a new field type called
    6.patch:39: trailing whitespace.
    "Google sheets table" which accepts a Google sheet spreadsheet
    warning: 2 lines add whitespace errors.

  • 🇮🇳India Raveen Kumar

    Hello @Tanuja,
    I have created a patch for it. Please test this patch & let me know if it is working properly or not.
    MR! implements hook_help but yes, there seems to be some issues with trailing whitespaces.
    I am adding a patch for review. And Thank You.

  • Status changed to RTBC about 1 year ago
  • Thanks @Raveen Thakur, the patch is cleanly applied.

  • 🇮🇳India Raveen Kumar

    @Tanuja. Thanks for the confirmation.

Production build 0.69.0 2024