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 timestamp[us, tz=UTC] | report_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
288,446 | Bug 288446 Marker line should be draw above the series.[13] | null | verified fixed | 26cc050 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-21T03:51:54Z | 2009-09-03T09:26:40Z |
309,431 | Bug 309431 Live preview becomes empty when switch from Gantt to Tube chart.[13] | null | verified fixed | 88da0d2 | ["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"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-19T05:50:01Z | 2010-04-16T06:40:00Z |
308,967 | Bug 308967 When get the listValue from the variables PropertyHandle, the instance of the VariableElementHandle is different every time | Need the children is same instance when get the listValue from the variables PropertyHandle of the ReportDesignHandle. | resolved fixed | 7696642 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/VariableElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-15T06:53:37Z | 2010-04-13T09:13:20Z |
305,950 | Bug 305950 Underline and text line through in Highlight Format works incorrectly in PPT | null | closed fixed | 7929afa | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/device/PPTPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-15T02:11:13Z | 2010-03-16T03:26:40Z |
292,109 | Bug 292109 Upgrade to BIRT 2.5.1 via update site: NullPointerException at report creation | 1) If I explicitly download BIRT 2.5.1 with the eclipse update manager then the report creation works fine. 2) If I download the plugins of our software with the eclipse update manager then the report creation fails with a NullPointerException: java.lang.NullPointerException at org.eclipse.birt.report.engine.executor.R... | verified fixed | f938945 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV0.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV1.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.jav... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-14T09:28:21Z | 2009-10-13T07:46:40Z |
307,338 | Bug 307338 There will be two bookmarks when you add bookmark for table with chart view.[1302] | null | verified fixed | db19f48 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/elements/ReportDesignTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/ReportDesignImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-14T07:09:44Z | 2010-03-29T05:20:00Z |
305,947 | Bug 305947 Hyperlink item has Incorrect Double under line in PPT | null | closed fixed | 8c081cb | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/device/PostscriptPage.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/repor... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-14T03:57:04Z | 2010-03-16T03:26:40Z |
308,187 | Bug 308187 Image url calling servlet 4 times and returning one image when rendering in pdf | Build Identifier: 20090920-1017 When rendering a report in pdf that has image url map to an servlet, the report calls the servlet 4 times but returns one image. When rendering in html this does not happen. The servlet is running on apache-1.6.2 Reproducible: Always Steps to Reproduce: 1.create an image set url to servl... | verified fixed | 1a32580 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPageDevice.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/Emitt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-14T03:15:11Z | 2010-04-06T13:20:00Z |
308,781 | Bug 308781 [Regression][Automation]Chinese character cannot be displayed in postscript | null | closed fixed | b5cd4b4 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/LayoutEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-13T07:40:45Z | 2010-04-12T08:13:20Z |
307,468 | Bug 307468 Tooltip for two different series always show the same | null | closed fixed | 675286c | ["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 | 2010-04-13T06:52:45Z | 2010-03-30T03:33:20Z |
307,810 | Bug 307810 Error message need update when switch axis type from numeric to date.[13] | null | verified fixed | c02c224 | ["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/model/data/impl/DateTimeDataElementImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/impl/NumberDataElementImpl.java... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-13T06:51:32Z | 2010-04-01T02:46:40Z |
308,451 | Bug 308451 Merged cell with html-text content is not merged in Excel output | Build Identifier: 2.3.1, 2.3.2.2, 2.5.2 If a merged cell in the report design contains a Text report item with Content Type == HTML, then this cell is not correctly merged in excel export. See attached rptdesign for an example. The fix is attached as patch with version 2.3.1 of excel-emitter plugin as basis. The fix is... | verified fixed | 88e8132 | ["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 | 2010-04-13T06:27:27Z | 2010-04-08T09:46:40Z |
307,366 | Bug 307366 Cancel export dup embedded image to library but still get content change info | Description: Cancel export dup image item to library and go to library file, but still get Confirm dialog that library content is changed outside and need reload. Test build:2.6.0.v20100329-0630 Steps to reproduce: 1. Insert an embedded image in report. 2. Export the image to library. 3. Open the library file to check.... | closed fixed | 097f575 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/ExportElementDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-13T05:28:01Z | 2010-03-29T08:06:40Z |
307,959 | Bug 307959 Can not use non-numeric data to render value series even if the aggregation is COUNT[13]. | description: Can not use non-numeric data to render value series even if the aggregation is COUNT. build id: 2.6.0 v20100402-0630 steps to reproduce: 1. New data set with table payments in sample db. 2. Insert a pie chart, using the data set. 3. Select payment data as category. 4. Select checknumber as value series.See... | verified fixed | 0f1ab35 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-13T04:18:54Z | 2010-04-02T06:33:20Z |
308,426 | Bug 308426 [Smoke] Error occurs when insert a table binding to data set.[0004] | null | verified fixed | 729356c | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ExternalUIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-08T10:04:24Z | 2010-04-08T01:26:40Z |
308,443 | Bug 308443 Refactor JDBC driver manager dialog's codes[22480] | Build Identifier: 20100407 Refactor JDBC driver manager dialog's codes. Reproducible: Always | verified fixed | 6e921a1 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/dialogs/JdbcDriverManagerDialog.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JdbcToolKit.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-08T07:21:28Z | 2010-04-08T07:00:00Z |
308,138 | Bug 308138 Exception is thrown out when close a pattern in Pattern Image Editor.[13] | description: Exception is thrown out when close a pattern in Pattern Image Editor. build id: 2.6.0 v20100406-0630 steps to reproduce: 1. Insert a chart. 2. Go to Format Chart page and select Chart Area. 3. Click Background and click Pattern. 4. Open a pattern and click somewhere else. Actual result: Exception is thrown... | verified fixed | 9be7b32 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PatternImageEditorDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-06T09:56:08Z | 2010-04-06T02:13:20Z |
301,397 | Bug 301397 Exception is thrown out when double click report library with name " .rptlibrary" in "Use Library" dialogue [01] | null | closed fixed | 8c31f51 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/command/LibraryException.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/i18n/MessageConstants.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/NamePropertyType.java", "model/o... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-06T06:33:18Z | 2010-02-01T10:26:40Z |
306,277 | Bug 306277 Designer: BIRT doesn't automatically link to library | I have a strange but very annoying issue. Every time I open a report for which some items are linked to a library, the items are highlighted in red with an error "Content of this report item is corrupted...". To get rid of this, I have to right-click on the rptdesign and choose "refresh library". However, if I close th... | resolved fixed | 77c8860 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-06T05:21:17Z | 2010-03-17T21:06:40Z |
304,779 | Bug 304779 Long Dynamic Text does not show in web viewer | null | closed fixed | 98fff2d | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/util/IOUtil.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/nLayout/area/impl/ImageAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-06T03:50:33Z | 2010-03-05T09:06:40Z |
307,956 | Bug 307956 Series name in area chart will lost after switch back from radar chart.[13] | null | verified fixed | f3443bf | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BubbleChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/DifferenceChart.java", "chart/org.ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-02T09:16:56Z | 2010-04-02T06:33:20Z |
307,465 | Bug 307465 Chart title does not change after switch to other chart type.[13] | null | verified fixed | a36c297 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/series/RadarSeriesAttributeComposite.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/type/RadarChart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-02T03:02:50Z | 2010-03-30T03:33:20Z |
307,470 | Bug 307470 Radar chart should not be used in crosstab measure view.[13] | null | verified fixed | ed9e396 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/series/RadarSeriesAttributeComposite.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/type/RadarChart.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-04-02T02:53:43Z | 2010-03-30T03:33:20Z |
305,749 | Bug 305749 Allow a BIRT Chart cell to specify a fill pattern | null | verified fixed | dedaf29 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java", "chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java", "ch... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-30T10:26:20Z | 2010-03-13T00:26:40Z |
306,677 | Bug 306677 [Automation] Fail to load toc tree when preview attached report document | null | closed fixed | a55d591 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/RenderTaskTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/IInternalReportDocument.java", "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 | 2010-03-25T05:48:20Z | 2010-03-22T09:26:40Z |
307,018 | Bug 307018 Refactor data set editor pages' codes[23520] | Build Identifier: 20100324 Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | d14018c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-25T04:28:39Z | 2010-03-25T04:06:40Z |
298,456 | Bug 298456 Drill through problem when using reverse categories | Build Identifier: 20090619-0625 I have a report with a bar chart which shows a count of items. I've flipped the axes so bars are drawn horizontally and the associated data set returns the top X counts in order. I added a drill-through option to the chart so that clicking a bar will redirect to a report giving more info... | verified fixed | 173be7d | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/UserDataSetHints.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"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-23T08:42:13Z | 2009-12-23T09:20:00Z |
306,681 | Bug 306681 Refactor data set editor pages' codes[23641] | Build Identifier: 20100322 Refactor data set editor pages' codes. Reproducible: Always | resolved fixed | e107794 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetPreviewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-22T09:57:00Z | 2010-03-22T09:26:40Z |
305,450 | Bug 305450 [accessibility]hyperlink tooltip should be set to screentip in excel/ppt | Build:2.6.0.v20100311 Steps to reproduce: 1. Insert a label, define hyperlink and hyperlink tooltip 2. Preview in word/excel/ppt Expected result: Tooltip works, office software has screentip property in hyperlink, we should set tooltip in this property Current behavior: Doc works. Excel display tooltip as a comment. PP... | closed fixed | b84fa70 | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/device/PPTPage.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-22T08:44:07Z | 2010-03-11T04:00:00Z |
305,951 | Bug 305951 Unexpected wrap in HTML/Formatting Text in DOC | null | closed fixed | 8a06ec4 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/DocEmitterImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-22T06:44:21Z | 2010-03-16T03:26:40Z |
306,088 | Bug 306088 Generating a report with the excel emitter for a report with an image whose width is set to 100% causes exceptions | Build Identifier: CVS head (Helios) SEVERE: An error happened while running the report. Cause: Throwable occurred: java.lang.IndexOutOfBoundsException at java.util.ArrayList.get(Unknown Source) at org.eclipse.birt.report.engine.emitter.excel.DataCache.addData(DataCache.java:72) at org.eclipse.birt.report.engine.emitter... | verified fixed | e584e09 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ImageData.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-22T02:22:32Z | 2010-03-16T20:06:40Z |
305,946 | Bug 305946 Using Resource key as map value does not work in XLS | null | closed fixed | 2c8eca2 | ["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 | 2010-03-22T02:14:49Z | 2010-03-16T03:26:40Z |
298,953 | Bug 298953 tooltip text not working correctly | If using optional grouping on a chart and adding two interactive events: mouse click alert( valueSeriesName + categoryData + valueData ); mouse over tooltip valueSeriesName + categoryData + valueData; The mouse click works but the mouse over only shows the value. | verified fixed | 1e7d3cf | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemUIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-19T06:37:33Z | 2010-01-06T15:00:00Z |
305,451 | Bug 305451 The size of the dialogue should be adjust or a scroll bar is provided for the "Errors Encountered" dialogue | null | closed fixed | 37c7f6b | ["core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/errordisplay/ErrorDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-19T06:10:27Z | 2010-03-11T04:00:00Z |
305,814 | Bug 305814 [Accessibility] Font preview does not show in Chart Builder under High Contrast mode | null | closed fixed | 0fe9c03 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FontCanvas.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FontDefinitionComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/Hyperl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-18T02:55:41Z | 2010-03-15T02:26:40Z |
298,673 | Bug 298673 "Sort Locale" and "Sort Strength" should be added for chart sorting [13] | null | closed fixed | 92ca0eb | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/BaseGroupSortingDialog.java", "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... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-17T07:47:35Z | 2009-12-31T09:00:00Z |
303,457 | Bug 303457 Request for a pie chart starting at the 90 degrees and rotating clockwise. | null | verified fixed | 28f74eb | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/PieRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/PieSeries.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/TypePackage.java", "chart/org.eclipse.birt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-17T07:44:00Z | 2010-02-22T06:26:40Z |
304,304 | Bug 304304 [Accessibility] Focus is not correct in chart builder Customer Properties dlg | null | closed fixed | b8ecc63 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/CursorImageDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ExtendedPropertyEditorComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-17T06:54:30Z | 2010-03-02T08:53:20Z |
299,610 | Bug 299610 Duplicate column name issue when removing and new a computed column with same name | Description: Duplicate column name issue when removing and new a computed column with same name Build number: 2.5.2.v20090114-0630 Steps to reproduce: 1, New a data set 2, New two computed columns one is C1 another one is C2 3, Edit the data set and preview 4, Go to computed column and Remove C2 5, New a computed colum... | verified fixed | 5071767 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetComputedColumnsPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-16T07:37:30Z | 2010-01-14T09:06:40Z |
302,249 | Bug 302249 Error message is not correct when the data set parameter link to a report parameter allow multiple value [0705] | null | closed fixed | 52161af | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-16T07:36:21Z | 2010-02-09T10:06:40Z |
301,137 | Bug 301137 Curve fitting line | null | verified fixed | 7b7ed20 | ["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Line.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-15T08:36:39Z | 2010-01-28T14:46:40Z |
295,687 | Bug 295687 Combo boxes should provide 30 visible items [00] | null | closed fixed | 7ee049a | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetComputedColumnsPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclip... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-12T07:31:34Z | 2009-11-20T09:40:00Z |
305,459 | Bug 305459 Failures occur in Junit test org.eclipse.birt.report.engine.tests in 2.6.0 daily build v20100311-0630 | null | closed fixed | d49fde8 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ReportEngineTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-12T05:47:49Z | 2010-03-11T06:46:40Z |
305,298 | Bug 305298 [Regression]Stacked bar chart displays aggregation data incorrectly on BIRT 2.5.2, worked OK in 2.5.1 | null | resolved fixed | 88748c3 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartSharingQueryHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-11T06:34:18Z | 2010-03-10T08:33:20Z |
304,322 | Bug 304322 Excel Output differs from ReportViewer | The error occurs by defining a data field using other column bindings as source. The other column bindings are also calculated based on column bindings. Viewing the result in the webviewer shows the expected (correct) result. But creating an Excel report leads to a wrong result. The values seem to be multiplied by a la... | resolved fixed | 7e2c591 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-10T07:13:46Z | 2010-03-02T08:53:20Z |
296,428 | Bug 296428 Provide a horizontal scroll bar when the contents in chart build is not shown completely [13] | null | closed fixed | 06c4a89 | ["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"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-10T06:44:42Z | 2009-11-30T05:46:40Z |
304,030 | Bug 304030 NPE when running reports with large volume of data | Build Identifier: 2.5.2 and 2.5.1 We are getting this error while running reports with large volume(1.5 million rows) of data with both BIRT 2.5.1 and 2.5.2.The reports run fine with a small set of data. During rendering for our report we encounter a java exception after 10-12 minutes. The same report with similar data... | resolved fixed | c94b5e5 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DataType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-10T06:03:14Z | 2010-02-26T13:13:20Z |
304,446 | Bug 304446 [Accessibility] Some of the contents are not shown completely in Chart Builder under High Contrast mode | null | closed fixed | 9fe7b3a | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/IntegerSpinControl.java", "core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/swt/custom/CustomChooserCompo... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-10T02:11:49Z | 2010-03-03T04:20:00Z |
252,915 | Bug 252915 Chart background image is repeated | Build ID: M20080911-1700 Steps To Reproduce: 1. Create a report and insert a chart. 2. Go to Advanced properties and add a "Background image" to the chart-background-background image. Hint: it is easy to see the problem if the background image is less than 1/4 of the chart size. 3. Set "Background repeat" to "No Repeat... | verified fixed | b17328b | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemUIImpl.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReport... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-09T03:24:59Z | 2008-10-31T02:26:40Z |
291,512 | Bug 291512 Incorrect chart rendering when using major and minor gridlines, scale more than 1 day and X-axis of date type | User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.24 Safari/532.0 Build Identifier: Build id: M20090211-1700 The chart has visible major grid and minor grid with 7 count per unit. X-axis series is of date type, date range 16.05.2009-31.05.2009 Scale: step s... | verified fixed | f3f8046 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/OneAxis.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-09T03:00:03Z | 2009-10-06T17:26:40Z |
304,298 | Bug 304298 [Regression] Press Enter does not work for live preview when specify value series using expression | null | closed fixed | b3e814a | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartExpressionButtonUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-05T08:28:58Z | 2010-03-02T06:06:40Z |
302,230 | Bug 302230 List width does not supportted in DOC [0004] | null | closed fixed | 4aa6db8 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-05T07:21:21Z | 2010-02-09T07:20:00Z |
301,479 | Bug 301479 Excel warning when preview attached report with xml datasource[1203] | null | closed fixed | 3f8a614 | ["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/ExcelXmlWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-05T03:24:20Z | 2010-02-02T03:06:40Z |
302,842 | Bug 302842 Avoid word wrap on colon in date time column | null | resolved fixed | 2b63d33 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/WordRecognizerWrapper.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/hyphen/IWordRecognizer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-05T03:12:17Z | 2010-02-15T10:33:20Z |
301,494 | Bug 301494 Forbid to drag measure to category/optional axis[13] | Build Identifier: 2.5.2.v20100202 Chart should forbid to dnd measure to category x axis and optional y series, also it should forbid dnd dimension to y series Reproducible: Always Steps to Reproduce: 1.New a cube 2.Insert a chart, bind with cube 3.DND measure to category, dnd dimension to y series Expected result:Step2... | closed fixed | 24d5dc6 | ["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/DataTextDropListener.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T08:51:15Z | 2010-02-02T08:40:00Z |
304,612 | Bug 304612 [Regression] Exception is thrown out when run ChartWizardLauncher | Description: Exception is thrown out when run ChartWizardLauncher. Build number: 2.6.0.v20100304-0630 Steps to reproduce: 1. Run org.eclipse.birt.chart.examples\ChartWizardLauncher.java. Expected result: No exception. Actual result: Exception is thrown out. | closed fixed | ab4fe35 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/ChartWizardLauncher.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/SampleStandardDataSheet.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/integrate/SimpleUIServiceProvide... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T08:27:10Z | 2010-03-04T02:33:20Z |
302,143 | Bug 302143 Internal bookmark does not work for chart in pdf | Build Identifier: Internal bookmarks are not working when linked from a chart to a table in a pdf report. However, the same internal bookmark works for a html report. The error is only for pdf reports. Reproducible: Always Steps to Reproduce: 1.Create a chart -> format chart-> Chart Area-> Interactivity -> Action -> Hy... | resolved fixed | 4e9a78b | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T08:17:53Z | 2010-02-08T14:40:00Z |
303,029 | Bug 303029 Output of Lists in Word Doc Format contains empty lines | null | resolved fixed | e4619f1 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T06:38:41Z | 2010-02-17T07:00:00Z |
304,634 | Bug 304634 Refactor DtE-maintained codes of data set editor[22898] | Build Identifier: 20100302 Refactor DtE-maintained codes of data set editor. Reproducible: Always | resolved fixed | 82a8b28 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/PropertyHandleTableViewer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T06:35:05Z | 2010-03-04T05:20:00Z |
303,846 | Bug 303846 [Automation][Regression]Chart use cube does not work correctly | null | closed fixed | a875118 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartExpressionUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T03:47:47Z | 2010-02-25T03:53:20Z |
303,854 | Bug 303854 [Automation][Regression]ArithmeticException was thrown out while exporting report attached to doc format | null | closed fixed | db546ac | ["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 | 2010-03-04T02:56:40Z | 2010-02-25T06:40:00Z |
304,198 | Bug 304198 In multi thread, Doc Emitter throws java.lang.StringIndexOutOfBoundsException | null | resolved fixed | 368b592 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-03-04T02:46:27Z | 2010-03-01T13:26:40Z |
303,462 | Bug 303462 Input value orietation is RTL in Chart builder in windows [13] | null | closed fixed | e075ef1 | ["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/CustomPreviewTable.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-24T08:27:47Z | 2010-02-22T09:13:20Z |
302,380 | Bug 302380 [Regression] Only the value series selected is shown in context menu and others are disabled [13] | null | closed fixed | 7c173ad | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.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/data/DataDefin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-21T02:38:14Z | 2010-02-10T08:20:00Z |
302,677 | Bug 302677 Refactor script functions related codes[21541] | Build Identifier: 20100211 Refactor script functions related codes. Reproducible: Always | resolved fixed | e35d0cf | ["data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BirtMath.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-12T07:21:14Z | 2010-02-12T07:33:20Z |
302,365 | Bug 302365 [Regression] Exception throw out when delect xtab which extended from library [1102] | Description: [Regression] Exception throw out when delect xtab which extended from library [1102] Build: <2.5.2.v20100210-0630> Steps to reproduce: 1. New a library with xtab 2. New a report and extend library's xtab 3. Delete the xtab Actual result: Exception thrown out after step3 Expect result: No error ErrorLog: or... | closed fixed | d7bc22d | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/section/TogglesSection.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-10T06:49:01Z | 2010-02-10T05:33:20Z |
302,359 | Bug 302359 NPE thrown out in ErrorLog when new a chart shared result with list items [13] | null | closed fixed | 61101b7 | ["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 | 2010-02-10T06:15:50Z | 2010-02-10T02:46:40Z |
302,226 | Bug 302226 [Auto-S]Missing chart data in frameset servlet[13] | Build Identifier: 2.5.2.v20100209 Chart data shows in preview/run mode but disappear in frameset servlet Reproducible: Always Steps to Reproduce: 1.preview attached report in layout 2.preview attached report in Web Viewer Expected result:show chart data Current behavior:empty chart in step2 | closed fixed | 9be74df | ["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 | 2010-02-10T02:46:01Z | 2010-02-09T04:33:20Z |
293,633 | Bug 293633 "java.lang.ArrayIndexOutOfBoundsException: 2" is thrown out when double click a joint data set [0706] | null | closed fixed | c876842 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-09T04:12:41Z | 2009-10-29T04:20:00Z |
302,098 | Bug 302098 [Automation][Regression] datasource event handler did not work properly | Build Identifier: v20100208 actual behavior: datasource event handler did not work properly Reproducible: Always Steps to Reproduce: 1. use the attached report design and java event class 2. preview in html | closed fixed | 6ddc2de | ["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 | 2010-02-09T02:30:47Z | 2010-02-08T09:06:40Z |
302,106 | Bug 302106 [Automation] NPE thrown out when preview a report with datasource property binding [0703] | null | closed fixed | a13eb15 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/OdaDataSourceAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-08T12:14:21Z | 2010-02-08T09:06:40Z |
301,771 | Bug 301771 [Regression] [Automation] List width does not work in WORD/PDF/PPT/PS when setted display inline[0300] | null | closed fixed | 06f6ba9 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/LineArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-08T09:39:43Z | 2010-02-04T02:20:00Z |
301,923 | Bug 301923 [Automation][Regression]Invalid expression exception was thrown out while previewing report contains Xtab | null | closed fixed | 3ff5ff5 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeCursorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-08T05:55:13Z | 2010-02-05T06:06:40Z |
302,084 | Bug 302084 [Regression] Error occurs when switching to 'Parameters' page in data set.[0705] | null | closed fixed | 5a6b135 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-08T05:51:50Z | 2010-02-08T03:33:20Z |
302,088 | Bug 302088 Refactor data source editor pages' codes[21413] | Build Identifier: 20100207 Refactor data source editor pages' codes. Reproducible: Always | verified fixed | a5f6358 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/datasource/PropertyBindingPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-08T05:08:49Z | 2010-02-08T06:20:00Z |
301,925 | Bug 301925 [Automation][Regression]NPE was thrown out while previewing report | null | closed fixed | 8c168c2 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationBase.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-05T08:37:12Z | 2010-02-05T08:53:20Z |
300,631 | Bug 300631 Errors occurs in Junit test of org.eclipse.birt.report.data.oda.jdbc.tests in 2.5.2 daily build v20100125-0630 | null | closed fixed | 33c54da | ["data/org.eclipse.birt.report.data.oda.jdbc.tests/test/org/eclipse/birt/report/data/oda/jdbc/ConnectionTest.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 | 2010-02-04T05:43:40Z | 2010-01-25T03:26:40Z |
290,208 | Bug 290208 User defined Column type is changed Blob by select some aggregation function[0001] | User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729) Build Identifier: Description: Select some aggregation function will change column type to Blob Build number:2.5.1.v20090923 Reproducible: Always Steps to Reproduce: 1.New a dataset 2.New a comp... | closed fixed | 0e34cbb | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetComputedColumnsPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-04T05:10:36Z | 2009-09-23T04:26:40Z |
301,646 | Bug 301646 [RCP][Regression] Exception when trying to convert a template item to a report item.[02] | null | verified fixed | b06211d | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/outline/DesignerOutlinePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-03T08:08:48Z | 2010-02-03T01:20:00Z |
301,382 | Bug 301382 Add VIEWPORT meta tag in HTML output to support mobile device viewing | The VIEWPORT meta tag will allow compliant browsers to handle scaling of the page to best suit the area available for render. This is especially important in the mobile web. <meta name = "viewport" content = "width=${device-width}"> This is the syntax that is required. The spec for the tag supports fixed dimensions as ... | verified fixed | 7bf6362 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLRenderOpt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-03T02:46:50Z | 2010-02-01T07:40:00Z |
299,617 | Bug 299617 ScalarParameterDefn.getUserProperty broken | The ScalarParameterDefn.getUserProperty (and getUserPropertyValues) is broken, it always returns null. This prohibits java access to the report parameters custom user properties set in the design. latest cvs source of ScalarParameterDefn overrides a perfectly working implementation of ParameterDefnBase.getUserPropertyV... | verified fixed | 8932a5a | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ReportEngineTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ParameterD... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-02-02T06:56:48Z | 2010-01-14T09:06:40Z |
301,396 | Bug 301396 [Regression] Exception is thrown out when trying to delete optional y grouping.[13] | description: Exception is thrown out when trying to delete optional y grouping. build id: 2.5.2 v20100201-0630 steps to reproduce: 1. New chart. 2. Define optional y grouping and then delete. Actual result: Exception is thrown out in error log. | verified fixed | cc6cb20 | ["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 | 2010-02-02T02:11:30Z | 2010-02-01T10:26:40Z |
301,380 | Bug 301380 Generated XLS file connot open if the grid cell include grid and image at the same time [0000] | null | closed fixed | f2052da | ["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 | 2010-02-01T09:33:05Z | 2010-02-01T07:40:00Z |
301,202 | Bug 301202 [Automation] SVG image does not show in PDF [1200] | [Automation] SVG image does not show in PDF [1200] Build: 2.5.2.v20100129-0630 Steps to reproduce 1. Insert a svg embedded image 2. Preview in PDF Actual result: SVG image does not show in PDF | closed fixed | 8bc67ab | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-29T09:13:48Z | 2010-01-29T01:53:20Z |
301,093 | Bug 301093 [Regression] Value Series is not specified but the text is filled when New Series [13] | null | closed fixed | f711c6f | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-29T02:36:22Z | 2010-01-28T09:13:20Z |
279,050 | Bug 279050 [Automation]Image size in HTML should keep identical with PDF | null | closed fixed | a97d5b0 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertyUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-28T08:54:25Z | 2009-06-04T01:46:40Z |
299,899 | Bug 299899 [Regression] Exception is thrown out when preview a report containing a table with style of page break in Web Viewer [0301] | null | closed fixed | 31efbf6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/LineArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-28T03:50:40Z | 2010-01-18T07:33:20Z |
299,903 | Bug 299903 [Automation][Regression]NPE was thrown out while previewing report | null | closed fixed | 152a6c9 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-27T07:37:08Z | 2010-01-18T07:33:20Z |
300,945 | Bug 300945 [Automation][Regression]Some letters overlapped while previewing report in pdf | null | closed fixed | ad5dc5c | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/AbstractArea.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/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-27T07:10:51Z | 2010-01-27T02:40:00Z |
300,633 | Bug 300633 Failures and errors occurs in junit test of org.eclipse.birt.report.engine.tests in 2.5.2 daily build v20100125-0630 | null | closed fixed | 601b520 | ["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/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-27T06:58:27Z | 2010-01-25T03:26:40Z |
299,740 | Bug 299740 NPE occurred previewing crosstab which data source property binding is wrong | Description: NPE occurred previewing crosstab which data source property binding is wrong Build number: 2.5.2.v20100115-0630 Steps to reproduce: 1, New a cube based on a data set 2, Specify the url in data source property binding and make sure the url is a wrong url 3, New a crosstab and preview Expected result: Except... | verified fixed | 6a163eb | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/document/RADocumentManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-26T09:29:21Z | 2010-01-15T07:20:00Z |
300,461 | Bug 300461 NPE block to edit aggregation binding | Description: NPE block to edit aggregation binding Build number: 2.5.2.v20100122-0630 Steps to reproduce: 1, New a table or crosstab binding with data set or cube 2, New an aggregation binding 3, Edit the aggregation binding and modify the function 4, Click OK Expected result: Editing is successful Actual result: NPE b... | verified fixed | f7f6a93 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-26T09:18:37Z | 2010-01-22T08:46:40Z |
300,766 | Bug 300766 Refactor data source editor pages' codes[21490] | Build Identifier: Refactor data source editor pages' codes. Reproducible: Always | verified fixed | 110fbf5 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/actions/EditDataSourceAction.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/datasource/AdvancedDataSourceEditor.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-26T06:13:22Z | 2010-01-26T04:26:40Z |
300,629 | Bug 300629 [smoke]Exception keep throwing and block to edit and preview data set | Description: [smoke]Exception keep throwing and block to edit and preview data set Build number: 2.5.2.v20100125-0630 Steps to reproduce: 1, New a data set 2, Preview or edit the dataset Actual result: Exception keep throwing and block to edit and preview data set Error log: | closed fixed | 74b066d | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/ModelAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-25T02:47:59Z | 2010-01-25T03:26:40Z |
265,261 | Bug 265261 Enhancement of BIRT Classic Models Sample Database Driver location or locate strategy | Description: Currently, BIRT Classic Models Sample Database's driver is located in eclipse\plugins\org.apache.derby.core_10.3.1.4\. It is build related. Because I always change my build and use one workspace. Every time I always found the problem if I change the build, it told me the "Unable to locate JAR/zip in file s... | verified fixed | 968d1ef | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/sampledb/internal/impl/ProfileDriverUtil.java", "data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/sampledb/internal/impl/SampleDbFactory.ja... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-22T21:16:07Z | 2009-02-18T09:40:00Z |
300,142 | Bug 300142 The generated file can not be opened when preview a report with huge number of lines as XLS [1203] | null | closed fixed | 4921117 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-22T02:42:02Z | 2010-01-20T06:46:40Z |
299,035 | Bug 299035 WebService: Pagebreak in dynamic text with big HTML: Inline brings NPE | null | closed fixed | 59732a5 | ["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/RegionArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-21T09:59:31Z | 2010-01-07T13:13:20Z |
298,620 | Bug 298620 Enhance ODA framework integration with Database (JDBC) Connection Profile Category | null | resolved fixed | 746c9d9 | ["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/datasource/DataSourceEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-20T19:49:19Z | 2009-12-29T18:06:40Z |
299,898 | Bug 299898 [Regression] Error occurs when create a chart view for cross tab.[1302] | description: Error occurs when create a chart view for cross tab. build id: 2.5.2 v20090118-0630 steps to reproduce: 1. New a cross tab. 2. Right click the cross tab and create a chart view. 3. Switch to Select Data page and click Finish. Actual result: Exception throws out in error log. | verified fixed | 29c1f39 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-19T06:12:56Z | 2010-01-18T07:33:20Z |
282,477 | Bug 282477 Help content for Positive/Negative colors editor is not correct. | null | verified fixed | 874dd33 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PositiveNegativeColorDialog.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartHelpContextIds.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2010-01-19T05:19:32Z | 2009-07-06T03:13:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.