1
0
-1

Hello, I would like to report a bug.

When a Date Picker component is set to display month names rather than numbers (e.g. "display format" set to "dd-M-y" -- or in general using "M" instead of "m" for the month) then validation always fails with the message "Invalid date format".

This has been observed:

  • on an existing project and on a brand new clean project
  • with "data format" left empty, set to the same format ("DD-MMM-YY"), or set to an unrelated format ("YYYY-MM-DD")
  • with "field type" set to "date only" and to "date and time"

 

Version: Joget Workflow Enterprise 6.0.9 - build 78dd15d

 

Edit: example of the bug 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Hello, i am still getting the same bug. Do you have some news on your side ? 

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi

        I was able to test the following date picker display format without errors:

         

        • Date - dd-M-y
        • Date - dd-MM-yy
        • Date - dd-m-yy
        • Date - dd-mm-yy

         

        I attach the test app for your benefit. The date display format needs to confirm to the jQuery Datepicker Widget at http://api.jqueryui.com/datepicker/ .

        APP_42041641_date_picker_month.jwa

        Thank you.

        1. Antoine M

          Hi. I am still getting the same bug with this test app. I have edited my post with a screenshot.

        CommentAdd your comment...