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

XSL date-time pattern is often wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 4.2.0
    • None
    • None
    • 4.2 M8

      We receive an date time with an hour on 24 hours but we read it as a time on 12 hours, then for 12h10, it displays 00h10 because it consider it as midnight.

      We should use src-pattern="...HH:mm..." instead of src-pattern="...hh:mm...".

      It's not a big deal when we only display the date without the time. But if we improve the display or copy/paste for another use, it can produces wrong results in the future.

      This bug is present in a lot and a lot of XSL.

            bmaurel Bérénice Maurel
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: