Non canonical time zone id causes IllegalArgumentExceptions

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 4.4.1, 5.0
    • Affects Version/s: 4.4
    • Component/s: None
    • 4.04

      When specifying a timezone which JODA time does not recognise you will get an IAE in the log file.

              at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
              at java.lang.Thread.run(Thread.java:680)
      Caused by: java.lang.IllegalArgumentException: The datetime zone id is not recognised: GMT+08:00
              at org.joda.time.DateTimeZone.forID(DateTimeZone.java:199)
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:30)
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:27)
              at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:592)
      

              Assignee:
              Mark Lassau (Inactive)
              Reporter:
              Felix Schmitz [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: