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

Adding a GH Wallboard Gadget to Confluence Fails When Selecting More Than One Quick Filter

    XMLWordPrintable

Details

    Description

      Steps to replicate:

      1. Add the GH Wallboard Gadget to Confluence (through the External Gadgets on Confluence Administration)
      2. Add the GH Wallboard Gadget to a Confluence page, and configure it to have multiple quick filters
      3. Click save and the Error will appear

      The following error will appear on the logs:

      atlassian-jira.log
      2013-05-19 23:33:55,607 http-bio-8524-exec-22 ERROR admin 1413x1677x1 eieut8 127.0.0.1 /rest/greenhopper/1.0/xboard/work/allData.json [common.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service
      com.sun.jersey.api.ParamException$QueryParamException: java.lang.NumberFormatException: For input string: "4,3"
      	at com.sun.jersey.server.impl.model.parameter.QueryParamInjectableProvider$QueryParamInjectable.getValue(QueryParamInjectableProvider.java:74)
      	at com.sun.jersey.server.impl.inject.InjectableValuesProvider.getInjectableValues(InjectableValuesProvider.java:46)
      	at com.atlassian.plugins.rest.common.interceptor.impl.DispatchProviderHelper$EntityParamInInvoker.getParams(DispatchProviderHelper.java:159)
      	at com.atlassian.plugins.rest.common.interceptor.impl.DispatchProviderHelper$ResponseOutInvoker._dispatch(DispatchProviderHelper.java:228)
      	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)  <+11> (HttpMethodRule.java:288) (RightHandPathRule.java:147) (ResourceClassRule.java:108) (RightHandPathRule.java:147) (RootResourceClassesRule.java:84) (WebApplicationImpl.java:1469) (WebApplicationImpl.java:1400) (WebApplicationImpl.java:1349) (WebApplicationImpl.java:1339) (WebComponent.java:416) (ServletContainer.java:537)
      ...
      Caused by: java.lang.NumberFormatException: For input string: "4,3"
      	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
      	at java.lang.Long.parseLong(Long.java:419)
      	at java.lang.Long.valueOf(Long.java:525)
      	at sun.reflect.GeneratedMethodAccessor760.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)  <+4> (StringReaderProviders.java:106) (StringReaderProviders.java:66) (CollectionStringReaderExtractor.java:68) (QueryParamInjectableProvider.java:72)
      	... 143 more
      

      Note:

      • No error is recorded on the Confluence log.
      • Tested with Confluence 4.3.7 and JIRA 5.2.4

      Attachments

        1. add.png
          add.png
          87 kB
        2. error.png
          error.png
          72 kB

        Activity

          People

            Unassigned Unassigned
            isiagian Immanuel Siagian (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: