Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-62723

Issue Navigator Exception if Duedate is in first day of Brazilian DST

XMLWordPrintable

      Steps to Reproduce

      1. In a clean JIRA 7.2 installation browse to General configuration and change the Timezone to: (GMT-03:00) São Paulo.
      2. Create a test project and 3 different issues.
      3. Set the duedate of these issues respectively: 15/Out/2016, 16/Out/2016, 17/Out/2016.
      4. Run a filter in the issue navigator to retrieve these issues: duedate > 2016-10-15 and duedate < 2016-10-17.

      Expected Results

      JIRA should understand 2016-10-16 as a valid date and retrieve the issues.

      Actual Results

      The issue navigator will break with the following exception:

      An error occurred whilst rendering this message. Please contact the administrators, and inform them of this bug. Details: ------- org.apache.velocity.exception.MethodInvocationException: Invocation of method 'getHtml' in class com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItemImpl threw exception java.lang.NullPointerException at templates/jira/issue/table/macros.vm[line 117, column 34] at org.apache.velocity.runtime.parser.node.ASTMethod.handleInvocationException(ASTMethod.java:337) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:284) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:262) at org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:507) at 
      

              Unassigned Unassigned
              psouza Pedro Souza
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: