DeepSeeWeb icon indicating copy to clipboard operation
DeepSeeWeb copied to clipboard

Umlyauts fix by default

Open evshvarov opened this issue 6 years ago • 1 comments

Make this setting: set ^%SYS("CSP","DefaultFileCharset")="utf-8"

During installation

evshvarov avatar Mar 06 '19 21:03 evshvarov

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.

eduard93 avatar Mar 09 '19 08:03 eduard93