Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-23741

Handle accentued characters in nuxeo.conf

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10, 8.10
    • Fix Version/s: 10.2
    • Tags:
    • Backlog priority:
      400
    • Sprint:
      nxAI Sprint 10.2.1

      Description

      If a property in nuxeo.conf used an accentued character, it is wrongly encoded in the target XML file.

      For example, add the following line in nuxeo.conf

      nuxeo.notification.eMailSubjectPrefix=Nuxéo

      It will produce this line in nxserver/config/notification-config.xml after running the command nuxeoctl configure

            <eMailSubjectPrefix>Nuxéo </eMailSubjectPrefix>
      

      The expected result is

            <eMailSubjectPrefix>Nuxéo</eMailSubjectPrefix>
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 week
                1w