Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-2360

[Mail alert] Error when the date is set in english

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1
    • None
    • None
    • None

      Caused by: java.lang.NumberFormatException: For input string: "00 AM"
      	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      	at java.lang.Integer.parseInt(Integer.java:456)
      	at java.lang.Integer.parseInt(Integer.java:497)
      

      See if we can forced the time format of the extjs widget

          [CMS-2360] [Mail alert] Error when the date is set in english

          Laurence Aumeunier made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Laurence Aumeunier made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Laurence Aumeunier made changes -
          Link New: This issue Dépend de RUNTIME-551 [ RUNTIME-551 ]
          Raphaël Franchet made changes -
          Assignee New: Nicolas Gavalda [ ngavalda ]
          Laurence Aumeunier made changes -
          Description Original: {noformat}
          Caused by: java.lang.NumberFormatException: For input string: "00 AM"
          at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
          at java.lang.Integer.parseInt(Integer.java:456)
          at java.lang.Integer.parseInt(Integer.java:497)
          {noformat}

          See if you forced the time format of the extjs widget
          New: {noformat}
          Caused by: java.lang.NumberFormatException: For input string: "00 AM"
          at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
          at java.lang.Integer.parseInt(Integer.java:456)
          at java.lang.Integer.parseInt(Integer.java:497)
          {noformat}


          See if we can forced the time format of the extjs widget
          Laurence Aumeunier created issue -

            ngavalda Nicolas Gavalda (Inactive)
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: