Capitalize the name of the module in .info.yml file

Created on 29 August 2019, almost 5 years ago
Updated 14 December 2023, 6 months ago

Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-... →
Patch to follow, thanks!

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇺🇸United States alonaoneill

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

Merge Requests

Comments & Activities

Not all content is available!

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

  • 🇯🇵Japan ptmkenny

    The patch in #2 capitalizes the module name in the email_confirmer_user submodule but not in the main email_confirmer module. Both module names should be treated the same.

  • First commit to issue fork.
  • Assigned to Neha-Verma
  • Issue was unassigned.
  • Status changed to Needs review 6 months ago
  • 🇮🇳India Neha-Verma

    I have capitalized the name of the main email_confirmer module and email_confirmer_user submodule.

  • 🇮🇳India supriyak

    Tested patch '#2' and 'MR !8' in #6.

    Checking patch docroot/modules/contrib/email_confirmer/email_confirmer.info.yml...
    Checking patch docroot/modules/contrib/email_confirmer/email_confirmer_user/email_confirmer_user.info.yml...
    Applied patch docroot/modules/contrib/email_confirmer/email_confirmer.info.yml cleanly.
    Applied patch docroot/modules/contrib/email_confirmer/email_confirmer_user/email_confirmer_user.info.yml cleanly.

    Both the patches are successfully applying and changes are reflected.
    Please find below before and after screenshots for same.
    RTBC from me.

Production build 0.69.0 2024