Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
other
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
22 Dec 2007 at 18:33 UTC
Updated:
5 Jan 2008 at 23:31 UTC
no functional change
no line break add or removal
just clearing double spaces without any meaning (like alignment or something similar)
| Comment | File | Size | Author |
|---|---|---|---|
| double_space.patch | 37.9 KB | pasqualle |
Comments
Comment #1
JirkaRybka commentedSeems good. I can't see why we had double spaces in the system_date_time_settings() bit - it's inside a string (two occurences of a similar format), but should be rendered as single space everywhere anyway, so break nothing most probably. Similar one might be the chameleon.theme bit, having triple(!) space in plain HTML string, but let's stay outside strings here, OK.
Comment #2
gábor hojtsyCommitted.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.