-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.4.5, 6.4.12, 7.1.9, 7.2.2
-
6.04
-
9
-
Severity 3 - Minor
-
1
-
Steps to Reproduce
- In a clean JIRA 7.2 installation browse to General configuration and change the Timezone to: (GMT-03:00) São Paulo.
- Create a test project and 3 different issues.
- Set the duedate of these issues respectively: 15/Out/2016, 16/Out/2016, 17/Out/2016.
- 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
- relates to
-
JRASERVER-67181 In issue navigator, Due Date field will cause error if the value is when Daylight Savings Time is in place
-
- Gathering Impact
-