Skip to content

Problems with accented characters in feedback emails on some systems #1144

@taniwallach

Description

@taniwallach
Member

See: https://webwork.maa.org/moodle/mod/forum/discuss.php?d=4916

It seems possible that the use of encode_utf8($msg) made in #973 will need to be replaced by the use of encode("UTF-8", $msg).

We need confirmation that this helps on systems experiencing such problems before making such a change.

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

    MultilingualPart of the Multilingual (localization) project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @taniwallach

        Issue actions

          Problems with accented characters in feedback emails on some systems · Issue #1144 · openwebwork/webwork2