Problem Note 56153: Multiple spaces in HTML statements are reduced to a single space when you create and save a broadcast in SAS® Customer Intelligence Studio
When you create SAS
® Digital Marketing broadcast content in the SAS Customer Intelligence Studio HTML editor, multiple spaces in an HTML statement are reduced to a single space when you save the broadcast.
For example, suppose you have the following HTML statement:
<p>Hello&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;world</p>
This statement should render with multiple spaces, as shown below:
Hello world
However, when you save this HTML statement, it is reduced to the following:
<p>Hello world</p>
Then, the truncated version below is rendered when the email is broadcast.
Hello world
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Digital Marketing | Solaris for x64 | 6.3 | 6.4 | | 9.1 TS1M3 |
HP-UX IPF | 6.3 | 6.4 | | 9.1 TS1M3 |
Linux for x64 | 6.3 | 6.4 | | 9.1 TS1M3 |
64-bit Enabled Solaris | 6.3 | 6.4 | | 9.1 TS1M3 |
64-bit Enabled AIX | 6.3 | 6.4 | | 9.1 TS1M3 |
Microsoft® Windows® for x64 | 6.3 | 6.4 | | 9.1 TS1M3 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2015-07-14 10:26:08 |
Date Created: | 2015-07-10 15:28:58 |