Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11754

In REST API reference docs, time offset in URL examples are not escaped correctly

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • L3 - Default
    • None
    • 7.13.0, 7.12.4, 7.11.11, 7.10.17
    • engine
    • None

    Description

      Problem

      1. Open the Get Jobs REST API reference docs
      2. Scroll down to the example section
      3. The example request URL does not encode the date values correctly
        • E. g. 2012-07-17T17:00:00.000+0200 should actually be 2012-07-17T17:00:00.000%2b0200
          • The plus sign is encoded as space so the date value is malformed
        • An error is shown Cannot convert value \"...\" to java type java.util.Date

      Solution
      Make sure that all example URLs in the REST API reference docs use correctly encoded URLs for date values

      Hint
      Check also all other places, e. g. Get Metrics in Interval

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce