Siebel 15.4 no longer display special characters in outbound emails
Hi,
after installing the latest patch (from 15.3) outbound email had ITF-8 issues with special characters:
Example:
before 15.4: MÃ¥nedlig
after 15.4: Månedlig
luckily we found a way to fix it, change the HTML template to UTF-8 (they were set to UTF-8 without BOM)
example using Notepad++
Maybe "UTF-8 without BOM" was wrong in the first place, but at least you have one option to look at if you experience a similar problem