Community
Participate
Working Groups
Description: Enhance the check scope of data._outer["XX"] in crosstab[1102] Build number: 2.2.0.v20070613-0630 Steps to reproduce: 1, Open the attache report design 2, The dataitem of PRODUCTLINE in crosstab is using the data._outer["PRODUCTLINE"] binding 3, Preview the report Expected result: The data._outer["XX"] is working in crosstab Actual result: Exception occurs Error log: A BIRT exception occurred: Error evaluating Javascript expression. Script engine error: TypeError: Cannot read property "PRODUCTLINE" from null Script source: null, line: 0, text: <compiled script>. See next exception for more information. Error evaluating Javascript expression. Script engine error: TypeError: Cannot read property "PRODUCTLINE" from null Script source: null, line: 0, text: <compiled script> data.engine.BirtException ( 7 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: A BIRT exception occurred: Error evaluating Javascript expression. Script engine error: TypeError: Cannot read property "PRODUCTLINE" from null Script source: null, line: 0, text:<compiled script>. See next exception for more information.Error evaluating Javascript expression. Script engine error: TypeError: Cannot read property "PRODUCTLINE" from null Script source: null, line: 0, text:<compiled script> at org.eclipse.birt.data.engine.core.DataException.wrap(DataException.java:118)
Created attachment 71150 [details] attached design file
*** This bug has been marked as a duplicate of bug 188532 ***
Verified, it's duplicate