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

Invalid large values for ops.bar.group.size are handled poorly

    XMLWordPrintable

Details

    • 4.01
    • Severity 3 - Minor
    • Hide
      Atlassian Update – 16 November 2017

      Hi everyone,

      The issue has not collected enough votes, watches, comments or support cases during it's lifetime. In this sense overal interest in the reported problem is low.
      Jira team is focusing on bigger and more impactful issues at the moment and we are not likely to look at the current bug soon. Therefore I'm resolving the issue as Timed Out.

      Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments.

      Cheers,
      Ignat Alexeyenko
      Jira bugmaster.

      Show
      Atlassian Update – 16 November 2017 Hi everyone, The issue has not collected enough votes, watches, comments or support cases during it's lifetime. In this sense overal interest in the reported problem is low. Jira team is focusing on bigger and more impactful issues at the moment and we are not likely to look at the current bug soon. Therefore I'm resolving the issue as Timed Out . Atlassian will continue to watch issue for the further updates, so please don't hesitate to share your feedback in the issue comments. Cheers, Ignat Alexeyenko Jira bugmaster.

    Description

      If an administrator enters a value larger than 2147483647 in ops.bar.group.size, ops.bar.group.size.opsbar-operations or ops.bar.group.size.opsbar-transitions (in jira-application.properties), JIRA starts up without error, but every time an issue is displayed, there are a bunch of errors displayed in the logs and the display of the Ops bar is complely corrupted. The "View" menu also no longer works (it throws a JavaScript error).

      Log entry:

      2010-02-16 18:28:47,140 http-8080-1 ERROR anonymous 66526x1x1 4boumx http://penny:8080/browse/BULK-45 [webwork.util.ValueStack] METHOD: "howManyOpLinksToShow", exception: 
      java.lang.NumberFormatException: For input string: "2147483648"
      	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      	at java.lang.Integer.parseInt(Integer.java:465)
      	at java.lang.Integer.parseInt(Integer.java:499)
      	at com.atlassian.jira.web.action.issue.ViewIssue.getRawNumberOfLinksToShow(ViewIssue.java:1026)
      	at com.atlassian.jira.web.action.issue.ViewIssue.getHowManyOpLinksToShow(ViewIssue.java:989)
      	at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      	at java.lang.reflect.Method.invoke(Method.java:597)
      	at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:70)
      	at webwork.util.InjectionUtils.invoke(InjectionUtils.java:56)
      	at webwork.util.ValueStack.findValue(ValueStack.java:507)
      	at webwork.util.SimpleTest.test(SimpleTest.java:448)
      	at webwork.util.ValueStack.test(ValueStack.java:157)
      	at webwork.view.taglib.ElseIfTag.doStartTag(ElseIfTag.java:45)
      	at org.apache.jsp.includes.panels.issue.viewissue_002dopsbar_jsp._jspService(viewissue_002dopsbar_jsp.java:333)
      

      Attachments

        Activity

          People

            bbaker ɹǝʞɐq pɐɹq
            pwyatt Penny Wyatt (On Leave to July 2021)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: