Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-1901

Characters of ISO-8859-1 with two byte representation in UTF-8 encoded configuration files such as german umlauts should work

    XMLWordPrintable

Details

    • Fix
    • Status: Dismissed (View Workflow)
    • Major
    • Resolution: Works as designed
    • None
    • 1.13.10
    • None
    • None

    Description

      Current Situation

      • We assume that we have a permanent order which configuration file is UTF-8 encoded and it contains two byte characters from ISO-8859-1 such as german umlauts
        <params>
            <param name="body" value="body with äöü"/>
        </params>
        
      • This parameter is processing well for the first run of the Order
      • In each further run of the order äöü is used
      • If the order is touched again and thus reloaded, äöü will be used again for the next run.

      Desired Behavior

      Two byte characters of ISO-8859-1 from UTF-8 encoded configuration files such as german umlauts should always work.

      Attachments

        Issue Links

          Activity

            People

              oh Oliver Haufe
              oh Oliver Haufe
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: