[jira] [Commented] (OFBIZ-4863) Scrum productstatistics shows errors

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4863) Scrum productstatistics shows errors

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736831#comment-14736831 ]

Jacques Le Roux commented on OFBIZ-4863:
----------------------------------------

OK it's
{code}
<request-map uri="ProductStatistics">
{code}

I applied the patch locally I got no errors but this in log.
{code}
[java] 2015-09-09 15:23:48,246 |http-bio-8443-exec-1 |ControlServlet                |T| [[[ProductStatistics(Domain:https://localhost)] Request Done- total:3.123,since last([ProductStatistic...):3.123]]
[java] 2015-09-09 15:23:53,957 |http-bio-8443-exec-6 |rptdesign                     |E| ReferenceError: "LinkedkList" n'est pas dÚfini
[java] 2015-09-09 15:23:53,958 |http-bio-8443-exec-7 |rptdesign                     |E| ReferenceError: "LinkedkList" n'est pas dÚfini
[java] 2015-09-09 15:23:53,962 |http-bio-8443-exec-2 |rptdesign                     |E| ReferenceError: "LinkedkList" n'est pas dÚfini
[java] 2015-09-09 15:23:54,011 |http-bio-8443-exec-3 |ServiceDispatcher             |T| Sync service [birt/getProductBacklogSize] finished in [309] milliseconds
[java] 2015-09-09 15:23:54,013 |http-bio-8443-exec-3 |ServiceDispatcher             |T| Sync service [birt/getProductBacklogSize] finished in [2] milliseconds
[java] 2015-09-09 15:23:54,016 |http-bio-8443-exec-3 |ServiceDispatcher             |T| Sync service [birt/getProductBacklogSize] finished in [1] milliseconds
{code}

 I commit though, but I will put back some removed license headers

> Scrum productstatistics shows errors
> ------------------------------------
>
>                 Key: OFBIZ-4863
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4863
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/scrum
>    Affects Versions: Release 11.04.01, Release Branch 12.04, Trunk
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>         Attachments: OFBIZ-4863-reportsv2.patch
>
>
> When accesssing the product statistics page in scrum following errors are shown
> On the Project and Sprint Information Chart:
> The following items have errors:
> Chart (id = 10):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["DataName"] (Element ID:10)
> The following items have errors:
> Chart (id = 7):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["ProjectName"] (Element ID:7)
> On the Backlogs Information Chart:
> The following items have errors:
> Chart (id = 10):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["DataName"] (Element ID:10)
> The following items have errors:
> Chart (id = 10):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["DataName"] (Element ID:10)
> On the Tasks Information Chart:
> The following items have errors:
> Chart (id = 10):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["TaskName"] (Element ID:10)
> The following items have errors:
> Chart (id = 12):
> + A BIRT exception occurred. See next exception for more information.
> Invalid javascript expression: row["TaskType"] (Element ID:12)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)