SpagoBILabs / SpagoBI

Outdated version of Knowage - Business Intelligence suite. Explore https://github.com/KnowageLabs for the current repository.
180 stars 110 forks source link

SPAGOBI-1928 - Charts not showing in IE - Javascript Error on load #1406

Open KnowageServiceAcc opened 4 years ago

KnowageServiceAcc commented 4 years ago

Details

Key Value
Key SPAGOBI-1928
Type Bug
Status Open
Priority Major
Resolution
Affects
Fix
Components SERVER/Chart
Labels

People

Key Value
Assignee Antonella Giachino
Reporter Kristen Davis

Dates

Key Value
Created 2014-10-27T20:49:04.000+0100
Updated 2014-10-28T09:06:09.000+0100
Resolved n.d.

Description

This line is throwing an error in IE when generating charts for a birt report. As a result, the charts are not displaying.

SCRIPT5007: Unable to get value of the property 'apply': object is null or undefined ext-all-debug.js, line 1504 character 21

if(l.fireFn.apply(l.scope||this.obj||window, arguments) === false){

l.fireFn is undefined which is throwing the error.

Comments

Antonella Giachino added a comment - 2014-10-28T09:06:09.830+0100

Hi, if your are using Birt's charts, please check the output format and don't choose SVG but another one...