id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
2,208
202,254
Bug 202254 Exception is thrown when category values are null and type of X axis is set to DateTime
null
2007-09-05 06:30:46
1,188,990,000
resolved fixed
9a12e95
1,189,150,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataSetIterator.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/DataFactory.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/DataPackage.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/NullDataSet.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/impl/DataFactoryImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/impl/DataPackageImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/impl/NullDataSetImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/util/DataAdapterFactory.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/util/DataSwitch.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AbstractAxisSubtask.java
Birt
2,209
201,368
Bug 201368 Support "Not In" operator in filter list
Description: After we support "IN" filter we should also support the "Not In" filter. Data part has already support the "Not In" filter, so hope model can support that operator in the filter operator list. Regards!
2007-08-28 02:16:04
1,188,280,000
closed fixed
fac8086
1,189,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractReportEditPart.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryParseTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/CssCommand.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/IncludedCssStyleSheetListState.java
Birt
2,210
201,991
Bug 201991 Reload of the used external file doesn't affect the layout editor
1. Create a external css file with contents as following in current project. .report { font-family : sans-serif; font-size : medium; font-weight : bold; color : #0000FF; } 2. In outline view, right clikc styles->use CSS file... action. In the file selction dialog, point to the css file that created in step 1. 3. The css file affects the layout editor all right. 4. Opened the css file and changed the name to .report1. 5. right clicked the css file node and clicked the reload action. 6. the css file node in outline view were reloaded all right. 7. the layout editor didn't refreshed all right. It sill showed the result with previous style.
2007-09-01 22:23:57
1,188,700,000
resolved fixed
34f3694
1,189,060,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryParseTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/CssCommand.java
Birt
2,211
202,236
Bug 202236 When select NULL value for multi-value parameter, cause NPE.
Description: When select NULL value for multi-value parameter, cause NPE. Build number: 2.2.1 Steps to reproduce: 1, New a list parameter, check Allow multi-value, uncheck isRequired 2, Select parameter data type as Date 3, Add some items into list 4, Preview 5, Select Null Value item in list Expected result: Can accept Null value for multi-value parameter Actual result: Cause NPE.
2007-09-05 03:10:17
1,188,980,000
resolved fixed
3894cb2
1,188,980,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java
Birt
2,212
202,115
Bug 202115 Can not filter the measure value when only one dimension[1102]
null
2007-09-04 02:35:55
1,188,890,000
closed fixed
98af013
1,188,900,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/filter/BaseDimensionFilterEvalHelper.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java
Birt
2,213
202,030
Bug 202030 Failures occur in Junit test of org.eclipse.birt.report.engine.tests in daily build 20070903
null
2007-09-03 02:19:57
1,188,800,000
closed fixed
95100cd
1,188,900,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/ir/EngineIRReaderTest.java
Birt
2,214
201,363
Bug 201363 The select value of Joint dataset's filter doesn't work[0706]
Description: The select value of Joint dataset's filter doesn't work[0706] Build number: 2.2.1.v20070828-0630 Steps to reproduce: 1, New a joint dataset 2, Specify the filter of dataset 3, Select value in the filter condition's Value1 Expected result: User can select the value from the value list Actual result: Exception occurs Error log: The expression's value can not be retrieved. Data set is not defined: Customer
2007-08-28 01:38:45
1,188,280,000
closed fixed
a0146d9
1,188,890,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/SelectValueFetcher.java
Birt
2,215
202,038
Bug 202038 errors occurred when preview the attached design file.
null
2007-09-03 03:11:46
1,188,800,000
verified fixed
9845308
1,188,810,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FeaturesTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/ResultSetProcessUtil.java
Birt
2,216
201,232
Bug 201232 Stored procedure dataset doesn't work in SQLServer[07]
Description: Stored procedure dataset doesn't work in SQLServer[07] Build number: 2.2.1.v20070827-0630 Steps to reproduce: 1, New a jdbc sqlserver datasource 2, New a stored procedure dataset 3, Preview Expected result: Be able to retrieve the data from strord procedure Actual result: Excption occurs Error log: org.eclipse.birt.data.engine.core.DataException: Cannot execute the statement. SQL statement does not return a ResultSet object. SQL error #1: The executeQuery method must return a result set. at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.execute(PreparedStatement.java:567) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:494) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:338) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:767) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:217) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:157) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.populateRecords(ResultSetPreviewPage.java:537) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.access$2(ResultSetPreviewPage.java:530) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage$5.run(ResultSetPreviewPage.java:486) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113) Caused by: org.eclipse.birt.report.data.oda.jdbc.JDBCException: SQL statement does not return a ResultSet object. SQL error #1: The executeQuery method must return a result set.
2007-08-27 05:25:51
1,188,210,000
closed fixed
781683f
1,188,800,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
2,217
201,360
Bug 201360 The error message should list the missing parameters by name and show the expected type if the type is wrong [0705]
Description: The error message should list the missing parameters by name and show the expected type if the type is wrong. Build number: 2.2.1.v200708027-0630 Steps to reproduce: 1. New a report with two parameters a and b, set both type to integer. 2. Preview and input "abc" for both a and b, click OK. Expected result: The error message should list the missing parameters by name and show the expected type. Actual result: See the following error log. Error log: org.eclipse.birt.report.model.api.metadata.ValidationValueException: The value "abc" is invalid with the type "integer". Show Exception Stack Trace Hide Exception Stack Trace Stack Trace: org.eclipse.birt.report.model.api.util.ParameterValidationUtil.doValidateNumber(ParameterValidationUtil.java:319) org.eclipse.birt.report.model.api.util.ParameterValidationUtil.validate(ParameterValidationUtil.java:176) org.eclipse.birt.report.model.api.util.ParameterValidationUtil.validate(ParameterValidationUtil.java:477) org.eclipse.birt.report.model.api.util.ParameterValidationUtil.validate(ParameterValidationUtil.java:737) org.eclipse.birt.report.utility.DataUtil.validateWithLocale(Unknown Source) org.eclipse.birt.report.utility.DataUtil.validate(Unknown Source) org.eclipse.birt.report.utility.BirtUtility.handleOperation(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtChangeParameterActionHandler.runReport(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractChangeParameterActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleChangeParameter(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
2007-08-27 23:54:51
1,188,270,000
closed fixed
44020cc
1,188,800,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/exception/ViewerValidationException.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/BirtUtility.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java
Birt
2,218
201,236
Bug 201236 Issue about Allow multiple and duplicate values in Layout preview[0705]
Description: Issue about Allow multiple and duplicate values in Layout preview Build number:2.2.1.v20070827 Steps to reproduce: 1. New sample data source and dataset from CUSTOMERS. 2. New a parameter p1, listbox, dynamic, value field COUNTRY, tick on allow duplicate value, tick on allow multiple values. 3. Insert a data item to Layout, set expression as var values=""; for (i=0;i<params["p1"].value.length;i++) values=values+params["p1"].value[i]+"."; values; 4. In Layout, click Preview and select France. Expected result: Display one France. Actual result: Display several France. I tried the same action but preview in Web viewer and extenal html, the result is only one France. Error log:n/a
2007-08-27 06:10:13
1,188,210,000
closed fixed
0f71ed2
1,188,790,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java
Birt
2,219
201,847
Bug 201847 [Regression] Italic does not work in PPT [1205]
null
2007-08-30 23:08:35
1,188,530,000
closed fixed
07abb1e
1,188,550,000
engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java
Birt
2,220
201,858
Bug 201858 Provide utility method for UI to check the proper aggregation type of xTab measure.
null
2007-08-31 02:06:38
1,188,540,000
resolved fixed
36c351b
1,188,540,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/ICubeQueryUtil.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java
Birt
2,221
201,235
Bug 201235 Display text from multi-select parameter is wrong.[0705][0002]
Description: Display text from multi-select parameter is wrong. Build number:2.2.1.v20070827 Steps to reproduce: 1. 1. New a report parameter p1, listbox. 2. Add values like DisplayText/Value v1/1 v2/2. 3. Insert a data item to Layout, Input expression as params["p1"].displayText[0] 4. Preview and select one value, click OK. Expected result: For multi-select parameter, return null for display text or some correct value. Actual result: Display "v" Error log:n/a
2007-08-27 05:58:18
1,188,210,000
closed fixed
5b4e5e2
1,188,540,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/BirtUtility.java
Birt
2,222
201,676
Bug 201676 Some modifications do not work on the Display Name of the Output Columns[07]
Description: The dataset's output column has the display name by default[07] Build number: 2.2.1.v20070830-0630 Steps to reproduce: 1, New a dataset from SampleDB's customers 2, Check the display name of the output column Expected result: The display name should be empty and should be specified by user Actual result: The display name is specified automatically as same as the Column name
2007-08-29 22:12:49
1,188,440,000
closed fixed
8596723
1,188,540,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ResultSetsAdapter.java
Birt
2,223
201,726
Bug 201726 [Regression]Missing the attribute binding in Current Data Cube of Expression builder[1102]
Description: [Regression]Missing the attribute binding in Current Data Cube of Expression builder[1102] Build number: 2.2.1.v20070830-1348 Steps to reproduce: 1, New a cube with some dimensions and some attribute 2, New a crosstab using the cube 3, Open the expression builder to find the binding of attribute Expected result: The attribute binding should be in the expression builder's Current Data Cube. Actual result: The attribute binding is missing
2007-08-30 08:02:23
1,188,480,000
closed fixed
149278c
1,188,530,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingExpressionProvider.java
Birt
2,224
189,830
Bug 189830 The filter of cube take no effect on the attribute of level[1101]
Description: The filter of cube take no effect on the attribute of level[1101] Build number: 2.2.0.v20070530-0630 Steps to reproduce: 1, Set the filter on cube such as: dataSetRow["CUSTOMERNUMBER"] between 103 and 200 2, Set the CUSTOMERNUMBER as a level's attribute 3, Set the attribute binding on crosstab 4, Preview Expected result: The attribute can be also filtered Actual result: The filter take no effect Error log:
2007-05-30 00:39:48
1,180,500,000
closed fixed
83d8749
1,188,470,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java
Birt
2,225
201,399
Bug 201399 Fail to pass parameter with multi-values in drill-through link[0705][04]
Description: Fail to pass parameter with multi-values in drill-through link Build number:2.2.1.v20070828 Steps to reproduce: 1. New a report with a report parameter p1 allowing multi-values. 2. New a second report with a report parameter p2 allowing multi-values 3. In the first report, define a drill-through link and pass p1 to p2. 4. Preview and click the link. Expected result: Values are passed to target report. Actual result: Object display in the second report instead of paramter values. Try attached master/slave report. Error log:n/a
2007-08-28 05:52:17
1,188,290,000
closed fixed
ab21007
1,188,460,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java
Birt
2,226
201,673
Bug 201673 Data Set Editor should not generate Parameter Position for an Named ODA Parameter
It is valid for an ODA data set parameter definition to have a driver-defined (native) name and no position (value = 0). The Data Set Editor currently assumes that this is not valid. It should *not* have automatically assign a derived position ( >0 value) to the data set parameter and issue a user warning message. The warning message in this case is inaccurate. And by assigning a bogus parameter position, it may disable the ability for the Data Engine to use the parameter's native name when interacting with the ODA runtime driver.
2007-08-29 21:41:34
1,188,440,000
resolved fixed
93e8b38
1,188,460,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/property/AbstractPropertyDialog.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectValueDialog.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ParameterMetaData.java
Birt
2,227
201,675
Bug 201675 [Automation][Smoke][Regression]Visibility does not work.
null
2007-08-29 22:05:13
1,188,440,000
closed fixed
20aa425
1,188,450,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/DummyPageBuffer.java
Birt
2,228
201,672
Bug 201672 ClassCastException when rendering a crosstab report
I encountered follow exceptions for attached report(with 50000 data records or so): org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested exception is: java.lang.ClassCastException: org.eclipse.birt.data.engine.olap.data.impl.aggregation.sort.AggrValueOnlyResultRow Stack Trace: org.eclipse.birt.data.engine.olap.data.util.StructureDiskArray.writeObject(StructureDiskArray.java:52) org.eclipse.birt.data.engine.olap.data.util.BaseDiskArray.add(BaseDiskArray.java:69) org.eclipse.birt.data.engine.olap.data.util.BufferedStructureArray.add(BufferedStructureArray.java:62) org.eclipse.birt.data.engine.olap.data.impl.aggregation.sort.AggregationSortHelper.populateAggrDiskArray(AggregationSortHelper.java:83) org.eclipse.birt.data.engine.olap.data.impl.aggregation.sort.AggregationSortHelper.sort(AggregationSortHelper.java:52) org.eclipse.birt.data.engine.olap.data.impl.aggregation.sort.AggrSortHelper.sort(AggrSortHelper.java:119) org.eclipse.birt.data.engine.olap.data.api.CubeQueryExecutorHelper.applyAggrSort(CubeQueryExecutorHelper.java:523) org.eclipse.birt.data.engine.olap.data.api.CubeQueryExecutorHelper.execute(CubeQueryExecutorHelper.java:326) org.eclipse.birt.data.engine.olap.query.view.QueryExecutor.populateRs(QueryExecutor.java:132) org.eclipse.birt.data.engine.olap.query.view.QueryExecutor.execute(QueryExecutor.java:93) org.eclipse.birt.data.engine.olap.query.view.BirtCubeView.getCubeCursor(BirtCubeView.java:105) org.eclipse.birt.data.engine.olap.impl.query.CubeQueryResults.getCubeCursor(CubeQueryResults.java:70) org.eclipse.birt.report.engine.data.dte.CubeResultSet.(CubeResultSet.java:78) org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteCube(DteDataEngine.java:236) org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:122) org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:182) org.eclipse.birt.report.engine.executor.ExecutorManager$ExecutorContext.executeQuery(ExecutorManager.java:403) org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.executeQuery(BaseCrosstabExecutor.java:103) org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.execute(CrosstabReportItemExecutor.java:102) org.eclipse.birt.report.engine.executor.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:57) org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45) org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:42) org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:45) org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:33) org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:63) org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:80) org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:104) org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:140) org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:68) org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPageAll(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.lang.reflect.Method.invoke(Unknown Source) org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) javax.servlet.http.HttpServlet.service(HttpServlet.java:709) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:825) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:738) org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:526) org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) java.lang.Thread.run(Unknown Source)
2007-08-29 21:23:24
1,188,440,000
resolved fixed
53271cf
1,188,450,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggregationSortHelper.java
Birt
2,229
198,839
Bug 198839 Hide element on master page works only for PDF output
1. Insert any element (grid, label, image, text) in the header or footer of the master page. 2. Use the Visibility property to hide the element for all outputs. Expected result: Element does not appear in any of the output formats. Actual result: The element is hidden only in PDF.
2007-08-03 14:52:03
1,186,170,000
resolved fixed
7b86db9
1,188,450,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLayoutContext.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLReportLayoutEngine.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/ReportDocumentBuilder.java
Birt
2,230
201,495
Bug 201495 [Automation][Regression]The joint result of script computed column is incorrect[07]
null
2007-08-28 21:51:39
1,188,350,000
closed fixed
ff0d617
1,188,390,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java
Birt
2,231
200,916
Bug 200916 Drag the sash in dataset editor dialog will lead the buttons hidden[07]
Description: Drag the sash in dataset editor dialog will lead the buttons hidden[07] Build number: 2.2.1.v20070823-0630 Steps to reproduce: 1, New a dataset 2, Turn to dataset parameter page 3, Drag the SASH in dataset 4, Check the New button on the right of the page Expected result: The New button isn't hidden Actual result: The New button is hidden by dragging the sash
2007-08-23 05:51:36
1,187,860,000
closed fixed
c3aea49
1,188,380,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/property/AbstractPropertyDialog.java
Birt
2,232
201,505
Bug 201505 Invalid NumberFormat in XLS file
null
2007-08-29 01:34:57
1,188,370,000
resolved fixed
aee80ed
1,188,380,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java
Birt
2,233
201,527
Bug 201527 The cross grandtotal should be in the Grand Total list in "Filter by" tree[1102]
Description: The cross grandtotal should be in the Grand Total list in "Filter by" tree[1102] Build number: 2.2.0.v20070829-0630 Steps to reproduce: 1, New a crosstab has row dimension and column dimension 2, Specify row and column grandtotals 3, Create a filter on crosstab 4, Check the Filter by list of filter condition Expected result: The cross grandtotal(Aggregate On: All) should be in the Grand Total list but not in the Measures list Actual result: The cross grandtotal is in the Measures list
2007-08-29 04:23:18
1,188,380,000
closed fixed
3da8017
1,188,380,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java data/org.eclipse.birt.report.data.adapter/test/org/eclipse/birt/report/data/adapter/internal/script/DataRequestSessionTest.java
Birt
2,234
197,454
Bug 197454 Export report as PDF and Postscript does not work correctly [1200]
Description: Export report as PDF and Postscript does not work correctly. Build number: 2.2.1.v20070719-0630 Steps to reproduce: 1. New a report with a label, set its visibility to "hide in html". 2. Preview in Web Viewer, click "Export Report" button, select format as "PDF" or "Postscript". 3. Click "Print as PDF" button. Expected result: The label is shown. Actual result: The label disappears. Error log: N/A
2007-07-23 05:08:27
1,185,180,000
closed fixed
238f1e7
1,188,380,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/CompositeContentEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLLeafItemLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLStackingLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/DummyPageBuffer.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/IPageBuffer.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/PageNode.java
Birt
2,235
201,396
Bug 201396 Exception is thrown out when a chart use the list shared result set [0005]
null
2007-08-28 05:37:21
1,188,290,000
closed fixed
a3fbace
1,188,380,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/QueryCacheTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryResults.java
Birt
2,236
201,500
Bug 201500 [Regression] Filter Value should no be formatted [0004]
null
2007-08-28 23:04:27
1,188,360,000
closed fixed
07ef0f1
1,188,370,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectValueDialog.java
Birt
2,237
199,640
Bug 199640 view in PDF error
null
2007-08-10 23:53:56
1,186,800,000
resolved fixed
4494984
1,188,370,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableBandLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java
Birt
2,238
175,664
Bug 175664 [Mac] Unexpected internal exception occurs when invoke expression builder
Description: There are two problems: 1. "fx" button (Click this button to invoke Expression Builder) could not be displayed correctly, nothing displayed in the button. 2. Click on the button, an unexpected internal exception occurs. Version:2.2.0.v20070205 Steps to reproduce: 1.Insert a Data item to the layout. Click "fx" button to invoke the expression builder, although on Mac "fx" button could not display correctly. Error log: Argument cannot be null Plug-in Provider: Eclipse.org Plug-in Name: BIRT Designer UI Plug-in ID: org.eclipse.birt.report.designer.ui Error Code: Error.GUIException.invokedByUnexpectedException Error Message:Argument cannot be null
2007-02-27 04:19:10
1,172,570,000
closed fixed
fdc3d2e
1,188,290,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java
Birt
2,239
200,312
Bug 200312 Chart Variables are still in the bottom right pane when select other categories [13]
null
2007-08-17 03:41:19
1,187,340,000
closed fixed
b02f63b
1,188,290,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java
Birt
2,240
200,802
Bug 200802 Warning in log when preview a correct report in xls.[1203]
Description: Warning in log when preview a correct report in xls. Build number:2.2.1.v200708220927 Steps to reproduce: 1. Preview attached report in xls. 2. See report engine log file. Expected result: No errors and warnings. Actual result: Aug 22, 2007 7:15:56 PM org.eclipse.birt.report.engine.emitter.excel.DataCache getData WARNING: Row is not correct Error log:n/a
2007-08-22 07:19:28
1,187,780,000
closed fixed
0555b9d
1,188,290,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/DataCache.java
Birt
2,241
201,355
Bug 201355 The aggreagation of computed column should be working after the dataset filter[07]
Description: The aggreagation of computed column should be working after the dataset filter[07] Build number: 2.2.1.v20070828-0630 Steps to reproduce: 1, New a dataset 2, Add a computed column and specify the aggregate function to count 3, Preview 4, Add a filter in dataset 5, Preview and check the computed column result Expected result: The aggregation should count the value after the filter of dataset Actual result: The result is also the count of all the value.
2007-08-27 23:07:13
1,188,270,000
closed fixed
cef6c1c
1,188,280,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java
Birt
2,242
199,488
Bug 199488 BIRT Cross tab - Filter/SORT dialog UI needs improvement
Improve the crosstab filter dialog for cross tab. Currently we directly display the bound data columns of the crosstab. It is very difficult for user to find which column is based on aggregation.
2007-08-09 17:41:02
1,186,700,000
resolved fixed
e2ea96f
1,188,280,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/IBindingMetaInfo.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java data/org.eclipse.birt.report.data.adapter/test/org/eclipse/birt/report/data/adapter/internal/script/DataRequestSessionTest.java
Birt
2,243
196,423
Bug 196423 Wrong behaviour of Page break inside a row
Build ID: 3.3 Steps To Reproduce: 1. Create a report which will be generated in a PDF format. 2. Insert a table with 2 columns. 3. Insert a new Grid for each cell of the row. 4. Insert a short text in the first grid. 5. Insert a long text in the second grid. If there is a page break generated by the second grid (which contain the long text), the whole row will be inserted in the page after but the the second grid will be under the first (and not aligned to the right). More information: Look the 'Upper.png' image, my tables are divided in 3 parts. Notice the white space between the green line and the page numbers. In the second Image ('bugged.png') you can see the bug: the first 2 grids (light blue and green) are correctly aligned but not the third one, I think the reason is that the first 2 grids stays in the white space of the page before, but not the third grid. I don't know why at page break the third is not aligned with the rest.
2007-07-13 04:13:38
1,184,310,000
resolved fixed
49e9f2b
1,188,270,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFRowLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFStackingLM.java
Birt
2,244
201,352
Bug 201352 [regression]NPE when set binding for data into shared table[0005]
Description: NPE when set binding for data inside table which shares from others. Build number:2.2.1.v20070827 Steps to reproduce: 1. Insert a table with dataset binding. 2. Insert another table, set binding to share from the first table. 3. Insert a data item to second table. 4. Select one binding from pop up data dialog and click OK. Expected result: No Exception and binding can be set. Actual result: NPE and fail to set binding. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:169) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:150) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:89) at org.eclipse.birt.report.designer.internal.ui.dialogs.DataColumnBindingDialog.okPressed(DataColumnBindingDialog.java:235) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:464) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:616) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:109) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.DataEditPart.performDirectEdit(DataEditPart.java:142) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction$1.run(BaseInsertMenuAction.java:247) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443) at org.eclipse.equinox.launcher.Main.run(Main.java:1169) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.designer.internal.ui.dialogs.BindingDialogHelper.newBinding(BindingDialogHelper.java:1154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.birt.report.designer.ui.views.ElementAdapterInvocationHandler.invoke(ElementAdapterInvocationHandler.java:89) at $Proxy1.newBinding(Unknown Source) at org.eclipse.birt.report.designer.internal.ui.dialogs.DataColumnBindingDialog.okPressed(DataColumnBindingDialog.java:229) ... 36 more
2007-08-27 21:52:45
1,188,270,000
closed fixed
29c5d88
1,188,270,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,245
201,021
Bug 201021 Map rule does not take effect on all elements match the condition when preview as XLS [1203]
null
2007-08-23 23:04:27
1,187,920,000
closed fixed
c114acf
1,188,210,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
2,246
198,270
Bug 198270 Copying an aggregate does not make a copy, only a reference
In a table with groups or multiple columns, create an aggregate in a footer or a header. Copy the aggregate to another cell in a footer or a header. Make changes to the new aggregate appropriate to its new location. Expected result: The changes appear in only the new copy of the aggregate. Actual result: The changes appear in both aggregates because the new aggregate is not a copy, but a reference to the same aggregate as the original.
2007-07-30 10:15:39
1,185,800,000
resolved fixed
f71b342
1,188,200,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataColumnBindingDialog.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/IBindingDialogHelper.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java
Birt
2,247
200,777
Bug 200777 [Firefox]Fail to show svg bar chart using chart deploy package.[0601][13]
Description: Fail to show svg bar chart using chart deploy package. Build number:2.2.1.v200708220927 Steps to reproduce: 1. Deploy chart-viewer-sample.war to Tomcat5.5.23. 2. Preview index.jsp Expected result: Display three charts. Actual result: Fail to display svg bar chart. see attached. Error log:n/a
2007-08-22 04:38:02
1,187,770,000
closed fixed
90526ad
1,188,200,000
chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/internal/util/ChartImageManager.java
Birt
2,248
201,205
Bug 201205 Exception occurs in dataset preview when IN filter contains a blank value[0802]
Description: Exception occurs in dataset preview when IN filter contains a blank value[0802] Build number: 2.2.1.v20070827-0630 Steps to reproduce: 1, New a sampleDB customer dataset 2, New a filter and operator is IN 3, Specify a blank value and add 4, Preview in dataset Expected result: The preview should be successful and no exception Actual result: Exception occurs Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.reflect.InvocationTargetException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:169) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:150) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:89) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.updateResultsProcess(ResultSetPreviewPage.java:515) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.runUpdateResults(ResultSetPreviewPage.java:274) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.access$1(ResultSetPreviewPage.java:244) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage$4.runInUIThread(ResultSetPreviewPage.java:237)
2007-08-26 20:34:25
1,188,170,000
closed fixed
eba83a4
1,188,200,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/ScriptEvalTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java
Birt
2,249
201,038
Bug 201038 The joint dataset from library can not be used and exception occurs when preview in dataset[07]
Description: The joint dataset from library can not be used and exception occurs when preview in dataset[07] Build number: 2.2.1.v20070824-0630 Steps to reproduce: 1, New a library and create two datasets ds1 and ds2 2, Creata a joint dataset ds3 using ds1 and ds2 3, Publish the library 4, New a report and using the Joint dataset and preview in joint dataset Expected result: The preview should be successful Actual result: Exception occurs Error log: java.lang.ClassCastException: org.eclipse.birt.report.model.metadata.ElementRefValue at org.eclipse.birt.report.model.command.AbstractPropertyCommand.setupStructureContext(AbstractPropertyCommand.java:534) at org.eclipse.birt.report.model.command.AbstractPropertyCommand.makeLocalCompositeValue(AbstractPropertyCommand.java:440) at org.eclipse.birt.report.model.command.ComplexPropertyCommand.doRemoveItem(ComplexPropertyCommand.java:456) at org.eclipse.birt.report.model.command.ComplexPropertyCommand.removeItem(ComplexPropertyCommand.java:393) at org.eclipse.birt.report.model.api.PropertyHandle.removeItem(PropertyHandle.java:317) at org.eclipse.birt.report.model.api.SimpleValueHandle.removeItem(SimpleValueHandle.java:453) at org.eclipse.birt.report.model.api.JointDataSetHandle.removeDataSet(JointDataSetHandle.java:128) at org.eclipse.birt.report.designer.data.ui.dataset.JointDataSetPage.modifyJointCondition(JointDataSetPage.java:989) at org.eclipse.birt.report.designer.data.ui.dataset.JointDataSetPage.canLeave(JointDataSetPage.java:963) at org.eclipse.birt.report.designer.data.ui.property.AbstractPropertyDialog.showPage(AbstractPropertyDialog.java:554) at org.eclipse.birt.report.designer.data.ui.property.AbstractPropertyDialog.showSelectionPage(AbstractPropertyDialog.java:467) at org.eclipse.birt.report.designer.data.ui.dataset.DataSetEditor.showSelectionPage(DataSetEditor.java:820) at org.eclipse.birt.report.designer.data.ui.property.AbstractPropertyDialog$3.run(AbstractPropertyDialog.java:425)
2007-08-24 02:19:49
1,187,940,000
closed fixed
6c5f20b
1,188,190,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryJointDataSetTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/AbstractPropertyCommand.java
Birt
2,250
200,133
Bug 200133 Chart can not share the column binding from table item[00]
Description: Chart can not share the column binding from table item[00] Step: 1. New a datasource and dataset 2. New a table named table1 and binding the dataset 3. New a chart and binding the sharing result set on table1 Actual result: The data columns have been not share on the chart Exceptioon result: The data column binding will share on the chart
2007-08-15 23:24:02
1,187,230,000
closed fixed
6a18b28
1,188,190,000
chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/DefaultDataServiceProviderImpl.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IDataServiceProvider.java
Birt
2,251
201,032
Bug 201032 Rename group should display orignal name in input box.[0004]
Description: Rename group should use orignal name as default value in input box. Build number:2.2.1.v200708240630 Steps to reproduce: 1. New a table, add a group. 2. Select the group in Outline, press F2. Expected result: In rename dialog, orignal group name is in input box. Actual result: Input box is empty. Error log:n/a
2007-08-24 01:50:13
1,187,930,000
closed fixed
ef713a8
1,188,190,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RenameAction.java
Birt
2,252
131,089
Bug 131089 Allow for Multi-select combo and list boxes
Please develop the capability allow for mutli-select (i.e. control-click) combo-box and listboxes.
2006-03-09 09:20:07
1,141,910,000
resolved fixed
9fe7d78
1,187,940,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/SelectValueFetcher.java
Birt
2,253
201,017
Bug 201017 TopN, TopPercent, BottomPercent filters will lead NPE when the values contains NULL[07]
null
2007-08-23 22:19:54
1,187,920,000
closed fixed
b99240e
1,187,940,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/NEvaluator.java
Birt
2,254
201,030
Bug 201030 NPE throws out when preview the attached report design
null
2007-08-24 01:34:22
1,187,930,000
closed fixed
bb435fb
1,187,940,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java
Birt
2,255
200,645
Bug 200645 Can't save custom aggregate function's information into model in computed column page
null
2007-08-21 03:50:38
1,187,680,000
resolved fixed
8ddae73
1,187,940,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ComputedColumnHandleTest.java
Birt
2,256
201,019
Bug 201019 [Automation][Regression]Exception is thrown when running reportdesign
null
2007-08-23 22:53:10
1,187,920,000
closed fixed
3aee0ca
1,187,940,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ExpressionUtil.java
Birt
2,257
201,013
Bug 201013 [Automation][Regression]Invalid group key column name: _{$TEMP_GROUP_1$} occurs when preview attached report[1102]
null
2007-08-23 21:49:09
1,187,920,000
closed fixed
5e1fe5f
1,187,930,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/dscache/CandidateQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
Birt
2,258
200,919
Bug 200919 Add quotation for column containing separator character when export data.[0002]
Description: Add quotation for column containing separator character when export data. Build number:2.2.1.v20070823 Steps to reproduce: 1. New sample data source and dataset. 2. Add a computed column with name a,b and value "a,b". 3. Drag the dataset to Layout. 4. Preview in Web Viewer and Export Data with Comma. Expected result: Column name is quoated as values. Actual result: Column name a,b isn't quotated so it will be treated as two columns. Error log:n/a
2007-08-23 06:15:26
1,187,860,000
closed fixed
6d4e137
1,187,930,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java
Birt
2,259
200,751
Bug 200751 NPE in Excel emitter
writer.text( ( (Data) d ).txt.toString( ) ); SEVERE: An error happened while running the report. Cause: java.lang.NullPointerException at org.eclipse.birt.report.engine.emitter.excel.ExcelWriter.writeText(Ex celWriter.java:102) at org.eclipse.birt.report.engine.emitter.excel.ExcelWriter.writeTxtData (ExcelWriter.java:152) at org.eclipse.birt.report.engine.emitter.excel.ExcelEmitter.outputData( ExcelEmitter.java:311) at org.eclipse.birt.report.engine.emitter.excel.ExcelEmitter.end(ExcelEm itter.java:286) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.re nder(RenderTask.java:593) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask. java:260)
2007-08-21 23:06:36
1,187,750,000
resolved fixed
a629e65
1,187,930,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/Data.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleConstant.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEntry.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
2,260
200,979
Bug 200979 BIRT Cross tab - Better error messages
In general the error messages are very generic - either "Cube does not exist" followed by stack trace or - stack trace. From the error message it is difficult to fix the problem in the report design. I have attached a couple of report design, in which case the error messages are so difficult to follow. We need to show user friendly error messages. ( This bug applies to data engine errors and engine errors ).
2007-08-23 14:35:21
1,187,890,000
resolved fixed
3001a50
1,187,930,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/facttable/FactTableAccessor.java
Birt
2,261
200,888
Bug 200888 Failures occcur in JUnit test of org.eclipse.birt.report.engine.tests in daily build 20070823
Failures occcur in JUnit test of org.eclipse.birt.report.engine.tests in daily build 20070823. Please see the attachment for details.
2007-08-22 23:06:46
1,187,840,000
closed fixed
c5ebbdd
1,187,930,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ParameterConverterTest.java
Birt
2,262
200,478
Bug 200478 Name of date/time group level issue[1101]
Description: Name of date/time group level issue[1101] Step: 1. New a sample datasource and dataset from orders. 2. New a data cube and binding to the dataset. 3. Drop the column of "ORDERDATE" to group and select the year type. At this time, the name of group level is "year(ORDERDATE: DateTime)" 4. Edit the the group level. 5. Change the type as month. Actual result: The name of group level is "year(ORDERDATE: DateTime, DateTime)" Expected result: The name of group level is "year(ORDERDATE: DateTime)"
2007-08-19 22:59:22
1,187,580,000
closed fixed
872b435
1,187,930,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java
Birt
2,263
200,812
Bug 200812 Issue when remove one separator setting in viewer.property[0002]
Description: Issue when remove one separator setting in viewer.property Build number:2.2.1.v200708220927 Steps to reproduce: 1. Deploy birt. 2. Open viewer.properties under WEB-INF folder. 3. Delete "viewer.sep.0=," line 4. Start server. 5. Preview report. 6. Export Data, select columns and select "Comma(,)", click OK. Expected result: Comma(,) isn't in the separator list. Actual result: Nothing happened after step6 and no error logs. Error log:n/a
2007-08-22 08:30:16
1,187,790,000
closed fixed
f247d6f
1,187,920,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,264
200,885
Bug 200885 Invalid group key column name: _{$TEMP_GROUP_1$} occurs when preview attached report[1102]
Description: Open the attached report design and preview. Actual result: Exception occurs: Invalid group key column name: _{$TEMP_GROUP_1$}_Invalid group key column name: _{$TEMP_GROUP_1$}_ ( 2 time(s) ) detail : org.eclipse.birt.report.data.adapter.api.AdapterException: Invalid group key column name: _{$TEMP_GROUP_1$}_Invalid group key column name: _{$TEMP_GROUP_1$}_ at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.prepare(DataRequestSessionImpl.java:476) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doPrepareQuery(DteDataEngine.java:100) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.prepare(AbstractDataEngine.java:138) at org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:94) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplciateReportExecutor.execute(SuppressDuplciateReportExecutor.java:50) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:138) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:68) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source)
2007-08-22 21:55:56
1,187,830,000
closed fixed
f85b0f4
1,187,860,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/DataSetCacheTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
Birt
2,265
193,296
Bug 193296 Subquery does not return value for chart
I've tried 2.1.x and 2.2RC but I get always an error. org.eclipse.birt.report.engine.data.dte.DataGenerationEngine doExecuteQuery SEVERE: Data engine operation failed due to an unexpected exception. Error evaluating Javascript expression. Script engine error: TypeError: Cannot read property "ISO_LAND" from null Script source: source, line: 0, text: row._outer["ISO_LAND"] + Result iterator has no current row. It either has not started or has ended. I would like to build a report based on a query that returns a list of countries eg.: report_query=select country_id from ... where sales>100 for each country I'd like to have a line chart with sales vs. budget eg.: sub_query= select month,bud,sales from ... where country = ? If I drag the subquery into the "main" table, connect parameter to row[]. no problem. I get bud vs. sales values for each country. If I place a chart based on sub_query in the "main" table. I get the error shown above. In this case I have to connect the parameter to row._outer[] and for some reason I don't see any values in the chart preview?!?
2007-06-19 06:57:22
1,182,250,000
resolved fixed
394a446
1,187,860,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ExpressionDialogCellEditor.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ReportItemParametersDialog.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskFormatChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/TreeCompoundTask.java
Birt
2,266
200,524
Bug 200524 Repeated Header in Table after Pagebreak in PDF
A duplicate header is shown in a table in a PDF-Report. The header is repeated in the case when the previous report element has the style 'pagebreak-after: avoid' and the following table does not fit completely on the page. The table together with the previous element is moved to the next page and the header is repeated where the original pagebreak would be. The expected result should be, that there is a pagebreak within the table. The attached report demonstrates the problem. The heading has the style 'pagebreak-after: avoid' and the following table does not fit completely on the page. Everything is moved to the next page and the header is repeated. Removing 'pagebreak: avoid' from the heading shows the result as it should be.
2007-08-20 05:58:33
1,187,600,000
resolved fixed
40cf7cd
1,187,850,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java
Birt
2,267
200,887
Bug 200887 No select list of filter condition if a crosstab has one dimension and one measure[1102]
Description: No select list of filter condition if a crosstab has one dimension and one measure[1102] Build number: 2.2.1.v20070823-0630 Steps to reproduce: 1, New a crosstab has one dimension and one measure 2, Create a filter on crosstab 3, Select filter condition in drop list of "Enter a filter condition" Expected result: The dimension should be in the list Actual result: No selection list. Error log:
2007-08-22 22:59:39
1,187,840,000
closed fixed
e2f3ea4
1,187,850,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java
Birt
2,268
192,132
Bug 192132 [enhancement] reduce numbers of queries being executed for olap and xtab report
steps to reproduce: - use the attached report - preview in web viewer by profiling execution at web server and database server, it was noticed that when defining a data cube, each dimension executed new query requiring data from database, even though there was only one based table used by the data cube. could we enhance it by doing it once, then slice dimension data from query result?
2007-06-12 05:53:00
1,181,640,000
closed fixed
757c006
1,187,780,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
2,269
200,631
Bug 200631 [smoke]Fail to preview report in xls[1203]
Description: Fail to preview report in xls Build number:2.2.1.v20070821 Steps to reproduce: 1. New a report. 2. Insert a label. 3. Preview in xls. Expected result: Display content. Actual result: See attached. Fail to open report. Error log:n/a
2007-08-20 22:00:53
1,187,660,000
closed fixed
bcc2b75
1,187,770,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
2,270
191,888
Bug 191888 Visibility issue in attached report[0300]
Description: Visibility issue in attached report Build number:2.2.0.v200706111025 Steps to reproduce: 1. Insert a label. 2. Set visibility, hide in all output except doc. 3. Preview in doc. Expected result: Label displays in word. Actual result: Label didn't display in word. Error log:N/A
2007-06-11 02:40:08
1,181,540,000
closed fixed
e8e216b
1,187,770,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLayoutEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java
Birt
2,271
200,755
Bug 200755 [smoke]Fail to preview Crosstab after deploy BIRT in application servers.[0601][1102]
null
2007-08-22 00:01:53
1,187,760,000
closed fixed
a8800d0
1,187,770,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/IAggregationFactory.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/AbstractExpressionCompiler.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ServiceForQueryResults.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/plugin/DataEnginePlugin.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataRequestSession.java data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
2,272
200,639
Bug 200639 Errors occur in JUnit test of org.eclipse.birt.report.engine.emitter.html.tests in daily build 20070821
null
2007-08-21 01:47:04
1,187,680,000
closed fixed
c926bb1
1,187,760,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java
Birt
2,273
197,212
Bug 197212 Cannot insert aggregation in detail row
Drag an aggregation item from the palette. You cannot drop it in a detail row. There are some aggregations, such as runningsum, movingave, percentrank, and rank, that make sense only when inserted in a detail row. The workaround I discovered is to insert the aggregation item in a header or footer, then move the aggregation item to the detail row. This workaround will confuse users, though. The software should be fixed to allow inserting an aggregation item in the detail row.
2007-07-19 18:41:09
1,184,880,000
resolved fixed
bdb3816
1,187,760,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java
Birt
2,274
192,981
Bug 192981 Leading white space get trimmed in PDF&HTML output.
Build ID: The Eclipse bundled with BIRT 2.1.3 designer all in one Steps To Reproduce: 1.Create a new blank report. 2.Setup data source and data set component 3.Insert a List 4.Insert a DataItem into the detail slot of List 5.Set the value expression of DataItem to " " + row["Column1"] 6.Run the report to produce PDF or HTML 7.the leading white space is disappeared in output More information: The leading white space is preserved in BIRT 2.1.1, but get disappeared in BIRT 2.1.3 or later version. We want to know whether it's expected behavior or a bug.
2007-06-15 15:33:07
1,181,940,000
resolved fixed
744bd2a
1,187,750,000
core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/format/StringFormatterTest.java core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/StringFormatter.java
Birt
2,275
200,480
Bug 200480 Failure occurs in JUnit test of org.eclipse.birt.report.engine.tests in daily build 20070820
null
2007-08-19 23:05:49
1,187,580,000
closed fixed
baf9ad4
1,187,690,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/CachedImageHandlerTest.java
Birt
2,276
200,500
Bug 200500 Error happens while share result set from item behind it.[0005]
Description: Error happens while share result set from item behind it. Build number:2.2.1.v20070820 Steps to reproduce: 1. New sample data source and dataset. 2. Drag the dataset to Layout and name it t1. 3. Insert a table before t1 and share result set from t1. 4. Preview. Expected result: If this situation isn't supported by Engine, at least we should provide friendly error message. Actual result: Error happened while running the report. Error log:n/a
2007-08-20 02:55:11
1,187,590,000
closed fixed
44616e3
1,187,690,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryResults.java
Birt
2,277
200,286
Bug 200286 [Regression] Data set editor size is not correct [07]
null
2007-08-16 21:31:24
1,187,310,000
closed fixed
3b46fb0
1,187,680,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
2,278
200,144
Bug 200144 Exception occurs when nested table share the parent table's result set.[0005]
Description: Exception occurs when nested table share the parent table's result set.[0005] Build number: 2.2.1.v20070816-0630 Steps to reproduce: 1, New a table1 with one binding 2, Insert another table into table1 and share the table1's resultset 3, Preview Actual result: Exception occurs when preview Error log: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested exception is: java.lang.IllegalStateException: forward reference dataset org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.createQuery(ReportQueryBuilder.java:912) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.visitTableItem(ReportQueryBuilder.java:609) org.eclipse.birt.report.engine.ir.TableItemDesign.accept(TableItemDesign.java:44) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.build(ReportQueryBuilder.java:246) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.visitCell(ReportQueryBuilder.java:806) org.eclipse.birt.report.engine.ir.CellDesign.accept(CellDesign.java:156) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.build(ReportQueryBuilder.java:246) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.visitRow(ReportQueryBuilder.java:792) org.eclipse.birt.report.engine.ir.RowDesign.accept(RowDesign.java:100) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.build(ReportQueryBuilder.java:246) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.handleListingBand(ReportQueryBuilder.java:705) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder$QueryBuilderVisitor.visitTableItem(ReportQueryBuilder.java:641) org.eclipse.birt.report.engine.ir.TableItemDesign.accept(TableItemDesign.java:44) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.build(ReportQueryBuilder.java:246) org.eclipse.birt.report.engine.data.dte.ReportQueryBuilder.build(ReportQueryBuilder.java:228) org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.prepare(AbstractDataEngine.java:136) org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:94) org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplciateReportExecutor.execute(SuppressDuplciateReportExecutor.java:50) org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportExecutor.execute(WrappedReportExecutor.java:59) org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:138)
2007-08-16 02:17:47
1,187,250,000
closed fixed
afcabf6
1,187,680,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/APITestCase.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/QueryCacheTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/CacheResultIterator.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/CachedQueryResults.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryResults.java
Birt
2,279
200,518
Bug 200518 "Edit base URL..." button does not take effect in STANDALONE Chart Builder [13]
Description: "Edit base URL..." button does not take effect in STANDALONE Chart Builder. Build number: 2.2.1.v200708020-0630 Steps to reproduce: 1. Run ChartWizardLauncher.java. 2. In "Format Chart" tab, select "Value (Y) Series" node, click "interactivity" button, select "Mouse Click" for Event, and "Hyperlink" for Action. 3. Click "Edit base URL..." button. Expected result: The dialogue can be invoke. Actual result: Exception is thrown out. Error log: N/A
2007-08-20 05:43:48
1,187,600,000
closed fixed
37887c4
1,187,670,000
chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/integrate/SimpleUIServiceProviderImpl.java
Birt
2,280
200,516
Bug 200516 CachedQueryResults should also implement IQueryService.
null
2007-08-20 05:29:49
1,187,600,000
resolved fixed
735e3e0
1,187,670,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
Birt
2,281
200,483
Bug 200483 The fx button of aggregation builder should be also disable if it share bindings from other aggregation[0005]
Description: The fx button of aggregation builder should be also disable if it share bindings from other aggregation[0005] Build number: 2.2.1.v20070820-0630 Steps to reproduce: 1, New a table1 based on dataset and has a aggregation binding 2, New a table share table1's result set 3, Drag a aggregation to table2's footer row area 4, Try to modify the expression Expected result: The expression button should be disable. Actual result: The expression can be edit but can not save, so the button should be disable
2007-08-19 23:24:36
1,187,580,000
closed fixed
1438874
1,187,660,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,282
198,910
Bug 198910 Date type data should be exported as Date type in Excel[1203]
Description: Date type data should be exported as Date type in Excel Build number:2.2.1.v20070806 Steps to reproduce: 1. New a report parameter p1, Date type, input value as 03/12/2007. 2. Drag it to Layout, set data binding type as Date. 3. Export the report to excel. 4. Open the excel, select the cell with the date value. 5. Select in main menu Format->Cells->Number->Date, select a format, click OK. Expected result: Format works. Actual result: Format doesn't work, check xls file and find that "<Data ss:Type="String">Mar 12, 2005</Data>". Error log:n/a
2007-08-06 02:10:45
1,186,380,000
closed fixed
93cf3eb
1,187,600,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/Data.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleConstant.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEntry.java engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
2,283
195,619
Bug 195619 [Regression] [2.1.3] Inconsistent behaviors occur when preview in Fire Fox and IE[17]
null
2007-07-06 02:19:03
1,183,700,000
resolved fixed
831f37c
1,187,600,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java
Birt
2,284
200,471
Bug 200471 Add "need not sort for grouping" option in report item
Currently when Data engine proceeds groups, it always sorts the result set according to given group key.However that should not be necessary when the raw data is already sorted. So we'd like to add new options so that user can indicate whether should we sort the data before grouping. In model, we should allow user to set a "need not do sort for grouping" option to all the report element that can be grouped(table, list,etc.)
2007-08-19 22:01:15
1,187,580,000
resolved fixed
27ea620
1,187,590,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TableItemParseTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ListingHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IListingElementModel.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java
Birt
2,285
200,495
Bug 200495 Exception is thrown out when press space button after pressing Esc button in Parameter dialogue [13]
Description: Exception is thrown out when press space button after pressing Esc button in Parameter dialogue. Build number: 2.2.1.v200708020-0630 Steps to reproduce: 1. New a data set having a parameter. 2. Drag a chart from the Palette to the Layout, in "Select Data" tab, binding to the data set, click "Parameters..." button, use the downward arrow to make the parameter get focus, 3. Press space button, press Esc button, then press space button again. Expected result: No exception. Actual result: Exception is thrown out. Error log: java.lang.IllegalArgumentException: Index out of bounds at org.eclipse.swt.SWT.error(SWT.java:3547) at org.eclipse.swt.SWT.error(SWT.java:3481) at org.eclipse.swt.SWT.error(SWT.java:3452) at org.eclipse.swt.widgets.Widget.error(Widget.java:432) at org.eclipse.swt.widgets.Table.getItem(Table.java:2116) at org.eclipse.birt.chart.reportitem.ui.dialogs.ReportItemParametersDialog$1.handleEvent(ReportItemParametersDialog.java:179) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:975) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:971) at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1285) at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:3772) at org.eclipse.swt.widgets.Table.WM_CHAR(Table.java:5029) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3672) at org.eclipse.swt.widgets.Table.windowProc(Table.java:5025) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4351) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2264) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3291) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:109) at org.eclipse.birt.chart.reportitem.ui.ReportDataServiceProvider.invokeEditParameter(ReportDataServiceProvider.java:402) at org.eclipse.birt.chart.reportitem.ui.ReportDataServiceProvider.invoke(ReportDataServiceProvider.java:374) at org.eclipse.birt.chart.ui.swt.wizard.TaskSelectData.widgetSelected(TaskSelectData.java:746) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.open(WizardBase.java:102) at org.eclipse.birt.chart.ui.swt.wizard.ChartWizard.open(ChartWizard.java:198) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemBuilderImpl.open(ChartReportItemBuilderImpl.java:183) at org.eclipse.birt.report.designer.internal.ui.processor.ExtenedElementProcessor.editElement(ExtenedElementProcessor.java:64) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performInsert(DefaultNodeProvider.java:654) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRequest(DefaultNodeProvider.java:363) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.birt.report.designer.ui.views.ElementAdapterInvocationHandler.invoke(ElementAdapterInvocationHandler.java:89) at $Proxy0.performRequest(Unknown Source) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.insertElement(BaseInsertMenuAction.java:199) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:317) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443) at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
2007-08-20 01:47:33
1,187,590,000
closed fixed
c8c1496
1,187,590,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ReportItemParametersDialog.java
Birt
2,286
197,756
Bug 197756 Data Set Row Limit
Tested with release 2.2 and 2.2.1S20070713 1) create a report 2) add data source & data set (JDBC or Sample Database) 3) Put data source to a table 4) Set Data Set Row Limit to to some value (e.g. 5) 5) preview ==> 5 rows are displayed 6) Set Data Set Row Limit to to some other value (e.g. 10) 7) preview ==> 5 (!!) rows are displayed and not 10 - you must restart eclipse, only then the new value takes effect
2007-07-25 03:10:06
1,185,350,000
resolved fixed
2f370fa
1,187,590,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java
Birt
2,287
200,473
Bug 200473 Microsoft JScript compilation error pops up when click pie slice [13]
null
2007-08-19 22:27:13
1,187,580,000
closed fixed
de32d62
1,187,590,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java
Birt
2,288
191,201
Bug 191201 Legend Block Outline is set in Layout [0001]
Description: Legend Block Outline is set in Layout. Build number: 2.2.0.v20070606-0630 Steps to reproduce: 1. New a chart, tick Legend->Layout->Outline Visible. 2. Select the chart, input script: function afterDrawBlock(block, icsc) { importPackage(Packages.java.lang); if (block.isLegend()) { if (block.getOutline( ).isVisible()==true) System.out.println("Visible"); else System.out.println("Invisible"); } } 3. Preview. Expected result: When tick Legend->Layout->Outline Visible and input the script, system print "Visible". Actual result: System print "Visible". Error log: N/A
2007-06-06 05:49:34
1,181,120,000
closed fixed
71226b8
1,187,580,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AbstractAxisSubtask.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartLegendSheetImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartSheetImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartTitleSheetImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisGridLinesSheet.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisMarkersSheet.java
Birt
2,289
200,289
Bug 200289 Aggregate on both table and group if the shared aggregation only aggregates on a group[0005]
Description: Aggregate on both table and group if the shared aggregation only aggregates on a group[0005] Build number: 2.2.0.v20061107-0630 Steps to reproduce: 1, New a aggreagation on a table1 and aggregate on group1 2, New table2 share the result set of table1 3, New a aggregation on table2 and check the aggregate on status 4, Or open the attached report design Expected result: Only aggregate on group as same as table1's aggregation Actual result: aggregate on both table and group
2007-08-16 21:39:32
1,187,310,000
closed fixed
153c630
1,187,580,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,290
200,290
Bug 200290 The warning message "A Column Binding Name as xxx already exist" should occurs while input the column binding name but not the expression[0001]
Description: The warning message "A Column Binding Name as xxx already exist" should occurs while input the column binding name but not the expression[0001] Build number: 2.2.1.v20070817-0630 Steps to reproduce: 1, New a table binding on a dataset 2, Insert a data item and input a already existed name such as CUSTOMERNUMBER 3, Specify the expression Expected result: In step2, a warning message: "A Column Binding Name as xxx already exist" should occurs to warning the user Actual result: In step3, the warning message occurs I think we should pops up this message during inputting column binding name but not inputting column binding expression. Hope to enhance that.
2007-08-16 21:51:24
1,187,320,000
closed fixed
0af2540
1,187,580,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,291
200,301
Bug 200301 Strange xtab result when using genReport to render attached xtab [0600]
Description: Strange xtab result when using genReport to render attached xtab Build number:2.2.1.v200708170934 Steps to reproduce: 1. Get ReportEngine from birt runtime package. 2. using command line as "genReport.bat --mode runrender Crosstab.rptdesign" to generate attached report. Expected result: Display as preview in AllInOne build. Actual result: See attached. Error log:n/a
2007-08-17 02:09:09
1,187,330,000
closed fixed
6b3b299
1,187,340,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/AbstractNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/ContainerBufferNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/PageNode.java
Birt
2,292
200,302
Bug 200302 Can not link to the specific bookmark as web view[04]
Description: Can not link to the specific bookmark as web view[04] Step: 1. Two labels, which have a page break between them. 2. The second label set the bookmark as "bk\\" 3. The first label set the hyperlink to the internal bookmark to the bookmark that is second label's. 4. Preview as web view and click the hyperlink Actual result: It can not link to the second label.( If use the drill-through, it is work. ) Expected result: It can link to the second label.
2007-08-17 02:40:16
1,187,330,000
closed fixed
26386f7
1,187,340,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,293
199,982
Bug 199982 Table displays from the second page instead of the first.[0004]
Description: Table displays from the second page instead of the first. Build number:2.2.1.v20070814 steps to reproduce: 1. Preview attached report in pdf. Expected result: The table displays from the first page. Actual result: The first page displays label and grid content only. Table displays from the second page. Error log:n/a
2007-08-15 01:04:29
1,187,150,000
closed fixed
1b70cbc
1,187,330,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
Birt
2,294
200,143
Bug 200143 If do not allow user to modify the expression, the button fx should be disabled[0005]
Description: If do not allow user to modify the expression, the button fx should be disabled[0005] Build number: 2.2.1.v20070816-0630 Steps to reproduce: 1, New a table1 with one binding 2, New a table share table1's result set 3, Drag a data item into the table 4, after specify the column binding name try to modify the expression Expected result: The expression button should be disable. Actual result: The expression can be edit but can not save, so the button should be disable Error log:
2007-08-16 02:11:41
1,187,240,000
closed fixed
23756b7
1,187,250,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,295
199,751
Bug 199751 getProperty(...) returns null
I created report with user property called "version". Later i need to access that property using BIRT Runtime. I access it using getProperty() method: Report: <list-property name="userProperties"> <structure> <property name="name">version</property> <property name="type">string</property> <property name="isVisible">true</property> </structure> </list-property> <property name="version">1.0</property> Accesing using BIRT Runtime: ReportRunnable reportDesign = engine.openReportDesign("Report.rptdesign"); String version = reportDesign.getProperty("version"); When there's a library linked to Report.rptdesign, version is null. When i remove the library from report design, getProperty() returns correct value.
2007-08-13 10:16:30
1,187,010,000
resolved fixed
9ccb525
1,187,250,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java
Birt
2,296
199,997
Bug 199997 Edit Data Set Dialog problem
Description: In the "Edit data set" dialog, when drag vertical scroll bar in the Query page, the "User identifier quoting" will be hidden. Build version:2.2.0.v20070815-0630 Steps to reproduce: 1.Open "Edit data set" dialog, in the query page, drag the vertical scroll bar. 2.See the attached screenshot, the "User identifier quoting" will be hidden. Actual result: The "User identifier quoting" will be hidden. Expected result: "User identifier quoting" displays well. Error log: N/A.
2007-08-15 04:30:03
1,187,170,000
closed fixed
b21def8
1,187,240,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
2,297
198,994
Bug 198994 PDF border crossed at zoom factor such as 100%, 134% etc
PDF border crossed at zoom factor such as 100%, 134%. Need enhance the border appearance in PDF report.
2007-08-06 23:40:23
1,186,460,000
resolved fixed
f188cf9
1,187,240,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java
Birt
2,298
199,862
Bug 199862 Master page should not an inheritable property [05]
Description: Master page should not an inheritable property. Build number: 2.2.1.v20070814-0630 Steps to reproduce: 1. New a table with a label in one cell. 2. Select "Simple MasterPage" for "Master Page" of table in Property Editor. Expected result: "Master Page" of label in Property editor should be "None". Actual result: "Master Page" of label in Property is "Simple MasterPage". Error log: N/A
2007-08-14 07:46:34
1,187,090,000
closed fixed
af7e8a5
1,187,170,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ScalarParameterParseTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ScalarParameterHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IScalarParameterModel.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java
Birt
2,299
198,345
Bug 198345 Memory Leak problem in BIRT.
Memory Leak problem is detected in BIRT 2.2, most of which is supposed caused by unreleased rhino script objects. There are two indentified sources of problem at current stage, both of which are located in class birt.core.script.JavascriptEvalUtil 1.The class keeps a static scriptable object "sharedScope". Because it is a static variable it will not be destroyed until the jvm terminate. We should not use this static scriptable object any more, rather, we should ask client of this class to pass in a scope. 2.The class also keeps a static list "cachedCompiledScript". It is for speeding up the script evaluation process. We should keep this cache to per Data Engine rather than JVM-wise.
2007-07-30 22:14:18
1,185,850,000
resolved fixed
c9c50a2
1,187,160,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/JavascriptEvalUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSResultSetRow.java
Birt
2,300
199,831
Bug 199831 Exception is thrown out when drag one data set column to cross tab rows field [1102]
Description: Exception is thrown out when drag one data set column to cross tab rows field. Build number: 2.2.1.v200708014-0630 Steps to reproduce: 1. New a cube and a crosstab, drag dimension to crosstab rows field. 2. Drag a data set column from the Data Explorer View to crosstab rows field. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: java.lang.ClassCastException: org.eclipse.birt.report.model.api.ResultSetColumnHandle at org.eclipse.birt.report.item.crosstab.internal.ui.editors.commands.CrosstabCellCreateCommand.getNewObject(CrosstabCellCreateCommand.java:121) at org.eclipse.birt.report.item.crosstab.internal.ui.editors.commands.CrosstabCellCreateCommand.execute(CrosstabCellCreateCommand.java:59) at org.eclipse.birt.report.designer.internal.ui.command.WrapperCommandStack.execute(WrapperCommandStack.java:86) at org.eclipse.birt.report.item.crosstab.internal.ui.dnd.DataColumnXTabDropAdapter.performDrop(DataColumnXTabDropAdapter.java:123) at org.eclipse.birt.report.designer.internal.ui.dnd.DNDService.performDrop(DNDService.java:195) at org.eclipse.birt.report.designer.internal.ui.dnd.DNDService.performDrop(DNDService.java:183) at org.eclipse.birt.report.designer.internal.ui.palette.ReportTemplateTransferDropTargetListener.handleDrop(ReportTemplateTransferDropTargetListener.java:115) at org.eclipse.gef.dnd.AbstractTransferDropTargetListener.drop(AbstractTransferDropTargetListener.java:171) at org.eclipse.jface.util.DelegatingDropAdapter$3.run(DelegatingDropAdapter.java:211) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:857) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:46) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:193) at org.eclipse.jface.util.DelegatingDropAdapter.drop(DelegatingDropAdapter.java:209) at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706) at org.eclipse.swt.dnd.DropTarget.Drop(DropTarget.java:414) at org.eclipse.swt.dnd.DropTarget$3.method6(DropTarget.java:237) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:119) at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method) at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:322) at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:282) at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:166) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443) at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
2007-08-14 02:51:28
1,187,070,000
closed fixed
51c631e
1,187,160,000
xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/DataColumnXTabDropAdapter.java
Birt
2,301
199,839
Bug 199839 Aggregation should not be able to be set as group key.[0004]
Description: Aggregation should not be able to be set as group key. Build number:2.2.1.v20070814 Steps to reproduce: 1. Insert a table. 2. Add an aggregation to table header. 3. Insert a group, check available group key list under Group on: Expected result: Aggregation should not be in the list. Actual result: Aggregation binding is listed in group on list. Error log:n/a
2007-08-14 04:26:39
1,187,080,000
closed fixed
6c3fa38
1,187,160,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataUtil.java
Birt
2,302
196,748
Bug 196748 Report Designer implementation of BPS80 - result set sharing
null
2007-07-16 18:51:40
1,184,630,000
resolved fixed
fc63864
1,187,150,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java
Birt
2,303
198,031
Bug 198031 Legend interactivity does not work correctly for drill-throughs
Under Value (Y) Series enable interactivity for the event "Mouse Click" Set action to Hyperlink The type of the hyperlink is Drill-through and the target is the a sub-report Pass parameter to sub-report as row["value_of_the_legend_item"] Suppose there are 3 values, x,y and z No matter which legend item you click (x, y or z), z gets passed as param to the subreport
2007-07-26 17:14:00
1,185,480,000
resolved fixed
9c110e5
1,187,080,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IUIServiceProvider.java
Birt
2,304
137,793
Bug 137793 Chart parameter and data access needed in scripts
I have a pie chart that displays some data. When I click on a slice, I want to execute a javascript function and pass some of the properties of the report and the slice to the function. For example I would like to pass some of the parameters of this report to this javascript. In addition the data related to the slice clicked on shoule be accessible. The same data and can be used via the drillthrough interactivity action. The way I would envision this working would be: 1) Open the chart properties. 2) Navigate to the Format Chart tab 3) Select the Value Series and click the Interactivity button 4) Associate a Mouse Click action that invokes a script 5) The configuration of the script should allow for parameters (params[]) and data specific to the section of the chart (pie slice, bar...) to be entered. Similar to the values which can be referenced in the drill through functionality.
2006-04-20 13:46:44
1,145,560,000
resolved fixed
b8c636c
1,187,080,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/TriggerSupportMatrix.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartExpressionProvider.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionRenderer.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/PieSeriesAttributeComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/interfaces/IUIServiceProvider.java
Birt
2,305
199,537
Bug 199537 Fail to display data in Web viewer[0002]
Description: Fail to display data in Web viewer Build number:2.2.1.v200708101407 Steps to reproduce: 1. Preview attached report in Web Viewer. Expected result: Display data. Actual result: No data. Error log:n/a
2007-08-10 05:37:48
1,186,740,000
closed fixed
b39451f
1,187,070,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java
Birt
2,306
199,363
Bug 199363 [Automation][Regression] list and table group page break will yield empty page
steps to reproduce: - use the attached report design - preview in web viewer expected behavior: - page break behavior is correct actual behavior: - empty pages were rendered
2007-08-09 02:07:03
1,186,640,000
closed fixed
922faaf
1,187,070,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/AbstractNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/ContainerBufferNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/IContainerNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/INode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/LeafBufferNode.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/PageNode.java
Birt
2,307
199,714
Bug 199714 NPE with invalid url[0002]
null
2007-08-13 06:51:09
1,187,000,000
closed fixed
0281cb5
1,187,070,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java
Birt