While evaluating this module I noticed that on the Extend page, the project name is in lower case and should be in title case to be consistent with the rest of the project names on the page.

"Capitalize the name of the module, because module names are proper nouns."

https://www.drupal.org/docs/develop/documenting-your-project/help-text-s...

Patch to follow, thanks!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

volkswagenchick created an issue. See original summary.

volkswagenchick’s picture

Assigned: volkswagenchick » Unassigned
Status: Active » Needs review
FileSize
298 bytes

I uploaded a patch that capitalizes the name of the module in the .info file to align with Drupal standards, thanks.

moghingold’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
236.45 KB
236.97 KB

I have tested this patch and uploaded 2 files. Term_Merge_2969607_before.png shows this module loaded unpatched on simplytest.me and shows that the issue is not resolved and the module title is not in title case. Term_Merge_2969607_after.png shows this module loaded with the patch on simplytest.me and shows that the module title is in title case and the patch fixes the issue. Marking RTBC.

legolasbo’s picture

Committed and pushed to 8.x-1.x thanks.

legolasbo’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.