Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4135

UTF-8 Encoding problem - Problems with accent display in CMS

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • 4.2.0
    • 3.5
    • Workspace : CMS
    • None

      When file encoding on server is not UTF-8, there is accent display problem in CMS.
      The option '-Dfile.encoding=UTF-8' has to be added in JAVA_OPTS to solve the problem.

          [CMS-4135] UTF-8 Encoding problem - Problems with accent display in CMS

          v4 is fine even without the parameter... but it is still a security if we forgot to sepcify it in our code somewhere..

          Raphaël Franchet added a comment - v4 is fine even without the parameter... but it is still a security if we forgot to sepcify it in our code somewhere..

          The bug appears when the default character encoding for java is not set by default to UTF-8 on the server which runs Ametys cms.
          In this case, java.encoding variable (see attached screenshot) is different than 'UTF-8' value and the problem with accents display occurs in CMS.

          David Cartier-Michaud added a comment - The bug appears when the default character encoding for java is not set by default to UTF-8 on the server which runs Ametys cms. In this case, java.encoding variable (see attached screenshot) is different than 'UTF-8' value and the problem with accents display occurs in CMS.

          I need more informations to handle this bug
          In which case does the bug appear ? When ? How ?

          Cédric Damioli added a comment - I need more informations to handle this bug In which case does the bug appear ? When ? How ?

            ngavalda Nicolas Gavalda (Inactive)
            dcartier David Cartier-Michaud
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: