Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-22241

Recipe export does not properly quote non-ASCII characters in the job description field

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • recipe-plugin
    • None

      The job description field can have any HTML text. eg – that looks like the -
      The export works fine, but the import of the recipe fails with
      "
      Exception: Invalid byte 1 of 1-byte UTF-8 sequence.
      Stacktrace:
      com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
      at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown Source)
      at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)
      ...
      "

            jglick Jesse Glick
            strand Markus Strand
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: