DeepSeeWeb
DeepSeeWeb copied to clipboard
Umlyauts fix by default
Make this setting: set ^%SYS("CSP","DefaultFileCharset")="utf-8"
During installation
It can break many existing applications which (maybe unknowingly) rely on this setting.
Maybe add a special Installer variable. If it's supplied, then set the global.
It should not be default installer behavior.