Problem Note 33392: Image Web resources might not work when the SAS® Digital Marketing server is deployed on a UNIX server
Downloaded Web Image resources might not display correctly when they are used in e-mails that are broadcast from a SAS Digital Marketing server that is deployed on a UNIX platform.
One reason for this might be that the resource resolution method has "\" hard-coded into it as the path separator.
On UNIX, it should be "/" (File.pathSeparator).
Another is that when an image is loaded, the width and height of the image are acquired from
ImageIcon. On UNIX, ImageIcon requires an X11 display for the code to
be headless-mode capable.
Select the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | SAS Digital Marketing | Microsoft® Windows® for x64 | 5.1 | 5.3 |
| Microsoft Windows 2000 Advanced Server | 5.1 | |
| Microsoft Windows 2000 Datacenter Server | 5.1 | |
| Microsoft Windows 2000 Server | 5.1 | |
| Microsoft Windows 2000 Professional | 5.1 | |
| Microsoft Windows NT Workstation | 5.1 | |
| Microsoft Windows Server 2003 Datacenter Edition | 5.1 | 5.3 |
| Microsoft Windows Server 2003 Enterprise Edition | 5.1 | 5.3 |
| Microsoft Windows Server 2003 Standard Edition | 5.1 | 5.3 |
| Microsoft Windows XP Professional | 5.1 | 5.3 |
| Windows Vista | 5.1 | 5.3 |
| 64-bit Enabled AIX | 5.1 | 5.3 |
| 64-bit Enabled HP-UX | 5.1 | 5.3 |
| 64-bit Enabled Solaris | 5.1 | 5.3 |
| HP-UX IPF | 5.1 | 5.3 |
| Linux | 5.1 | 5.3 |
*
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: | 2008-09-25 10:21:20 |
| Date Created: | 2008-09-23 14:59:56 |