Skip to main content
Question

UTF-8 Problem when using XSLT-Processor

  • September 21, 2020
  • 2 replies
  • 78 views

mattenp
Contributor

Hi,

 

I think, there's a bug in FME 2020.1. It's not possible to get an UTF-8 encoded result if I use the XSLTProcessor with UTF-8 encoded xml-doc as attribute and UTF-8 encoded embedded xslt-stylesheet attribute.

The XSLT-definition has also "<xsl:output method="xml" encoding="UTF-8" indent="yes" version="2.0" />" included.

 

 

Best regards,

 

Matthias

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

chrisatsafe
Contributor
Forum|alt.badge.img+2
  • Contributor
  • September 21, 2020

Hi @mattenp​ ,

 

Are you using Windows 10? If so, can you try enabling the Unicode UTF-8 Worldwide Support? to see if that resolves the issue you are experiencing?

 

Settings > Time & Language > Language > Administrative Language Settings > Change System Locale > Enable Unicode UTF-8 Beta:

 

image


mattenp
Contributor
  • Author
  • Contributor
  • October 9, 2020

Hi @mattenp​ ,

 

Are you using Windows 10? If so, can you try enabling the Unicode UTF-8 Worldwide Support? to see if that resolves the issue you are experiencing?

 

Settings > Time & Language > Language > Administrative Language Settings > Change System Locale > Enable Unicode UTF-8 Beta:

 

image

Hi @chrisatsafe​ ,

 

yes, we are using Win10, but we can't set such option and this seems to be an beta-option.

 

Best regards,

Matthias