Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
block.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Jan 2011 at 01:55 UTC
Updated:
13 Nov 2018 at 07:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tr commentedI verified the above patch applies and removes the non-breaking spaces (UTF-8 character C2A0) that appear in the code. Patch also applies to D7 HEAD and should be committed there too.
I also searched all the rest of the Drupal source code and found no other unintentional uses of non-breaking spaces. (There are two other instances where non-breaking space characters were *intentionally* used, in includes/unicode.entities.inc and in modules/simpletest/tests/common.test - these instances should not be and are not affected by the patch.)
Above patch is in -p0 format. I will re-roll it if the testbot complains.
Comment #2
tr commentedReposting exact patch from the original issue to try to the the testbot to run.
Comment #3
tr commentedComment #4
dries commentedCommitted to 7.x and 8.x.
Comment #7
grahamvalue commentedDeleting comment.