Hi all

I'm using ivy 6.3 andI follow this guideline to custom new task notification (html format). It works fine except the special characters like : üöäß (inside end page) The email content is broken (mail client on browser like IE/chrome)

alt text

Does ivy support to escape those characters?

Thanks

asked 18.04.2018 at 07:02

trungdv's gravatar image

trungdv
(suspended)
accept rate: 52%

edited 18.04.2018 at 07:06

Have you set the charset to UTF-8?

(18.04.2018 at 07:06) ToanLC ToanLC's gravatar image
  1. Check if the charset is set correct in your HTML document: https://www.w3schools.com/html/html_charset.asp

  2. Is that only a problem in the delivered mail? Or is it also a problem if you start the process manually and check the endpage?

  3. If it is a problem only in the delivered mail, this is maybe fixed with this issue: https://jira.axonivy.com/jira/browse/XIVY-1949 Fixed for 5.1.12 / 6.0.7 / 6.6 -> maybe you can quickly check that with ivy 7.0

(18.04.2018 at 09:39) Alex Suter ♦♦ Alex%20Suter's gravatar image

hi @Alex Suter ♦♦ Yes it's only wrong on delivered email. i've verified on ivy 6.6 and it works. Thanks a lot

(19.04.2018 at 06:50) trungdv trungdv's gravatar image

This is an encoding issue in ivy. This has been fixed with Ivy 5.1.12, 6.0.7 and 6.6.

link

answered 19.04.2018 at 07:34

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×34

Asked: 18.04.2018 at 07:02

Seen: 2,919 times

Last updated: 19.04.2018 at 07:34