Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-4052

Taskboard parent view in list mode doesn't handle empty/invalid field configuration correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.8.4
    • None
    • None
    • None

    Description

      The cause of the bug is incorrect handling of "empty" field configuration in ParentLayout (used by the list view on the task board)

      Exception:

      2011-11-18 18:39:31,431 http-8081-5 ERROR lbacila 1119x566x1 sv2lay 127.0.0.1 /secure/TaskBoard.jspa [com.atlassian.velocity.DefaultVelocityManager] MethodInvocationException occurred getting message body from Velocity: java.lang.ArithmeticException: / by zero
      java.lang.ArithmeticException: / by zero
             at com.pyxis.greenhopper.jira.configurations.layout.ListLayout.getWidth(ListLayout.java:64)
             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
             at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
             at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
             at java.lang.reflect.Method.invoke(Method.java:597)
             at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:234)
             at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:203)
             at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
             at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
             at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
             at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:70)
             at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
             at org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:166)
             at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
             at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
             at org.apache.velocity.runtime.directive.Parse.render(Parse.java:181)
             at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
             at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
      

      Attachments

        Activity

          People

            miruflin Michael Ruflin
            miruflin Michael Ruflin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: