Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-5850

<@htmlTemplate.renderDateTimeField does not parse date string based on input format

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Release Branch 13.07, Trunk
    • 14.12.01, 12.04.06, 13.07.02
    • None
    • None

    Description

      Commit 1626419 changed htmlFormMacroLibrary.ftl renderDateTimeField to use Date.parse instead of Date.parseExact.

      https://code.google.com/p/datejs/wiki/APIDocumentation states Date.parse will use current CultureInfo for formats but for parsing ISO yyyy-MM-dd from hidden field, need to use parseExact.

      I spotted this when CultureInfo was en-GB and selecting 2014-11-01 on any date field (i18n field displays 11/01/2014 instead of 01/11/2014)

      For November all days after the 12th display correctly

      Attachments

        1. 1637919.patch
          3 kB
          Gareth Carter

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              gareth.carter Gareth Carter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: