Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
block_content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2015 at 03:38 UTC
Updated:
27 Mar 2015 at 14:24 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
pameeela commentedPatch attached with updated screenshot
Comment #2
cafuego commentedTricky, the module that provides these is called 'Custom Block' internally, so there are other occurrences of the Title Cased Name.
However, they all refer to the module, so I *think* that this one is good to go when the test is green.
Comment #4
pameeela commentedTest fix
Comment #5
pameeela commentedComment #6
larowlanThank you
Comment #7
pameeela commentedThought I posted a reply to cafuego's comment, the module title should use title case, I checked this against other modules (e.g. Entity Reference). But seems the labels have a convention for sentence case (e.g. Taxonomy term).
Comment #8
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed ba3813c and pushed to 8.0.x. Thanks!