Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-393

<show_calendar> should not remove spaces in the answer.

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 1.10, 1.11
    • 1.10.8, 1.11.5, 1.12
    • None

    Description

      Current Situation

      • When using a persistent order with a run-time, then the command
        <show_calendar from="2017-09-04T00:00:00" before="2017-09-07T23:59:59" limit="19999" what="orders" xmlns:ns2="job-chain-extensions"/>
        

        removes n spaces from the OrderId to one space, e.g. an OrderId "a....b" is returned with the answer as "a.b" where . are spaces.

      • As a result of this the Daily Plan cannot be created. A nullpointer exception or a unique constraint exception will occur.
      • Consider the below linked SourceForge bug report.

      Desired Behaviour

      • In the answer of the <show_calender> command JobScheduler should return the OrderId as configured including any number of spaces.

      Attachments

        Activity

          People

            sp Santiago Aucejo Petzoldt
            ur Uwe Risse
            Mahendra Patidar Mahendra Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: