Uploaded image for project: 'JOE - JobScheduler Object Editor'
  1. JOE - JobScheduler Object Editor
  2. JOE-258

When the filename of a job chain contains # an exception is thrown when creating the graphical view

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 1.10.7, 1.11.3
    • 1.10.8, 1.11.4, 1.12
    • None

    Description

      Current Situation

      When the name of a job chain contains the # sign an exception is thrown when the graphical view is generated. To reproduce this

      • Store a job chain in a folder a#b
      • Open the folder in JOE
      • Create a job chain
      • Select the job chain from the tree.

      The root cause for this issue is a general problem with JAXB when unmarshalling files.

      The solution is to use a FileInputStream object instead of an File object

      Desired Behaviour

      When a job chain is stored in a folder that contains the # sign no exception should be thrown when selecting the job chain.

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Santiago Aucejo Petzoldt Santiago Aucejo Petzoldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: