Python view does not support UTF-8 characters, resulting in Chinese characters appearing as garbled

Hi,dear:
When I generated code in Python View to display an interface, I found that all Chinese characters were displayed as garbled and couldn’t be corrected with meta=utf-8. Please check and update the source code of this plugin in a timely manner, so that it can support UTF-8 encoding to ensure normal display of Chinese. This is very important to me. thank you!

thank you! Greetings to work!


Hi @guanlantang,
Thank you for the bug report. When serving the view to the browser, our framework sets an invalid Content-Type HTTP header which overwrites the meta tag. I discovered this just a few days before your forum post and we are working on a fix. I will let you know when the fix is available.

3 Likes

I hope you can fix this bug as soon as possible, I am eagerly waiting to use it. thank you!

Internal ticket ID: AP-23781
Summary: Python Views do not display non-ASCII unicode characters (like “ü”) correctly on Windows
Fix version(s): 5.4.1, 5.5.0

1 Like

But I haven’t seen any version 5.4.1 or 5.5 updates for knime. Where is it?

Dear @guanlantang,

5.4.1 and 5.5.0 are not released yet. 5.4.1 will be released soon.

1 Like