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

Encoding of XML configuration files should be respected

    XMLWordPrintable

Details

    Description

      User Requirement

      • If you have a UTF-8 encoded job configuration file with e.g. a ó in the title then the answer of a show_job command contains a ó instead.
      • The XML configuration files are always decoded with ISO-8859-1, even if the XML prolog tells an other encoding. This is wrong. The given encoding should be respected.

      Maintainer Notes

      • This issue is resolved to the extent that characters encoded with UTF-8 are interpreted correclty by JobScheduler provided that they are in scope of the ISO-8859-1 encoding.
      • The implementation of Unicode support including all characters available with UTF-8 is subject to JS-1374.

      Attachments

        1. js-1049iso.job.xml
          0.2 kB
        2. js-1049utf8.job.xml
          0.2 kB

        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: