Skip to content

Wrong character set in CSP pages #957

Description

@EnricoParisi

In short, git-source-control export CSP pages to git directory using:
$SYSTEM.OBJ.ExportUDL(InternalName, filename,"-d/diff/createdirs=1")
This export create the exported file using UTF-8 charecter set.
However, the CSP file created by Studio or vsCode in the CSP Web Application directory uses iso-8859-1 charecter set.
When the CSP is opened from Studio or vsCode the CSP file is copied from the git directory to the CSP Web Application directory and this way all non ASCII characters are garbled.

Tested in IRIS Linux and Windows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions