Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fernando Oliveira 11 posts 52 karma points
    May 31, 2021 @ 20:46
    Fernando Oliveira
    0

    Template files coded in UTF-8

    I just configured two sites to test Converge synchronization.

    In the source site there are UTF-8 template files.

    "solução" is converted in the target site to "solução"

    Is there somewere to config which codepage files are set ?

  • Fernando Oliveira 11 posts 52 karma points
    May 31, 2021 @ 21:17
    Fernando Oliveira
    101

    I think I found it by myself.

    I put the following code in web.config

    <system.web>
       <globalization fileEncoding="utf-8" />
    </system.web>
    
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies