issue_id
int64 2.03k
426k
| title
stringlengths 9
251
| body
stringlengths 1
32.8k
⌀ | status
stringclasses 6
values | after_fix_sha
stringlengths 7
7
| updated_files
stringlengths 29
34.1k
| project_name
stringclasses 6
values | repo_url
stringclasses 6
values | repo_name
stringclasses 6
values | language
stringclasses 1
value | issue_url
null | before_fix_sha
null | pull_url
null | commit_datetime
unknown | report_datetime
unknown |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
281,537 | Bug 281537 Incorrect results in Cross tab with show empty rows and the Display Field set to an expression in the Data Cube | null | verified fixed | 0b95509 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/MirroredAggregationResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/TimeMemberUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/IAggregationResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/CachedAggregationResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultSetWithOneMoreDummyAggr.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/MergedAggregationResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-03T08:11:58Z" | "2009-06-25T17:13:20Z" |
282,257 | Bug 282257 [Automation][Regression]Report library style does not work in web viewer | null | closed fixed | 3be1538 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-03T02:53:43Z" | "2009-07-02T07:33:20Z" |
281,816 | Bug 281816 Support text-indent in word emitter. | null | verified fixed | 75a0b5f | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/IWordWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/AbstractWordXmlWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/DocWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-02T07:30:11Z" | "2009-06-29T10:06:40Z" |
282,231 | Bug 282231 [Smoke] Can not new data set. | description: Can not new data set. build id: 2.5.1 v20090702-0630 steps to reproduce: 1. New a data source with sample db. 2. Try to new a data set. Actual result: Data set is not created after you click Finish button. No error log is found. | verified fixed | c752477 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetBasePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-02T03:50:23Z" | "2009-07-02T02:00:00Z" |
282,120 | Bug 282120 [Regression] Set locale on data item does not work correctly in excel output. | null | closed fixed | ce0a065 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-02T01:59:44Z" | "2009-07-01T09:20:00Z" |
279,751 | Bug 279751 Disable next button if no data source is selected | Description: Exception happened when go to next page without a data source Build number: 2.5.0.v20090610-0630 Steps to reproduce: 1, New a data source 2, New a data set 3, In Data Source selection page, specify a character in data source selection to make sure no data source is available 4, Click Next button Expected result: If there has no data source, the next button should be disable Actual result: When clicking next button, exception happened Error log: | verified fixed | c29d084 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetBasePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T08:32:08Z" | "2009-06-10T07:46:40Z" |
281,321 | Bug 281321 The row height does not work correctly in Fixed Layout when preview as DOC [0007] [1202] | null | closed fixed | b3f8375 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/IWordWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/AbstractWordXmlWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/DocWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T07:44:58Z" | "2009-06-24T07:53:20Z" |
281,956 | Bug 281956 [Regression]Chart builder with data cube binding should not allow grouping. | If chart binds data cube, the grouping is always set, so it's meaningless to enable or change grouping attributes. However in 2.5.0 build, open the Group and Sorting dialog for category series. You will find grouping UI is visible. In 2.3.2 build, it's correct that only sorting UI is visible. This is a UI regression. | verified fixed | 4743a49 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/GroupSortingDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/YOptionalGroupSortingDialog.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T07:27:28Z" | "2009-06-30T08:20:00Z" |
276,240 | Bug 276240 Fixed layout does not work in DOC[1202] | Set report as fixed layout, preview in DOC, it does not work. build version:2.5.0.v20090514-0630 | closed fixed | 93f9e6d | ["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/layout/LayoutUtil.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/EmitterUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T03:37:49Z" | "2009-05-14T05:46:40Z" |
281,942 | Bug 281942 No error message should be shown when using Running Count aggregation on value series. | null | verified fixed | f70aa98 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:45:43Z" | "2009-06-30T02:46:40Z" |
281,517 | Bug 281517 Aggregation functions do not work on number constants in charts | null | verified fixed | 024606c | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/AbstractChartBaseQueryGenerator.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartBaseQueryHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:39:08Z" | "2009-06-25T14:26:40Z" |
281,471 | Bug 281471 Page break for contents in grid cell does not work correctly in PDF [0301] [1200] | null | closed fixed | 9827648 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/LayoutEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/AreaFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/LineArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RowArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TextAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:31:54Z" | "2009-06-25T08:53:20Z" |
278,894 | Bug 278894 [Automation][Regression]Background image horizontal position does not work in PDF | null | closed fixed | 1408a75 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:28:22Z" | "2009-06-03T06:20:00Z" |
281,632 | Bug 281632 [Regression] Property binding in data set does not work. | null | verified fixed | bcc289c | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:24:22Z" | "2009-06-26T09:53:20Z" |
281,467 | Bug 281467 Comments does not work for pre-defined style but custom style. | null | verified fixed | eb70dcc | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/PropertySearchStrategy.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/PropertyState.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:20:34Z" | "2009-06-25T08:53:20Z" |
280,898 | Bug 280898 Issue about variable value with IE | null | closed fixed | 69b3ffc | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/FixedLayoutPageHintReader.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/FixedLayoutPageHintWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:19:29Z" | "2009-06-19T11:13:20Z" |
281,310 | Bug 281310 [Regression] Table group page break does not work in DOC [0301] [1202] | null | closed fixed | 7230dd6 | ["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/api/impl/RunAndRenderTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T02:11:14Z" | "2009-06-24T05:06:40Z" |
281,601 | Bug 281601 [Regression] The first record in the sub table is missed and the last is doubled [0004] | null | closed fixed | 7e62a61 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T01:56:58Z" | "2009-06-26T04:20:00Z" |
271,984 | Bug 271984 Fixed row height doesn't work in HTML [03] | null | closed fixed | 2f7465c | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java", "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 | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T01:54:16Z" | "2009-04-13T08:06:40Z" |
281,450 | Bug 281450 Stacked state should not be reset when opening select type page | null | verified fixed | 607983e | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T01:53:54Z" | "2009-06-25T06:06:40Z" |
281,802 | Bug 281802 [Automation][Regression]Exception was thrown out while exporting report to xls | null | closed fixed | b5f206a | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T01:49:56Z" | "2009-06-29T04:33:20Z" |
281,588 | Bug 281588 getRowData().getColumnValue(...) returns null starting second page when a dataset is bound to the master page | null | verified fixed | ef88937 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/MasterPageExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/MasterPageExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-07-01T01:45:33Z" | "2009-06-25T22:46:40Z" |
281,303 | Bug 281303 Failures occurs in junit test of org.eclipse.birt.report.tests.engine in 2.5.1 daily build v20090624-0630 | null | closed fixed | 8a4df1f | ["testsuites/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/RenderTaskTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-30T07:21:52Z" | "2009-06-24T02:20:00Z" |
281,299 | Bug 281299 Failures occurs in junit test of org.eclipse.birt.report.engine.emitter.html.tests in 2.5.1 daily build v20090624-0630 | null | closed fixed | 2b31612 | ["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/MetadataEmitterTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-29T23:42:34Z" | "2009-06-24T02:20:00Z" |
281,308 | Bug 281308 Report Variable does not work correctly in Fixed Layout [0001] [0007] | Description: Report Variable does not work correctly in Fixed Layout. Build number: 2.5.1.v20090624-0630 Steps to reproduce: 1. New a table binding to data set CUSTOMERS in Layout. 2. In Data Explorer View, right click the "Variables" node to create Report Variable: Name--rv, Default Value--"report variable" 3. Switch to Master Page tab, drag "Variable" in AutoText list from Palette view to master page header, select "rv". 4. Preview in Web Viewer. Expected result: In the beginning of each page, "report variable" is shown. Actual result: It works in Layout preview, master page header is blank when preview in Web Viewer. Error log: N/A | closed fixed | 4a85beb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/ReportDocumentBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-24T10:22:10Z" | "2009-06-24T02:20:00Z" |
281,191 | Bug 281191 [Regression] Date type data is treated as number when defining value series. | null | verified fixed | 0fad46e | ["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/data/BaseDataDefinitionComponent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-23T10:07:11Z" | "2009-06-23T09:40:00Z" |
276,196 | Bug 276196 Boolean parameters passed to a drill through report incorrectly | Build ID: NA Steps To Reproduce: 1.Create a report with a chart and a boolean parameter 2.Create a drill through from the chart to another report with a boolean parameter of the same name. 3. Run the report and click on the chart to drill through. Value of the boolean parameter is converted from false to 0.0 and causes the drill through report to fail as the parameter is of the wrong type. More information: | verified fixed | f585c13 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/IConstants.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetDataSet.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetWrapper.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/UserDataSetProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/VSResultSetDataSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-22T05:32:50Z" | "2009-05-13T21:26:40Z" |
277,885 | Bug 277885 Performance issue with sorting a group | null | resolved fixed | 1510ae5 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/group/GroupInformationUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-19T09:59:13Z" | "2009-05-26T15:00:00Z" |
280,032 | Bug 280032 Black shadow for the hyperlink menu when height and width are set. | null | verified fixed | 78e2ceb | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/util/CSSHelper.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-18T10:33:08Z" | "2009-06-12T07:00:00Z" |
277,908 | Bug 277908 Exponential performance in DiskCache | null | resolved fixed | d623127 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/cache/SimpleCachedObject.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/disk/DiskCache.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/cube/CubeMaterializer.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-18T08:53:32Z" | "2009-05-26T17:46:40Z" |
279,889 | Bug 279889 Expression lost in aggregation builder when measure is removed from crosstab. | null | verified fixed | d93d8dc | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-18T03:35:55Z" | "2009-06-11T03:13:20Z" |
278,583 | Bug 278583 Show warning message to refresh bindings if binding list can not be used | null | verified fixed | 74cbbdf | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartWizard.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-18T02:33:03Z" | "2009-06-01T07:06:40Z" |
280,573 | Bug 280573 Error when running SwingInteractivityViewer example. | description: Error when running SwingInteractivityViewer example. steps to reproduce: 1. Run SwingInteractivityViewer.java in pakcage org.eclipse.birt.chart.examples.api.interactivity as Java Application. 2. Choose Show Tooltip and click Update. 3. Mouse over the legend area. Actual result: Exception in console. | verified fixed | a109805 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingEventHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-17T08:39:10Z" | "2009-06-17T06:26:40Z" |
280,557 | Bug 280557 Compatibility issue of chart builder when editing 2.2.0 reports | null | verified fixed | 24aed00 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/Chart.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/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskFormatChart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-17T06:56:55Z" | "2009-06-17T03:40:00Z" |
280,389 | Bug 280389 Filter value is not refreshed until you close and reopen the dialog. | null | verified fixed | d00526a | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/widget/FormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-17T03:55:55Z" | "2009-06-16T05:26:40Z" |
280,392 | Bug 280392 Two Variables categories in expression builder when the report contains report variable. | null | verified fixed | 07b77d1 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartExpressionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T08:20:21Z" | "2009-06-16T08:13:20Z" |
279,911 | Bug 279911 Empty category when Auto Span is unchecked. | null | verified fixed | 5a86be0 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/ScaleContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T07:54:56Z" | "2009-06-11T08:46:40Z" |
279,407 | Bug 279407 "Applied at view time" disappeared in style list box | null | verified fixed | 18a324c | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/SimpleComboPropertyDescriptorProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T06:40:56Z" | "2009-06-08T05:46:40Z" |
280,030 | Bug 280030 The default datetime format is not correct after grouping is set. | Use attached report. Edit the first chart and open the grouping dialog in select data page. Now the chart is grouped by Year unit. There are two issues. 1. The default format in Legend is wrong. In color by category case, it should be the same with categories, i.e. Legend entry should display 2003, 2004. 2. If change to Month unit. The categories should display like Janu 2003, which depends on current locale. But now it displays the raw format. | verified fixed | f856a19 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith3DAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWithAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/GroupingUtil.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/factory/DateFormatWrapperFactory.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T06:15:01Z" | "2009-06-12T04:13:20Z" |
279,891 | Bug 279891 Background color for dial label does not go with the text. | null | verified fixed | e903e17 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/util/ChartTextRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T06:00:37Z" | "2009-06-11T03:13:20Z" |
280,372 | Bug 280372 Error occurred when viewing attached report as PDF | null | closed fixed | e18f870 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontSplitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T05:25:18Z" | "2009-06-15T23:53:20Z" |
280,379 | Bug 280379 It seems Onpagestart was called twice[0801] | null | closed fixed | c82a7dc | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/OnPageBreakLayoutPageHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-16T02:32:32Z" | "2009-06-16T02:40:00Z" |
279,026 | Bug 279026 JDBCDriverManager fails to find Drivers in application ClassLoader in J2EE | Build ID: M20080911-1700 Steps To Reproduce: 1.Include driver class JAR files in your WEB-INF/lib directory 2.Configure your report to use the driver 3.Try to run the report through the ViewerServlet More information: PLEASE NOTE: I understand BIRT's documented method of including JDBC drivers, but in this case the JDBC driver is a custom driver that is loaded with my application -- loading it via "loadExtraDriver" method of JDBCDriverManager is not acceptable since it would create a definition of the same class, but with a different (hidden) class loader. The new class instance would have different static fields than the original one that is visible to the J2EE application and would not be accessible to the J2EE application -- nor would the new driver class instance have access to other classes in the J2EE application that have already been loaded and initialized. That said, here is the issue.... The JDBCDriverManager class relies on the system class loader to find driver files. This can be seen in this snippet of code from JDBCDriverManager.findDriver(...) Class driverClass = null; try { driverClass = Class.forName( className ); // Driver class in class path logger.info( "Loaded JDBC driver class in class path: " + className ); } catch ( ClassNotFoundException e ) { ..... As an alternative, this could be more friendly to J2EE applications (and other applications that leverage the Thread context class loader) by doing the following: Class driverClass = null; try { ClassLoader loader = Thread.currentThread().getContextClassLoader(); if (loader == null) { loader = this.getClass().getClassLoader(); } driverClass = Class.forName( className, true, loader ); .... By trying to make use of the thread's context class loader and then falling back to the class's class loader you strongly increase the chance of finding a driver class that the user would like you to find. In our case we have a custom driver that is loaded in the same class loader as the J2EE application, but is not available on the system class loader. Putting another copy of the driver out there in the plugins directory is not an option since then we would get a second instance of the same class, but this time in a different class loader, and the second class instance would have its own set of static fields that would not be affected by previous settings made to those fields by the J2EE application. What's worse, if the hidden class loader used does not use the appliction's class loader as a parent, then the newly initialized driver class could trigger other dependent classes to load also as duplicate class definitions. Please modify JDBCDriverManager to incorporate this simple change that will go a long way to increasing usability of BIRT with all JDBC drivers. | verified fixed | b9ae822 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-15T08:30:32Z" | "2009-06-03T20:13:20Z" |
142,136 | Bug 142136 [Performance improvements] Optimize storing data into report document | Presently DtE will store all binding column data into report document for each row, but it will also store some unnecessary data such as the aggregation value of one group. Because the aggregation value will be changed when moving the group, not moving on row, such kind of data need not be stored on each row. | resolved fixed | 629178d | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest2.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest2.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngineContext.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/aggregation/AggregationHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/CachedResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDAggrUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDGroupUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDLoad.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDSave.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/DummyOutputStream.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/StreamManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/VersionManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/WrapperedRAInputStream.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprDataReader2.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprDataResultSet2.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/AggrHolderManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IAggrValueHolder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-15T06:24:14Z" | "2006-05-17T04:26:40Z" |
273,971 | Bug 273971 Refactor AutoScale to reduce inner fields | Currently there are more than 40 inner fields in AutoScale class. It's hard to maintain and likely to produce bugs, especially during clone. It's better to add some context classes which include related fields, just like ScaleContext. AutoScale includes these context classes, so that inner fields can be reduced. | resolved fixed | 143e1c2 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/ScaleContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-12T09:57:35Z" | "2009-04-28T03:40:00Z" |
274,779 | Bug 274779 Associated Y axis issue with SWT renderer | Build ID: M20080911-1700 Steps To Reproduce: 1. Take a ChartWithAxes, 2 Y axes, X axis with NumberDataSet 2. Render chat using a SWT renderer 3. Toggle X axis type from TEXT to LINEAR to LOGARITHMIC 4. When application is running, see at the distances between the left Y axis and X axis, right Y axis and X axis. You will see that the distance between the right Y axis and the X axis is larger than the distance between the left Y axis and the X axis. More information: Test code (based on MultipleYAxes example) ========================================== package demo2; import org.eclipse.birt.chart.api.ChartEngine; import org.eclipse.birt.chart.device.IDeviceRenderer; import org.eclipse.birt.chart.exception.ChartException; import org.eclipse.birt.chart.factory.GeneratedChartState; import org.eclipse.birt.chart.factory.IGenerator; import org.eclipse.birt.chart.model.Chart; import org.eclipse.birt.chart.model.ChartWithAxes; import org.eclipse.birt.chart.model.attribute.Anchor; import org.eclipse.birt.chart.model.attribute.AxisType; import org.eclipse.birt.chart.model.attribute.Bounds; import org.eclipse.birt.chart.model.attribute.IntersectionType; import org.eclipse.birt.chart.model.attribute.LineAttributes; import org.eclipse.birt.chart.model.attribute.LineStyle; import org.eclipse.birt.chart.model.attribute.Marker; import org.eclipse.birt.chart.model.attribute.MarkerType; import org.eclipse.birt.chart.model.attribute.Position; import org.eclipse.birt.chart.model.attribute.TickStyle; import org.eclipse.birt.chart.model.attribute.impl.BoundsImpl; import org.eclipse.birt.chart.model.attribute.impl.ColorDefinitionImpl; import org.eclipse.birt.chart.model.component.Axis; import org.eclipse.birt.chart.model.component.Series; import org.eclipse.birt.chart.model.component.impl.AxisImpl; import org.eclipse.birt.chart.model.component.impl.SeriesImpl; import org.eclipse.birt.chart.model.data.BaseSampleData; import org.eclipse.birt.chart.model.data.DataFactory; import org.eclipse.birt.chart.model.data.NumberDataSet; import org.eclipse.birt.chart.model.data.OrthogonalSampleData; import org.eclipse.birt.chart.model.data.SampleData; import org.eclipse.birt.chart.model.data.SeriesDefinition; import org.eclipse.birt.chart.model.data.impl.NumberDataElementImpl; import org.eclipse.birt.chart.model.data.impl.NumberDataSetImpl; import org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl; import org.eclipse.birt.chart.model.impl.ChartWithAxesImpl; import org.eclipse.birt.chart.model.layout.Legend; import org.eclipse.birt.chart.model.type.LineSeries; import org.eclipse.birt.chart.model.type.impl.LineSeriesImpl; import org.eclipse.birt.core.framework.PlatformConfig; import org.eclipse.core.runtime.Assert; import org.eclipse.swt.SWT; import org.eclipse.swt.events.PaintEvent; import org.eclipse.swt.events.PaintListener; import org.eclipse.swt.graphics.GC; import org.eclipse.swt.graphics.Image; import org.eclipse.swt.graphics.Point; import org.eclipse.swt.graphics.Rectangle; import org.eclipse.swt.layout.FillLayout; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Display; import org.eclipse.swt.widgets.Shell; public class MultipleYAxes { public static final Chart createMultipleYAxes() { ChartWithAxes cwaBar = ChartWithAxesImpl.create(); cwaBar.setType("Line Chart"); //$NON-NLS-1$ cwaBar.setSubType("Overlay"); //$NON-NLS-1$ // Plot cwaBar.getBlock().setBackground(ColorDefinitionImpl.WHITE()); cwaBar.getPlot().getClientArea().setBackground(ColorDefinitionImpl.create(255, 255, 225)); // Title cwaBar.getTitle().getLabel().getCaption().setValue("Line Chart with Multiple Y Axis");//$NON-NLS-1$ // Legend Legend lg = cwaBar.getLegend(); LineAttributes lia = lg.getOutline(); lg.getText().getFont().setSize(16); lia.setStyle(LineStyle.SOLID_LITERAL); lg.getInsets().set(10, 5, 0, 0); lg.getOutline().setVisible(false); lg.setAnchor(Anchor.NORTH_LITERAL); // X-Axis Axis xAxisPrimary = cwaBar.getPrimaryBaseAxes()[0]; /* * Y axis 2 offset issue: toggle axis type here */ //xAxisPrimary.setType( AxisType.TEXT_LITERAL ); //xAxisPrimary.setType( AxisType.LINEAR_LITERAL); xAxisPrimary.setType(AxisType.LOGARITHMIC_LITERAL); xAxisPrimary.getScale().setMax(NumberDataElementImpl.create(6.0)); xAxisPrimary.getMajorGrid().setTickStyle(TickStyle.BELOW_LITERAL); xAxisPrimary.getOrigin().setType(IntersectionType.MIN_LITERAL); // Y-Axis Axis yAxisPrimary = cwaBar.getPrimaryOrthogonalAxis(xAxisPrimary); yAxisPrimary.getMajorGrid().setTickStyle(TickStyle.LEFT_LITERAL); yAxisPrimary.getScale().setStep(5.0); // Y-Axis (2) Axis yAxis = AxisImpl.create(Axis.ORTHOGONAL); yAxis.setType(AxisType.LINEAR_LITERAL); yAxis.getMajorGrid().setTickStyle(TickStyle.RIGHT_LITERAL); yAxis.setLabelPosition(Position.RIGHT_LITERAL); yAxis.getScale().setStep(5.0); xAxisPrimary.getAssociatedAxes().add(yAxis); // Data Set // TextDataSet categoryValues = TextDataSetImpl.create( new String[]{ // "March", "April", "May", "June", "July"} );//$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$//$NON-NLS-4$//$NON-NLS-5$ NumberDataSet categoryValues = NumberDataSetImpl.create(new double[] { 1, 2, 3, 4, 5 }); NumberDataSet orthoValues1 = NumberDataSetImpl.create(new double[] { 12.5, 19.6, 18.3, 13.2, 26.5 }); NumberDataSet orthoValues2 = NumberDataSetImpl.create(new double[] { 22.7, 23.6, 38.3, 43.2, 40.5 }); SampleData sd = DataFactory.eINSTANCE.createSampleData(); BaseSampleData sdBase = DataFactory.eINSTANCE.createBaseSampleData(); sdBase.setDataSetRepresentation("");//$NON-NLS-1$ sd.getBaseSampleData().add(sdBase); OrthogonalSampleData sdOrthogonal1 = DataFactory.eINSTANCE.createOrthogonalSampleData(); sdOrthogonal1.setDataSetRepresentation("");//$NON-NLS-1$ sdOrthogonal1.setSeriesDefinitionIndex(0); sd.getOrthogonalSampleData().add(sdOrthogonal1); OrthogonalSampleData sdOrthogonal2 = DataFactory.eINSTANCE.createOrthogonalSampleData(); sdOrthogonal2.setDataSetRepresentation("");//$NON-NLS-1$ sdOrthogonal2.setSeriesDefinitionIndex(1); sd.getOrthogonalSampleData().add(sdOrthogonal2); cwaBar.setSampleData(sd); // X-Series Series seCategory = SeriesImpl.create(); seCategory.setDataSet(categoryValues); SeriesDefinition sdX = SeriesDefinitionImpl.create(); xAxisPrimary.getSeriesDefinitions().add(sdX); sdX.getSeries().add(seCategory); // Y-Series (1) LineSeries ls1 = (LineSeries) LineSeriesImpl.create(); ls1.setSeriesIdentifier("A Corp.");//$NON-NLS-1$ ls1.setDataSet(orthoValues1); ls1.getLineAttributes().setColor(ColorDefinitionImpl.CREAM()); for(int i = 0; i < ls1.getMarkers().size(); i++) { ((Marker) ls1.getMarkers().get(i)).setType(MarkerType.TRIANGLE_LITERAL); ((Marker) ls1.getMarkers().get(i)).setSize(10); } ls1.getLabel().setVisible(true); SeriesDefinition sdY1 = SeriesDefinitionImpl.create(); sdY1.getSeriesPalette().shift(-2); yAxisPrimary.getSeriesDefinitions().add(sdY1); sdY1.getSeries().add(ls1); // Y-Serires (2) LineSeries ls2 = (LineSeries) LineSeriesImpl.create(); ls2.setSeriesIdentifier("B Corp.");//$NON-NLS-1$ ls2.setDataSet(orthoValues2); ls2.getLineAttributes().setColor(ColorDefinitionImpl.CREAM()); for(int i = 0; i < ls2.getMarkers().size(); i++) { ((Marker) ls2.getMarkers().get(i)).setType(MarkerType.CIRCLE_LITERAL); ((Marker) ls2.getMarkers().get(i)).setSize(10); } ls2.getLabel().setVisible(true); SeriesDefinition sdY2 = SeriesDefinitionImpl.create(); sdY2.getSeriesPalette().shift(-3); yAxis.getSeriesDefinitions().add(sdY2); sdY2.getSeries().add(ls2); return cwaBar; } public static void main(String[] args) { showGUI(); } /** * Auto-generated method to display this * org.eclipse.swt.widgets.Composite inside a new Shell. */ public static void showGUI() { Display display = Display.getDefault(); Shell shell = new Shell(display); ChartViewer viewer = new ChartViewer(shell, SWT.NO_BACKGROUND); Chart chart = MultipleYAxes.createMultipleYAxes(); viewer.setChart((ChartWithAxes) chart); shell.setLayout(new FillLayout()); shell.layout(); shell.pack(); shell.setSize(600, 450); shell.open(); while(!shell.isDisposed()) { if(!display.readAndDispatch()) display.sleep(); } } } //============================================================================= final class ChartViewer extends Composite implements PaintListener { private IDeviceRenderer renderer; private ChartWithAxes chart; private GeneratedChartState chartState; private Image buffer; private Rectangle clientArea; private ChartEngine engine; ChartViewer(Composite parent, int style) { super(parent, style); addPaintListener(this); try { PlatformConfig pf = new PlatformConfig(); pf.setProperty("STANDALONE", "true"); engine = ChartEngine.instance(pf); renderer = engine.getRenderer("dv.SWT");//$NON-NLS-1$ Assert.isNotNull(renderer, "Chart renderer is null"); } catch(ChartException ex) { System.err.println(ex); } } public final void paintControl(PaintEvent e) { if(chart == null) { return; } Rectangle cla = this.getClientArea(); if(clientArea == null || cla.width != clientArea.width || cla.height != clientArea.height) { clientArea = cla; drawToCachedImage(); } try { GC gc = e.gc; gc.drawImage(buffer, cla.x, cla.y); } catch(Exception ex) { System.err.println(ex); } } /** * Draws the chart onto the cached image in the area of the given * <code>Rectangle</code>. * * @param size * the area to draw */ private void drawToCachedImage() { GC gc = null; try { if(buffer != null) { buffer.dispose(); } buffer = new Image(Display.getCurrent(), clientArea.width, clientArea.height); gc = new GC(buffer); renderer.setProperty(IDeviceRenderer.GRAPHICS_CONTEXT, gc); buildChart(); IGenerator gr = engine.getGenerator(); gr.render(renderer, chartState); } catch(Exception ex) { System.err.println(ex); } finally { if(gc != null) { gc.dispose(); } } } /** * Builds the chart state. This method should be call when data has changed. */ private void buildChart() { Point size = getSize(); Bounds bo = BoundsImpl.create(0, 0, size.x, size.y); int resolution = renderer.getDisplayServer().getDpiResolution(); bo.scale(72d / resolution); try { IGenerator gr = engine.getGenerator(); chartState = gr.build(renderer.getDisplayServer(), chart, bo, null, null, null); } catch(ChartException ex) { System.err.println(ex); } } /** * @return the chart */ public ChartWithAxes getChart() { return chart; } /** * @param chart the chart to set */ public void setChart(ChartWithAxes chart) { this.chart = chart; } } | verified fixed | 41d8976 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-12T09:29:18Z" | "2009-05-04T06:53:20Z" |
279,398 | Bug 279398 Enable Y optional combo list after deleting group from host table | null | verified fixed | 8f0cc2b | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-12T02:08:12Z" | "2009-06-08T03:00:00Z" |
279,899 | Bug 279899 [regression]Chart title anchor topleft/topright doesn't work | Description: Chart title anchor topleft/topright doesn't work Build number:2.5.0.v200906110630 Steps to reproduce: 1. New a chart. 2. Select format chart->title->layout->anchor, select topleft, topright, bottomleft or bottomright Expected result: Title is moved to top left, top right, bottom left or bottom right. Actual result: topleft and topright work as top effect. Bottomleft and bottomright work as bottom effect. It's ok in v20090102 | verified fixed | 21cc5e4 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/TextRenderEvent.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/TitleBlockImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-11T09:59:34Z" | "2009-06-11T06:00:00Z" |
279,898 | Bug 279898 [RCP]Repeat error occurs when pull library's report item from outline view to layout | Description:Use BIRT RCP, pull a library's report item from outline view to layout. Build version:2.5.0.v20090611-0630 Steps to reproduce: 1.Create a library, insert a label. 2.Pull the label from outline view to layout. Error occurs. Error: unknown protocol: d Plug-in Provider:Eclipse.org Plug-in Name:BIRT Designer UI Plug-in ID:org.eclipse.birt.report.designer.ui Version:2.5.0.v20090603 Error Code:Error.GUIException.invokedByIOException Error Message:unknown protocol: d There is no detail log for RCP build. | verified fixed | cd3db58 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/LibraryDescriptorProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-11T08:08:56Z" | "2009-06-11T06:00:00Z" |
279,750 | Bug 279750 Error when preview crosstab with filter condition using cube dimension and its container binding. | null | verified fixed | 38bc057 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryExecutor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/CubeQueryDefinitionUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/filter/JSFacttableFilterEvalHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-11T07:44:00Z" | "2009-06-10T07:46:40Z" |
279,589 | Bug 279589 Exception blocks to remove series marker | Description: Exception blocks to remove series marker Build number: 2.5.0.v20090609-0630 Steps to reproduce: 1, New a line chart 2, Go to Value Y Series and modify markers 3, Add a marker 4, Click Remove Expected result: The marker can be removed Actual result: Exception blocks to remove Error log: | verified fixed | 35f63af | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/LineSeriesMarkerSheet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-11T03:44:50Z" | "2009-06-09T09:33:20Z" |
279,438 | Bug 279438 Description is inconsistent with the implementation in Chart Examples. | null | verified fixed | 05f0217 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SeriesValueFormat.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-10T02:17:39Z" | "2009-06-08T11:20:00Z" |
279,567 | Bug 279567 Extra cell on the first page when crosstab is previewed in web viewer. | null | verified fixed | b7b2562 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-09T09:09:12Z" | "2009-06-09T06:46:40Z" |
279,186 | Bug 279186 Bookmark in Group Editor can not be deleted | Description: Bookmark in Group Editor can not be deleted Build number: 2.5.0.v20090605-0630 Steps to reproduce: 1, New a table 2, New a group on table and specify bookmark 3, Edit the group and delete bookmark 4, Reopen the group Expected result: Bookmark is deleted Actual result: Bookmark can not be deleted Error log: | verified fixed | 1e87e34 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-09T05:45:03Z" | "2009-06-05T02:46:40Z" |
279,554 | Bug 279554 Xtab is in mess when show grandtotal as chart after switch measure from text view to chart view | null | closed fixed | 15b22f3 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-09T03:16:27Z" | "2009-06-09T04:00:00Z" |
279,067 | Bug 279067 Constant type URI for chart interactivity does not work. | null | verified fixed | 8a17060 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionEvaluator.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T09:02:03Z" | "2009-06-04T07:20:00Z" |
279,073 | Bug 279073 Chart Background image is cached when switch from embedded to URI | Description: Chart Background image is cached when switch from embedded to URI Build number: 2.5.0.v20090604-0630 Steps to reproduce: 1, New a chart 2, Go to chart area and add a embedded image as background image 3, Finish the chart 4, Go back the background image and change to URI 5, Specify the URI and preview Expected result: The preview should be URI image but not the embedded image Actual result: The embedded image may be cached and the preview of URI image is still the embedded one. Error log: | verified fixed | 15bcb91 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ImageDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:57:38Z" | "2009-06-04T10:06:40Z" |
279,077 | Bug 279077 Chart can not get parent container's group binding when this chart is multi-nested | null | verified fixed | ccfb969 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:55:35Z" | "2009-06-04T10:06:40Z" |
272,238 | Bug 272238 Show background image size as its height and width in fix layout | Description: In some cases for example User wants to create a exactly background image size for pre-formatted Paper Printing. And in fix layout he defined the background image with size(height and width), but he found the image in layout the image is still in origin size, for WYSIWYG and for more convenience to design this kind of report, I suggest we show background image as its specified height and width. Build number: 2.5.0.v20090415-0630 Steps to reproduce: 1, New a fix layout report 2, In master page, specify background image 3, Set it to "no repeat" and specify its height and width. 3, Check the background image size in layout Expected result: In layout, the background image size take effect and show as specified size Actual result: In layout, the image is still show as origin size. Error log: | closed fixed | 5cba9b4 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/DesignElementHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ImageEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/MasterPageEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportDesignEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/ReportElementFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:53:07Z" | "2009-04-15T01:46:40Z" |
276,663 | Bug 276663 Query result is affected when computed column order changes | Check the attached report design, there're four computed columns defined in the data set. If column["datetime"] is defined as the first column, then the data result is ok (check the preview result page in data set editor). If move column["datetime"] to the last, then column["date"], column["time"] returns the empty values, while column["time_agg"] still returns the correct result. It seems the order of the computed column definitions will affect the query processing. If this is unexpected, we need fix it, otherwise it's better to throw a runtime exception to notify this situation, currently it fails silently. | verified fixed | 52a8aaa | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ComputedColumnHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:43:02Z" | "2009-05-18T07:00:00Z" |
279,197 | Bug 279197 Exception keeps popping up and user need to restart eclipse after delete a master page with a grid in header [05] | Description: Exception keeps popping up and user need to restart eclipse after delete a master page with a grid in header. Build number: 2.5.0.v20090603-0630 Steps to reproduce: 1. New a report with two master page: m1 and m2. 2. Insert a grid in m2 header. 3. Open Master Page tab, and Outline view, select m2 in Outline, and right click to delete. 4. Save the report. Expected result: The layout should be refreshed. Actual result: The grid is still shown and when hover over the grid, exception is thrown out and user need to restart eclipse. | closed fixed | f91938a | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/MasterPageEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:17:45Z" | "2009-06-05T05:33:20Z" |
276,226 | Bug 276226 Support diagonal line in excel | Currently, Diagonal line doesn't work in excel preview, may be excel doesn't support multiple diagonal lines. But excel supports diagonal(Antidiagonal) line border, so if user define 1 diagonal line in BIRT, we can export it to be a diagonal line border in excel. I think this case is very useful for Chinese report. | closed fixed | 23b76d2 | ["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/ExcelXmlWriter.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/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", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/EmitterUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:05:53Z" | "2009-05-14T03:00:00Z" |
279,066 | Bug 279066 Incorrect message pops up after you new a library in resouces. | null | verified fixed | 28e21f6 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/action/ResourceAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T08:04:02Z" | "2009-06-04T07:20:00Z" |
278,547 | Bug 278547 The name in the Outline view will not refresh after rename a report design [00] | null | closed fixed | 75090cd | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/IDEMultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T07:59:42Z" | "2009-05-31T08:53:20Z" |
278,709 | Bug 278709 Report item can not be selected in Auto layout if drag it into a cell of grid | Description: Report item can not be selected in Auto layout if drag it into a cell of grid Build number: 2.5.0.v20090602-0630 Steps to reproduce: 1, New a Auto layout report 2, Insert a crosstab into report layout 3, Insert a 3*3 grid into report layout 4, Drag the crosstab into one cell of the grid 5, Try to select the crosstab Expected result: The crosstab can be selected as doing this in Fix layout report Actual result: The crosstab can not be selected Error log: | closed fixed | de4f966 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T07:55:36Z" | "2009-06-02T02:33:20Z" |
278,603 | Bug 278603 "Variables" should also be shown in the Outline view [05] | null | closed fixed | d1a147b | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outline/providers/ReportDesignNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T07:50:36Z" | "2009-06-01T09:53:20Z" |
279,217 | Bug 279217 IndexOutOfBoundsException after undo steps | Description: IndexOutOfBoundsException after undo steps Build number: 2.5.0.v20090605-0630 Steps to reproduce: 1, New a data set from sampleDB: select * from CLASSICMODELS.CUSTOMERS where CUSTOMERNUMBER BETWEEN ? AND ? 2, Specify default value for two data set parameters and finish the data set 3, Edit the data set and reset the data set parameters 4, Select the second parameter and click Up button 5, Reset the data set parameter again and click OK to finish the data set 6, Save the report and Press Ctrl+Z to undo Expected result: After step6, undo successfully without exceptions Actual result: Exception happened after step6 Error log: | closed fixed | 52b73cb | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/PropertyCommandTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ComplexPropertyCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/MoveListItemRecord.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyReplaceRecord.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-08T06:54:50Z" | "2009-06-05T08:20:00Z" |
277,080 | Bug 277080 Background image lost with both 'No Repeat' and 'Horizontal Position' set. | null | verified fixed | c62b196 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/CellArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TableArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T07:48:06Z" | "2009-05-20T09:00:00Z" |
276,665 | Bug 276665 onPageBreak of label on masterpage head does not work | Use script to change label text on masterpage head when page break occurs, failed. build version:2.5.0.v20090515-1111 Steps to reproduce: 1.Define global variable in report initialize(): i=10; 2.Get the attached report design, check masterpage head label onRender() and onPageBreak() function. Expected result: When page break occurs, the label text will be changed. Actual result: OnPageBreak() function does not work. | closed fixed | abb2d07 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T07:09:58Z" | "2009-05-18T09:46:40Z" |
246,904 | Bug 246904 BIRT: Error occurres when viewing a postscript report by using Adobe Acrobat Distiller 9 | Build ID: 20080617 Steps To Reproduce: 1. Download the report design file from attachment and the data source is the Classic Models Inc sample. 2. Generate a report in postscript format. 3. Open the postscript report in Adobe Acrobat Distiller 9. 4. An error occurred and the report cannot be viewed. (Please refer to the screen shot) Expected behavior: The report should be able to be viewed in Adobe Acrobat Distiller 9. More information: | verified fixed | 7e75a67 | ["engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/truetypefont/TrueTypeFont.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T03:02:36Z" | "2008-09-10T18:06:40Z" |
279,072 | Bug 279072 [Regression] The icon of the template item for chart and crosstab is not shown in Layout [02] | null | closed fixed | f3464a8 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlatformUIImages.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T02:09:52Z" | "2009-06-04T07:20:00Z" |
278,897 | Bug 278897 [Automation] [Regression] Exception is thrown out when get named expression in onCreate method [08] | null | closed fixed | cc993b9 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/data/dte/NamedExpressionTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/ir/EngineIRIOTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/ir/EngineIRReaderTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/parser/EngineIRParserTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportDocumentConstants.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IReportContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ReportContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/CellExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/DataItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/DynamicTextItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExtendedGenerateExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/GridItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ImageItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/LabelItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/RowExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TableItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TextItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/content/wrap/AbstractContentWrapper.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReaderImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/IOConstants.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/Report.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/ReportElementDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/ClonedCellContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/ReportDesignWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/ReportElementInstance.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T02:04:47Z" | "2009-06-03T06:20:00Z" |
275,764 | Bug 275764 New added row in parent level is merged in the first row of child level in excel preview | null | closed fixed | 2e62f9f | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-05T02:02:52Z" | "2009-05-12T01:00:00Z" |
278,999 | Bug 278999 NPE in BaseRenderer.renderLabel | Hi there, I am trying to add a label to the plot (this used to work with chart engine 2.3): cwoaPie.getPlot().add(label); However, when rendering this, the exception below occurs. To re-create the bug: * apply the attached patch to the org.eclipse.birt.chart.examples * from the ChartView, pick "Primitive Charts" -> "Pie" I searched for an existing bug, but couldn't find one. I apologize if this is a duplicate. --- exception trace --- org.eclipse.birt.chart.exception.ChartException at org.eclipse.birt.chart.factory.Generator.render(Generator.java:1272) at org.eclipse.birt.chart.examples.view.util.ChartPreview.updateBuffer(ChartPreview.java:157) at org.eclipse.birt.chart.examples.view.util.ChartPreview.renderModel(ChartPreview.java:67) at org.eclipse.birt.chart.examples.view.ChartExamples.widgetSelected(ChartExamples.java:233) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 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:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) Caused by: java.lang.NullPointerException at org.eclipse.birt.chart.render.BaseRenderer.renderLabel(BaseRenderer.java:1764) at org.eclipse.birt.chart.render.BaseRenderer.renderTitle(BaseRenderer.java:1809) at org.eclipse.birt.chart.render.BaseRenderer.render(BaseRenderer.java:475) at org.eclipse.birt.chart.factory.Generator.render(Generator.java:1267) ... 29 more | verified fixed | a4194b0 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-04T07:42:30Z" | "2009-06-03T17:26:40Z" |
278,163 | Bug 278163 ChartUIExtensionsImpl.java has bug that prevents chart types being implemented in separate plugin | The initUIChartTypeExtensions and initSeriesUIComponents methods will only accept values from the chart core code. Extensions provided by separate plugins are found but not used. Attached is a modified source file to fix it. The only thing the fix lacks is that new chart types from separate plugins are listed first, then the core birt charts. To fix this the cChartTypes vector should be sorted. | verified fixed | 26bf8f2 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskFormatChart.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/ChartUIExtensionsImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-04T05:59:56Z" | "2009-05-28T05:53:20Z" |
278,896 | Bug 278896 Error when opening a bubble chart created with BIRT 2.2.0. | null | verified fixed | 9e5a6ba | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-04T05:58:19Z" | "2009-06-03T06:20:00Z" |
278,720 | Bug 278720 Error occurs when preview a report variable | null | closed fixed | e57ed73 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReaderImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/Expression.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/IOConstants.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/PageVariableDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T08:46:21Z" | "2009-06-02T02:33:20Z" |
278,591 | Bug 278591 The error should be shown in the "New Variable" dialogue if the name is duplicate and the "OK" button should be disabled [05] | null | closed fixed | c60a3cf | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/VariableDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T08:14:34Z" | "2009-06-01T09:53:20Z" |
278,718 | Bug 278718 Variable can not be pasted if the focus is on variable item | null | closed fixed | 7f913f7 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T07:47:25Z" | "2009-06-02T02:33:20Z" |
278,728 | Bug 278728 <VALUE-OF > returns nothing in this case. | null | verified fixed | 8eac107 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/executor/template/TemplateExecutorTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/template/TemplateExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T07:08:20Z" | "2009-06-02T05:20:00Z" |
278,714 | Bug 278714 The icon for the "Variables" node, report variable and page variable should be updated [05] | null | closed fixed | ad91ebf | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/IReportGraphicConstants.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlatformUIImages.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T06:21:21Z" | "2009-06-02T02:33:20Z" |
278,590 | Bug 278590 [Regression]NPE occurs when insert TIF image | Description: Insert a TIF type embedded image,NPE occurs. Build version:2.5.0.v20090601-0630 Steps to reproduce: 1.Insert a embedded image with TIF type. Error message: An unexpected internal exception occurred. Please see log for detail. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Designer UI Plug-in ID:org.eclipse.birt.report.designer.ui Version:2.5.0.v20090531a Error Code:Error.GUIException.invokedByUnexpectedException Error Message:Caused by java.lang.NullPointerException. | closed fixed | e2992f9 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/graphics/ImageCanvas.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T06:20:48Z" | "2009-06-01T09:53:20Z" |
278,597 | Bug 278597 Exception is thrown out when drag "Variable" from Palette to the Library master page header/footer [05] | Description: Exception is thrown out when drag "Variable" from Palette to the Library master page header/footer. Build number: 2.5.0.v20090601-0630 Steps to reproduce: 1. New a library, drag "Variable" from Palette to the master page header/footer. Expected result: No exception. Actual result: Exception is thrown out. | closed fixed | 554d287 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/ReportCreationTool.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T06:08:11Z" | "2009-06-01T09:53:20Z" |
278,706 | Bug 278706 import CssStyles from selectedStyles which includes null leads NPE | null | closed fixed | bbfcf4a | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportDesignHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T03:47:22Z" | "2009-06-02T02:33:20Z" |
277,791 | Bug 277791 [Regression] Hyperlink can not work in PPT | null | closed fixed | f5c935a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/LayoutEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TemplateAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TextCompositor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T03:28:52Z" | "2009-05-26T03:53:20Z" |
278,710 | Bug 278710 Error when running report using createDataBinding(). | null | verified fixed | e57ae53 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IReportDesign.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/InternalReportDesign.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ReportDesign.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T03:08:54Z" | "2009-06-02T02:33:20Z" |
278,707 | Bug 278707 [Automation][Smoke]Image doesn't work | null | closed fixed | a72f83e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ImageContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ImageItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-02T02:50:04Z" | "2009-06-02T02:33:20Z" |
263,596 | Bug 263596 DataSource fails to load IBM DB2 Driver COM.ibm.db2.jdbc.app.DB2Driver (Java_DB2 v8.1) | 1. After having managed drivers the a.m. driver appears and is selected from drivers list. 2. Inserting driver url (undoubtful it is correct since c/p from a working quantum database bookmark). 3. Inserting user name (undoubtful correct, I know my user name since frequently used every day) 4. Inserting passwort (undoubtful correct, I know my pw since frequently used every day) 5. Leaving JNDI blank. 6. Pressing Button 'Test Connection' 7. org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot create instance of JDBC Driver class: COM.ibm.db2.jdbc.app.DB2Driver. at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.findDriver(JDBCDriverManager.java:695) at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.loadAndRegisterDriver(JDBCDriverManager.java:790) at org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.testConnection(JDBCDriverManager.java:518) at org.eclipse.birt.report.data.oda.jdbc.ui.util.DriverLoader.testConnection(DriverLoader.java:118) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper.testConnection(JDBCSelectionPageHelper.java:635) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper.access$7(JDBCSelectionPageHelper.java:619) at org.eclipse.birt.report.data.oda.jdbc.ui.profile.JDBCSelectionPageHelper$7.widgetSelected(JDBCSelectionPageHelper.java:541) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.report.designer.ui.actions.NewDataSourceAction.run(NewDataSourceAction.java:126) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) | verified fixed | e017808 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JDBCDriverInformation.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JdbcToolKit.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-01T11:31:02Z" | "2009-02-04T06:46:40Z" |
275,622 | Bug 275622 [Accessibility]Provide shortcut key for check box of "Create a Connection Profile Store..." in export dialog | Description: [Accessibility]Provide shortcut key for check box of "Create a Connection Profile Store..." in export dialog Build number: 2.5.0.v20090511-0630 Steps to reproduce: 1, New a flatfile data source 2, Right click the data source and export to Connection profile 3, Check the shortcut key for the check box of "Create a Connection Profile Store for the exported data source" Expected result: Provide shortcut key for the check box Error log: | closed fixed | 91271e5 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/actions/ExportElementToSourceCPStoreAction.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/datasource/ExportDataSourceDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-01T07:58:22Z" | "2009-05-11T08:20:00Z" |
269,124 | Bug 269124 Enhance BIRT Duration Type Support | At current stage, the BIRT support following Duration manipulation: year( String lexicalDuration) month(String lexicalDuration) day(String lexicalDuration) hour(String lexicalDuration) minute(String lexicalDuration) second(String lexicalDuration) timeInMills(String lexicalDuration,DateTime startDate) isLongerThan(String lexicalDuration1,String lexicalDuration2) isShorterThan(String lexicalDuration1,String lexicalDuration2) However, this is not enough for user to effectively manipulate the duration string. Specifically, we want to include following functions: String add(String duration) String subtract(String duration) Date addTo(String duration, Date date) String negate(String duration) int compare( String duration1, String duration2) String multiply( double factor ) int getSign( String duration) | verified fixed | 0b404eb | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/script/bre/BirtDurationTest.java", "data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BirtDuration.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-01T05:39:50Z" | "2009-03-18T04:20:00Z" |
276,409 | Bug 276409 Update Existing Data Source Design to link to Exported Connection Profile | null | verified fixed | fd943ba | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/actions/ExportElementToSourceCPStoreAction.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/datasource/ExportDataSourceDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-06-01T03:05:22Z" | "2009-05-15T01:13:20Z" |
275,825 | Bug 275825 Diagonal line is outside of table cell | null | closed fixed | c765e74 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T17:01:07Z" | "2009-05-12T09:20:00Z" |
278,542 | Bug 278542 IndexOutOfBoundsException happened if data set query is invalid for a nested crosstab | null | closed fixed | 741baf1 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/BaseCrosstabExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T09:44:42Z" | "2009-05-31T06:06:40Z" |
235,504 | Bug 235504 Set subtotal chart view will add other measures automatically[1301] | Description: Set subtotal chart view will add other measures automatically Build number:2.3.0.v20080604 Steps to reproduce: 1. Open attached report, the report has a crosstab with two measures and only subtotal for one measure(CREDITLIMIT) is ticked on. 2. Edit column area subtotal to change the subtotal view of CREDITLIMIT to Chart, click OK. Expected result: CREDITLIMIT measure'view changes to Chart. Actual result: The measure view changed to chart but the other measure SALESEMPLOYEENUMBER is added to subtotal automatically. Error log:n/a | verified fixed | 6c59dd5 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/AbstractCrosstabModelTask.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/CrosstabModelUtil.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/CrosstabReportItemTask.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/CrosstabViewTask.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/internal/LevelViewTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T04:25:07Z" | "2008-06-04T00:40:00Z" |
277,790 | Bug 277790 Focus issue for buttons in Select Data page when chart uses container data set | Description: Focus issue for buttons in Select Data page when chart uses container data set Build number: 2.5.0.v20090526-0630 Steps to reproduce: 1, New a table binding with dataset 2, Insert a chart inside table and use container data set 3, Specify Value/Category Series 4, Make the focus on expression text of Value/Category Series. 5, Click Fx button or other buttons Expected result: In step5, expression builder is open by clicking fx button for the first time Actual result: Expression builder is not open for the first time, it will be open by clicking fx button for second time. Error log: | closed fixed | 0feb055 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T03:55:10Z" | "2009-05-26T03:53:20Z" |
277,413 | Bug 277413 Chart view of xtab should behave the same as chart sharing xtab | Chart view of xtab should behave the same as chart sharing xtab, not only in preview result, but also in UI. Expected behavior: In select data page of chart view, data preview should have the same description and bindings list. If only one item in measures, select it automatically. Actual result: They are different. No description and no bindings list. The cube tree is not usable in this case. | verified fixed | a71be7c | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T03:53:30Z" | "2009-05-22T02:40:00Z" |
276,684 | Bug 276684 Exception is thrown out when add script for crosstab [1102] [0801] | null | closed fixed | f754688 | ["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/DataSetParameterAdapter.java", "model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ResultSetsAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-31T01:58:59Z" | "2009-05-18T09:46:40Z" |
277,439 | Bug 277439 "dataType" property is required for the variable element/TOC | If the variable element is a constant/expression, expect to know which kind type is for the value. For example, its type can be integer, string, datetime, etc. | verified fixed | 477f6e8 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ReportItemParseTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/VariableElementParseTest.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/TOCHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/VariableElementHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/TOC.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IVariableElementModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-27T07:19:12Z" | "2009-05-22T11:00:00Z" |
277,426 | Bug 277426 Add aggregation support to bubble value | Currently the bubble value in Bubble chart doesn't support aggregation, and it always returns the first detail value. Bubble size can support aggregation. But in most cases, user needs bubble value with aggregation just like bubble size. The special case is that, if bubble value is category type, and aggregation is set except Count, this aggregation should be ignored, and still return the data index just like the result without aggregation. | verified fixed | 676ff2a | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/BubbleDataDefinitionComponent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-27T07:17:01Z" | "2009-05-22T08:13:20Z" |
277,276 | Bug 277276 Exception is thrown out when trying to delete a non-existent measure in crosstab. | null | verified fixed | 2bf2830 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2009-05-27T07:05:31Z" | "2009-05-21T07:13:20Z" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.