Encoding Problems with special characers (ä, ü, ö...)

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
DanielLeber
Posts: 20
Last visit: Thu May 18, 2023 8:36 am

Encoding Problems with special characers (ä, ü, ö...)

Post by DanielLeber »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: v5.6.161
32 or 64 bit version of product: 64-Bit
Operating system: Windows 10
32 or 64 bit OS: 64-Bit

*** Please add details and screenshots as needed below. ***

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM



I have a Powershell Projekt with a GUI Form created and developed with Powershell Studio 2019.

When I Deployed it as EXE, there is a encoding issue with special characers (Switzerland)

When I Start the Script within the Powershell Console, everything is working fine.

A similar Case i found here: viewtopic.php?t=13762

Powershell Studio shows me for all files of the project 'UTF-8' as encoding at the right-bottom corner.

Do you have a recommendation what I have to do?
Bild_2.png
Bild_2.png (7.73 KiB) Viewed 4176 times
Bild_1.png
Bild_1.png (11.17 KiB) Viewed 4176 times
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by Alexander Riedel »

Please switch the encoding to UTF-8-BOM and see if that makes a difference.
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
DanielLeber
Posts: 20
Last visit: Thu May 18, 2023 8:36 am

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by DanielLeber »

With UTF-8-BOM is the same issue....
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by davidc »

If you can, please zip the script with the psbuild file and upload it here:

https://www.sapien.com/support/upload
David
SAPIEN Technologies, Inc.
User avatar
DanielLeber
Posts: 20
Last visit: Thu May 18, 2023 8:36 am

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by DanielLeber »

Hey David, thank you for your answer¨

I have just uploaded the project. Maybee you can reproduce this issue. Thank you!
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by davidc »

I was able to reproduce the issue and we are investigating.
David
SAPIEN Technologies, Inc.
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by davidc »

The v5.6.162 service build is now available and should resolve this issue.
David
SAPIEN Technologies, Inc.
User avatar
DanielLeber
Posts: 20
Last visit: Thu May 18, 2023 8:36 am

Re: Encoding Problems with special characers (ä, ü, ö...)

Post by DanielLeber »

Thank you! Now it works perfectly! :D
This topic is 4 years and 11 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.