Closed (fixed)
Project:
Drupal core
Version:
8.5.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2017 at 21:17 UTC
Updated:
9 Jun 2025 at 06:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
adriancidComment #3
adriancidComment #4
naveenvalechaThanks!
Comment #5
star-szrWhile we're fixing this, I think we might as well fix this other instance I found of extra whitespace in config (https://www.drupal.org/core/scope#incomplete):
core/modules/block_content/config/optional/views.view.block_content.yml:
content: 'There are no custom blocks available. 'I think these string changes will require translations to be updated (excerpt from drupal-8.3.5.es.po via https://localize.drupal.org/translate/languages/es):
Comment #6
adriancidThanks @Cottser here is the new patch
Comment #8
star-szrHEAD is failing intermittently at the moment, so that test failure is unrelated.
Comment #9
adriancidComment #11
venkatesh rajan.j commentedComment #12
venkatesh rajan.j commented#6 worked for me.
Unwanted spaces are removed on both block_content and comment.
Comment #13
catchCommitted 6f6abec and pushed to 8.5.x. Thanks!
Comment #15
venkatesh rajan.j commentedHello catch,
I think you missed to give credit to me :)
Comment #16
venkatesh rajan.j commented