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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
219,749 | Bug 219749 Use new canPaste() API from model | Model now provide canPaste() api on DesignElementHandle, need also use this for paste action enablement check. | resolved fixed | b490c70 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/PasteAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-25T05:52:05Z | 2008-02-21T10:33:20Z |
220,053 | Bug 220053 Javascript debugger does not stop at breakpoint | null | closed fixed | d68b724 | ["UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/vm/js/JsUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-25T03:24:29Z | 2008-02-22T22:40:00Z |
219,292 | Bug 219292 Axis labels are covered when select dimension as 2D+. | null | closed fixed | 45df4ff | ["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 | 2008-02-25T02:56:32Z | 2008-02-18T07:33:20Z |
219,546 | Bug 219546 [Automation][Regression]Exception thrown out when previewing report | Description: Exception thrown out when previewing report. Test Date: 20080220 Test Build: BIRT2.3.0 Daily Build: v20080220-1035 Step to reproduce: 1. Use the report attached 2. Preview it by using web viewer | closed fixed | a2ed72b | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest.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/impl/PreparedQueryUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T08:45:03Z | 2008-02-20T06:46:40Z |
219,052 | Bug 219052 Table detail data are bold in web viewer[0300][1102][0001] | Description: Table detail data are bold in web viewer Build number:2.3.0.v20080215 Steps to reproduce: 1. Open attached report. The report has a xtab, a table inside xtab row area. 2. Preview in web viewer and in html. Expected result: Display consistent style for both preview formats. Actual result: In web viewer, tab... | closed fixed | 45fd1dd | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/Column.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T08:40:59Z | 2008-02-15T07:20:00Z |
204,851 | Bug 204851 Second axis title is not rendering properly. The label is being cut off if it wraps | Build ID: I20070625-1500 Steps To Reproduce: 1. Using the Chart Integration plug-in, create a bar chart with two axis. 2. Have the second y-axis title rotated 90* so that it is vertically displayed 3. Make it have a big title such that when rendering, title tends to wrap. More information: | resolved fixed | 7b675cd | ["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 | 2008-02-22T08:06:12Z | 2007-09-27T19:06:40Z |
219,906 | Bug 219906 [Automation][Regression]Master page does not work in designer. | Description: When open a report's master page, a exception thrown out from model. Test Date: 20080222 Test Build: BIRT2.3.0 v20080222-0800 Step to reproduce: 1. Creat a new report 2. Click Master Page tab Error log: Please refer to the attachment | closed fixed | 9b00b9b | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/HandleAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/actions/MultiPageEditorActionBarContributor.java", "UI/org.eclipse.birt.report.designer.ui/src/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T06:31:30Z | 2008-02-22T03:13:20Z |
219,727 | Bug 219727 Enhance cube execute APIs to reduce data define work | Currently, if I want to execute a cube, I should define the cube, all the data sets and all the data sources before preparing and executing the cube. However, is it required for user to define these properties? These properties should be got and defined in API by itself. | resolved fixed | 5ef1fe3 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T06:24:52Z | 2008-02-21T05:00:00Z |
219,544 | Bug 219544 Chart freezes when handle very big number | null | resolved fixed | 91f197f | ["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/util/ChartUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T05:59:57Z | 2008-02-20T06:46:40Z |
218,756 | Bug 218756 "Can shrink" property does not work for HTML | null | resolved fixed | 0c8fd9e | ["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/HTMLVisionOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-22T03:30:39Z | 2008-02-13T08:06:40Z |
217,961 | Bug 217961 Input Parameter Screen passed parameter ALL option, Filteration is not working | Input Parameter screen passed parameter as ALL then it is displaying for all recors.At the same page i select run option and i passed input parameter for single record, here filteration is not happining then also it is displaying for all records. | resolved fixed | fa823cc | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-21T08:22:32Z | 2008-02-06T09:26:40Z |
217,377 | Bug 217377 Duplicate x-axis value in chart with x-axis group on datetime.[13] | Description: Duplicate x-axis value in chart with x-axis group on datetime. Build number:2.3.0.v20080201 Steps to reproduce: 1. Open attached report. 2. Compare the two charts, the only different is the format in x-axis. Expected result: Each month occupies one position in x-axis. Actual result: In first chart, I saw s... | closed fixed | 923956b | ["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/factory/Generator.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 | 2008-02-21T07:43:54Z | 2008-02-01T01:40:00Z |
219,062 | Bug 219062 setCurrentView() can not be set[1302] | null | closed fixed | 0204b55 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IDesignElement.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IReportDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-21T05:46:00Z | 2008-02-15T07:20:00Z |
217,549 | Bug 217549 [Automation] The client area of legend disappears in the result file. | null | closed fixed | 5f180f4 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-21T05:32:39Z | 2008-02-02T11:00:00Z |
217,640 | Bug 217640 XML driver ISO date format parsing problem. | In XML driver, when parse date(yyyy-mm-dd) from a string with ISO 8601 format and negative GMT info, problem will occur. A sample string could be: 1994-11-05T08:15:30-05:00 This is caused by cleanDate(String) method in DateFormatISO8601 class. The last "-" has not been cleaned correctly. This problem also exists in fla... | closed fixed | bf1f126 | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/DataTypeUtilTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateFormatISO8601.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-21T03:07:30Z | 2008-02-04T07:26:40Z |
215,442 | Bug 215442 Passing Date Type parameter while drill through to another report does not work if the date format is not Long [13] | null | closed fixed | e4c6f76 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/DataDefinitionSelector.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheet... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-20T10:17:49Z | 2008-01-16T05:06:40Z |
208,848 | Bug 208848 large image in table is clipped in PDF | null | closed fixed | 8d70c6e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-20T07:34:40Z | 2007-11-06T03:33:20Z |
208,346 | Bug 208346 [Automation][Linux] <ul><li>effect in postscript doesn't display with dot.[1201] | null | closed fixed | ace4ced | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManagerFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-20T07:08:49Z | 2007-11-01T01:20:00Z |
217,589 | Bug 217589 Missing group and binding related menu when table has chart view[1302] | Description: Missing group and binding related menu when table has chart view Build number:2.3.0.v20080203 Steps to reproduce: 1. New a table. 2. Right click the table to create Chart view. 3. Select table and right click, check menu item. Expected result: Still can add group for table through context menu or edit bind... | closed fixed | 291cbaa | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditBindingHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertGroupHanlder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/desig... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-20T03:05:54Z | 2008-02-03T06:26:40Z |
217,419 | Bug 217419 There are two option in the drop-down list while the cube has only one measure [1302] | null | closed fixed | 0e9b61a | ["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 | 2008-02-19T10:08:54Z | 2008-02-01T10:00:00Z |
219,288 | Bug 219288 [Linux] Problem when debug java script. | null | closed fixed | 8a3e90f | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/ReportLaunchHelper.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/sourcelookup/ScriptDirectorySourceContainer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-19T09:20:16Z | 2008-02-18T04:46:40Z |
219,380 | Bug 219380 [Automation]Series label location is changed | Description: Series label location is changed, this change blocks a lot of automation test cases. Test Date: 20080219 Test Build: BIRT2.3.0 Daily Build: v20080219-0800 Step to reproduce: 1. Use the report attached 2. Preview it by using build before Daily Build: v20080219-0800 3. Preview it by using Daily Build: v20080... | closed fixed | 2c5bb52 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Methods.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 | 2008-02-19T08:33:04Z | 2008-02-19T05:46:40Z |
217,603 | Bug 217603 Style on table view and chart view should not share in layout [1302] | Description: Style on table view and chart view should not share in layout [1302] Step: 1. New a table and set font color is red. 2. Create and switch to chart view. Actual result: The font of chart view in layout color is red. | closed fixed | 16e54e5 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "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/elements/strategy/ExtendedIte... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-19T08:24:12Z | 2008-02-03T09:13:20Z |
218,749 | Bug 218749 Update xtab contents once level changes. | When user changes the dimension with multiple levels, should provide a method to let its inner items update correctly. Just like IAggregationCellViewProvider, add one more method to update items once level changes. | resolved fixed | 1f84592 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/extension/AggregationCellViewAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/extension/IAggregationCellViewProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-18T09:50:48Z | 2008-02-13T08:06:40Z |
216,718 | Bug 216718 Problem when preview show crosstab measure as chart view. | null | closed wontfix | 858765a | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Methods.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 | 2008-02-18T08:13:16Z | 2008-01-28T06:00:00Z |
217,552 | Bug 217552 Exception throws out when show chart view of grandtotal. | description: Exception throws out when show chart view of grandtotal. build version: 2.3.0 v20080202-0800 steps to reproduce: 1. New a crosstab.Define row area, column area and detail area. 2. Select column area to show grandtotal as chart view. Expected result: No error and grandtotal is shown as chart view. Actual re... | closed fixed | e1ee7fd | ["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 | 2008-02-18T03:29:37Z | 2008-02-02T11:00:00Z |
217,578 | Bug 217578 Sort the x series will can not display the chart plot[1301] | null | closed fixed | 14a0f18 | ["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 | 2008-02-18T03:02:12Z | 2008-02-03T03:40:00Z |
218,737 | Bug 218737 [Regression] Error occurs when select date type as value series. | description: java.lang.Integer cannot be cast to java.lang.Double error occurs when select date type as value series. build version: 2.3.0 v20080205-0800 steps to reproduce: 1. New a datasource with sample db and new a dataset with table PAYMENTS(customernumber<114). 2. New a bar chart, on select data tab, select check... | closed fixed | b4c9b08 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWithAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-18T02:56:56Z | 2008-02-13T02:33:20Z |
219,046 | Bug 219046 [regression]NPE when generate nest table/xtab in web viewer[1102] | Description: NPE when generate nest table/xtab in attached report(only in viewer) Build number:2.3.0.v20080215 Steps to reproduce: 1. Open attached report. (nest table/xtab and xtab has filter linking with outer table) 2. Preview in Web Viewer Expected result: Display table group data and display xtab corresponding to ... | closed fixed | e899dfa | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/RDTestCase.java", "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/ViewingTest.java", "data/org.eclipse.birt.data.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-15T09:10:16Z | 2008-02-15T04:33:20Z |
216,381 | Bug 216381 Filter/highlight/sorting/map in property editor on crosstab does not work on its chart view[1302] | Description: There is a chart view of crosstab, and the filter on crosstab does not work on chart view. Build version:2.3.0.v20080124-0800 Steps to reproduce: 1.There is a crosstab, and with filter condition on group level. 2.Create a chart view of crosstab and preview, the filter condition does not work. Expected resu... | closed fixed | 97b76bc | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/ChartPageGenerator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-14T05:28:09Z | 2008-01-24T04:46:40Z |
217,638 | Bug 217638 [Smoke]Can not preview and dead lock when preview the report as web view and document to xls[00] | Description: [Smoke]Can not preview and dead lock when preview the report as web view and document to xls[00] Run the attached report as document, and render the document as html and xls. Actual result: It will dead lock. | closed fixed | 3ccfe6d | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQueryUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-04T10:01:09Z | 2008-02-04T07:26:40Z |
217,632 | Bug 217632 [Smoke] Exception is thrown out when debug a report in designer [0800] | null | closed fixed | 6701831 | ["UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/launcher/ReportLauncher.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-04T06:38:37Z | 2008-02-04T01:53:20Z |
214,712 | Bug 214712 DTE failed to generate attached report | I encountered follow exceptions when DTE did generation task for attached report design. SEVERE: An exception occurred during processing. Please see the following message for details: org.eclipse.birt.report.data.adapter.api.AdapterException: An exception occurred during processing. Please see the following message for... | resolved wontfix | 1c0d2e7 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-04T03:09:56Z | 2008-01-09T06:26:40Z |
214,209 | Bug 214209 Problem when export the attached report design with different format. | null | closed fixed | 291907e | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.e... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-04T02:51:29Z | 2008-01-03T08:46:40Z |
217,567 | Bug 217567 [Automation][Regression] NPE was thrown out when preview the attached report in pdf, ps, ppt | null | closed fixed | cf4ee4f | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-03T09:50:41Z | 2008-02-03T03:40:00Z |
217,544 | Bug 217544 [Automation][Smoke][Regression] preview the attached report design in pdf, out of memory exception was thrown out | null | closed fixed | c6222b7 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-03T06:44:28Z | 2008-02-02T08:13:20Z |
217,539 | Bug 217539 The nested crosstab result is wrong when preview in frameset mode[1102] | null | closed fixed | 4828a21 | ["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/impl/PreparedSubquery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java", "data/org.eclipse.birt.data/src/org/ec... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-02T14:28:11Z | 2008-02-02T05:26:40Z |
217,546 | Bug 217546 NPE throws out when drag a chart into a crosstab measure cell which is not blank[1301] | Description: There is a crosstab with measures defined, drag a chart into the measure cell, not define any series data, NPE throws out. Build verison:2.3.0.v20080202-0800 Steps to reproduce: 1.There is a crosstab in the layout, which has a measure defined in it. 2.Drag a chart from palette to the measure cell of crosst... | closed fixed | 333fb4d | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-02T09:33:21Z | 2008-02-02T08:13:20Z |
217,401 | Bug 217401 NPE when switch column grand total to chart view[1302] | Description: NPE when switch grand total to chart view Build number:2.3.0.v20080201 Steps to reproduce: 1. New a xtab with one level in column/row area and measure content. 2. Add grand total for column area, set to Show as Chart, click OK. Expected result: NO Exception and insert a chart in grand total area. Actual re... | closed fixed | f5b7e1c | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTChartXtabResultSetEvaluator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-02T07:41:18Z | 2008-02-01T07:13:20Z |
217,408 | Bug 217408 [Automation][Regression]NPE is thrown out when preview report | Description: NPE is thrown out when preview report Test Date: 20080201 Test Build: BIRT2.3.0 v20080201-0800 Step to reproduce: 1. Use the report attached 2. Preview it Error log: Please see the attachment | closed fixed | 1446416 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ApplicationClassLoader.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-02T06:06:47Z | 2008-02-01T10:00:00Z |
217,397 | Bug 217397 Preview exception when drag to change chart width in measure[1302] | Description: Preview exception when drag to change chart width in measure cell Build number:2.3.0.v20080201 Steps to reproduce: 1. New a crosstab, switch measure view to chart. 2. Select the chart, drag to change the width. 3. Preview. Expected result: Chart shows without exception. Actual result: Chart mychart: - "fro... | closed fixed | 8d755e4 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-02T03:34:01Z | 2008-02-01T07:13:20Z |
217,045 | Bug 217045 [regression]Fail to deregister driver in Manage JDBC Driver dialog[07] | Description: Fail to deregister driver in Manage JDBC Driver dialog Build number:2.3.0.v20080130 Steps to reproduce: 1. New a JDBC data source, add a driver through Manage Driver button. 2. Click Manage Driver button again to delete the just added driver, click OK. Expected result: Information dialog to indicate the fi... | closed fixed | 6721f40 | ["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/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T10:45:37Z | 2008-01-30T08:00:00Z |
214,086 | Bug 214086 [Automation]Rule of chart legend title sort is changed | Description: Legend title is sorted by letters, but in latest BIRT2.3.0 Build, legend title is sorted by ASCII. Test Date: 20080102 Test Build: BIRT2.3.0 Daily Build: v20080102-1021 Step to reproduce: 1. Use the report attached 2. Preview it Expect result: Legend title is sorted by letters. Actual result: Legend title ... | closed fixed | 1680fe0 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IGroupDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/ISortDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/GroupDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T10:12:40Z | 2008-01-02T10:33:20Z |
213,549 | Bug 213549 Definition Lists tags do not work cork correctly in PDF [1200] | null | closed fixed | 3df22cf | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/extension/IReportItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/ILineStackingLayoutManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstr... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T09:52:34Z | 2007-12-20T03:06:40Z |
217,376 | Bug 217376 [Automation][Regression]Axis scale is changed | Description: Axis scale is changed. Test Date: 20080201 Test Build: BIRT2.3.0 Daily Build:20080201-0800 Step to reproduce: 1. Use the report attached 2. Preview it Expect result: Please refer to the golden file Actual result: Please refer to the failed screen shot | closed fixed | 3e81012 | ["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/PlotWithAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T09:39:35Z | 2008-02-01T01:40:00Z |
216,848 | Bug 216848 EngineException throws out when preview nested Crosstab in Frameset mode[1102] | null | closed fixed | 81e5918 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResults.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/ResultIterator.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T09:20:56Z | 2008-01-29T01:26:40Z |
217,388 | Bug 217388 [Regression] Exception is thrown out when show value series label of the chart [13] | null | closed fixed | c4fbde8 | ["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 | 2008-02-01T06:08:19Z | 2008-02-01T04:26:40Z |
193,894 | Bug 193894 includeScripts does not work with libraries | Jason Weathersby wrote: If you enter <list-property name="includeScripts"> <property>tests.js</property> </list-property> In your report design, you should be able to call the functions in the javascript file. This property is a module property, but I was not able to get it to work with libs. -- I'd like to associate s... | resolved fixed | ef78d7b | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T05:42:38Z | 2007-06-22T08:13:20Z |
215,715 | Bug 215715 Add Run In Debug | It would be really good to be able to run a report from the Report Designer Perspective without having to go to the Java Perspective. It seems like in the Run Report drop down (where you can choose other emitters) one of the options should be to debug the current report. | resolved fixed | e9de71b | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/ScriptDebuggerPropertyTester.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/actions/DebugScriptAction.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-02-01T03:13:33Z | 2008-01-17T22:46:40Z |
216,616 | Bug 216616 Axis and plot chart should share their height or width | For charts inside crosstab, the plot and axis chart need to share their height (or width depending on orientation). So resizing one of them vertically (or horizontally) should reassign the other one as well, or you end up with inconsistent charts, and the axis height doesn't match the plot height. | resolved fixed | e7d6b95 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T09:13:31Z | 2008-01-25T16:53:20Z |
217,213 | Bug 217213 Javascript debug in first report will affect the second[0801] | Description: Javascript debug in first report will affect the second Build number:2.3.0.v20080131 Steps to reproduce: 1. New a report with event handler and get attached report. 2. Switch to debug perspective. 3. New debug configuration "event" under Report node in Debug dialog, select report with event handler and add... | closed fixed | 9baf475 | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/launcher/ReportLaunchHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T07:58:35Z | 2008-01-31T06:13:20Z |
217,215 | Bug 217215 Also need simple api for SortElement | null | resolved fixed | ee06c75 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/ISortElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ElementUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/SortElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T07:23:23Z | 2008-01-31T06:13:20Z |
216,547 | Bug 216547 [Regression] One of the chart is missing when preview as POSTSCRIPT [1201] | null | closed fixed | 33f606d | ["engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T06:50:43Z | 2008-01-25T08:33:20Z |
211,539 | Bug 211539 Different line-through color and font color in ppt[1205] | Description: Different line-through color and font color in ppt Build number:2.3.0.v20071130 Steps to reproduce: 1. Preview attached report in ppt.need jtds driver jar Expected result: For one highlighted data row, same color for underline, line-through and font Actual result: Different color. Error log:n/a | closed fixed | 2da0315 | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T06:13:26Z | 2007-11-30T02:33:20Z |
216,861 | Bug 216861 Exception when preview xtab with chart measure view in web viewer.[1302] | Description: Exception when preview xtab with chart measure view. Build number:2.3.0.v20080129 Steps to reproduce: 1. Open attached report. It connects oracle db in spmdb. 2. Edit the measure to set chart view. 3. Preview in Web Viewer. Expected result: Preview display measure with chart view without exception. Actual ... | closed fixed | 3434a89 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T03:45:50Z | 2008-01-29T07:00:00Z |
216,396 | Bug 216396 Can not create second series in the attached report design. | null | closed fixed | 82cdc6f | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AbstractBarChart.java", "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/LineChart.java", "chart/org.ecli... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T02:56:06Z | 2008-01-24T07:33:20Z |
216,723 | Bug 216723 NPE throws out when change the filter condition expression in nested xtab[1102] | null | closed fixed | 826e620 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/core/DesignElementCloneTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/PeerExtensibilityProvider.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ModuleParserHa... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-31T02:52:11Z | 2008-01-28T08:46:40Z |
216,964 | Bug 216964 JavaScript debugger flags incorrect error | null | verified fixed | ca96efe | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/ScriptParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T10:52:39Z | 2008-01-29T20:53:20Z |
217,053 | Bug 217053 [Regression] Sorting on dimension's attribute does not work. | description: Sorting on dimension's attribute does not work. build version: 2.3.0 v20080130-0800 steps to reproduce: 1. New a datasource with sample db and new a dataset with table customers. 2. New a cube, using the dataset, select state as dimension, add a attribute country for the dimension, select creditlimit as me... | closed fixed | 24a6b89 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AbstractRowAccessor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AggregationRowAccessor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T10:11:12Z | 2008-01-30T08:00:00Z |
216,545 | Bug 216545 Disable invalid chart types for chart in xtab | For the orientation issues, all chart without axes will be unsupported for chart in xtab. Pie and Dial chart will be invisible. Since only one measure can be converted to chart, Stock/Bubble/Difference/Gantt will be invisible too. | resolved fixed | dc98449 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BarChart.java", "ch... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T08:37:40Z | 2008-01-25T05:46:40Z |
217,044 | Bug 217044 [Automation][Smoke]Exception is thrown out when preview report containing meter chart | Description: Exception is thrown out when preview report containing meter chart. Test Date: 20080130 Test Build: Daily Build: v20080130-0800 Step to reproduce: 1. Creat a meter chart in a report. 2. Preivew the report. Expect result: Meter chart can be created corretly Actual result: Excetpion is thrown out. | closed fixed | 467bec8 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T08:31:31Z | 2008-01-30T08:00:00Z |
217,042 | Bug 217042 Failure occures in Junit test of org.eclipse.birt.core.tests in 2.3 daily build 20080130 | null | closed fixed | d722376 | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/DataTypeUtilTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T08:20:23Z | 2008-01-30T08:00:00Z |
216,597 | Bug 216597 Improve layout of charts inside crosstab | For crosstab with charts, it is important that there is no gap between: - the axis ticks and the cell border (so the cell border appears to be the axis) - the bars and the cell border (so the bars seem to start from the cell border) | closed fixed | 444733c | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T06:49:22Z | 2008-01-25T16:53:20Z |
217,036 | Bug 217036 Need simple api for FilterConditionElement | Currently there's simple api IFilterCondition for FilterCondition structure. Need corresponding api for FilterConditionElement. | resolved fixed | 722eeb4 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/simpleapi/IFilterConditionElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ElementUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/FilterConditionElement... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T05:55:43Z | 2008-01-30T02:26:40Z |
217,031 | Bug 217031 Datatype in aggregation builder is wrong.[0001] | Description: Datatype in aggregation builder is wrong. Build number:2.3.0.v20080130 Steps to reproduce: 1. Open attached report in #211400 2. Select the table, select Binding pane. 3. Double click column binding TopSix and check the data type. Expected result: Display boolean as data type. Actual result: Display any as... | closed fixed | e40c13f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java", "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 | 2008-01-30T03:56:02Z | 2008-01-30T02:26:40Z |
213,876 | Bug 213876 Wrong Reference Found warning while delete Summary Field[1101] | Description: Wrong Reference Found warning while delete Summary Field Build number:2.3.0.v200712260800 Steps to reproduce: 1. New data source and dataset. 2. New a data cube. 3. Add a Summary Field. 4. Delete the Summary Field Expected result: The Summary Field is deleted without any warning. Actual result: Reference F... | closed fixed | 05346fc | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/olap/Cube.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-30T02:57:19Z | 2007-12-26T06:20:00Z |
216,733 | Bug 216733 Data in preview is not correct when dimension has multiple levels. | null | closed fixed | 5ac0d83 | ["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 | 2008-01-29T07:39:14Z | 2008-01-28T08:46:40Z |
216,731 | Bug 216731 The Member value list is wrong in target level filter[1102] | Description: The Member value list is wrong in target level filter[1102] Build number: 2.3.0.v20080128-0800 Steps to reproduce: 1, New a Crosstab with Row, Column dimensions and a measure 2, New a filter and select the target as Group Level 3, Select a measure in Filter condition 4, Check the list of Member Value Expec... | closed fixed | d08831f | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/CubeQueryUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-29T07:09:12Z | 2008-01-28T08:46:40Z |
215,308 | Bug 215308 Exception is thrown out when preview a chart with a expression with computed measure [13] | null | closed fixed | 4735913 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTCub... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-29T06:19:53Z | 2008-01-15T09:40:00Z |
187,327 | Bug 187327 Cross Tab- Show empty rows, columns | For a cross tab, property editor-general properties need more options on format options. Besides the check box option: 'Layout Data fields in detail area vertically', two other checkbox options are to be added. 1. Show Empty Rows. 2. Show empty Columns. The layout is attached for reference. | resolved fixed | ddb1a48 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/ICrosstabViewConstants.java", "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/eclip... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-29T03:31:28Z | 2007-05-16T18:26:40Z |
201,963 | Bug 201963 Move aggregation from detail to group header does not change Aggregate On value | null | resolved fixed | 15b7160 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/int... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-29T02:44:51Z | 2007-08-31T22:40:00Z |
215,480 | Bug 215480 Chart labels on DateTime x-axis can be incorrect | Build ID: 2.2.1 Steps To Reproduce: I've found a reproduceable case of problematic x-axis labeling. Consider a line or scatter chart with an integer Y axis and a DateTime X axis. The attached rptdesign, which is build on classic cars, has two charts which differ only in their size. I've also attached a screenshot of th... | resolved fixed | 9eeb54e | ["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", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java", "chart/org.eclipse.birt.ch... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-29T02:30:16Z | 2008-01-16T13:26:40Z |
216,402 | Bug 216402 Series palette does not work correctly when there're two Y axis. | description: Series palette does not work correctly when there're two Y axis. build version: 2.3.0 v20080124-0800 steps to reproduce: 1. New a bar chart. 2. On select chart type tab, select second Y axis for Multple Y axis, and select line series for series type. 3. On format chart tab, select series and click the Seri... | closed fixed | 5582f0f | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PaletteEditorComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-28T10:20:37Z | 2008-01-24T10:20:00Z |
216,551 | Bug 216551 It doesn't call validate() for crosstab | After implementing CrosstabReportItemHandle.validate() function, I find this function is not be called at all. Compared to Chart, crosstab has no ExtensionValidator to validate it. Please Model team update your code to support it. | verified fixed | ab0eb00 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/ReportItemExtensionTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PeerExtensi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-28T07:32:03Z | 2008-01-25T08:33:20Z |
216,386 | Bug 216386 Some kind of Crosstab's filter condition doesn't work[1102] | Description: Some kind of Crosstab's filter condition doesn't work. Build number: 2.3.0.v20080124-0800 Steps to reproduce: 1, New a crosstab 2, Specify the filter on crosstab 3, Select the target level and filter condition is 1 Equal To 2 Or "a" Equal To "b" 4, Preview Expected result: If it return false, the crosstab ... | closed fixed | c1bab22 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/AggregationFilterHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-28T06:11:36Z | 2008-01-24T07:33:20Z |
216,385 | Bug 216385 Master page auto text display issue[05] | Description: Master page auto text display issue[05] Drop the page number into master page, and find that it will display "Auto text" in master page view. And other auto text, for example page n of m, display "Auto text", too. Expected result: Display the the name of page number or n of m on the auto text item. | closed fixed | c2f0a3d | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/AutoText.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-25T06:49:05Z | 2008-01-24T07:33:20Z |
216,378 | Bug 216378 The row area dimension will be longer after show measure as text[1101] | Description: The row area dimension will be longer after show measure as text[1101] Build number: 2.3.0.v20081024-0800 Steps to reproduce: 1, New a crosstab has row dimension, column dimension and a measure 2, Select the measure and show as Chart 3, Reselect the measure and show as text 4, Check the length of row area ... | closed fixed | 35da155 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartCubeQueryHelper.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/repo... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-25T03:53:54Z | 2008-01-24T04:46:40Z |
215,343 | Bug 215343 Pb with excel emitter : data format is not good for all columns of a data set | Build ID: M20071023-1652 Steps To Reproduce: 1.export to xls More information: i'm use the last report engine 2.2.1.r22x_v20070919 i have a problem when i'm format a data field wich i have directly drag and drop from a data set !! the result of the excel file is : <Data ss:Type="String">[my val]</Data> whereas if i use... | resolved fixed | 3226e5e | ["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 | 2008-01-24T08:27:28Z | 2008-01-15T15:13:20Z |
215,742 | Bug 215742 Data set preview shows more rows than the max display count setted in Data Set Editor Peference | Build ID: I20071213-1700 Steps To Reproduce: 1. define a data set 2. add a filter to the data set, such as top10 3. set max display count with 8 in Data Set Editor Peference 4. preview results of that data set More information: | resolved fixed | f3fe0c7 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/FilterCalculator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-24T06:36:15Z | 2008-01-18T04:20:00Z |
215,933 | Bug 215933 [Regression]Inputing fraction number will force conversion. | In Format chart->Legend->Layout->Wrapping width text, input the fraction like "1/2" will force converting number to 0.5. It's correct for inputing one denominator digit. However, you can't input "1/25" with more than one digit in denominator, since when you input "1/2", the fraction will be converted to decimal. | resolved fixed | 3ae94af | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LocalizedNumberEditorComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/chart/LegendLayoutSheet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T09:54:09Z | 2008-01-21T04:33:20Z |
215,737 | Bug 215737 The colspan is wrong for merged cells in a grid that spans hidden columns | null | resolved fixed | 8df03ef | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T09:29:25Z | 2008-01-18T01:33:20Z |
212,490 | Bug 212490 Localized label from library display unlocalized content in viewer[10][01] | Description: Localized label from library display unlocalized content in web viewer Build number:2.2.2.v20071211 and 2.3.0.v20071211 Steps to reproduce: 1. Copy attached properties, library and rptdesign to your project. 2. Preview in Web Viewer Expected result: Label in first cell of the second row should display "get... | closed fixed | 5ee33e2 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/APICompatibleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/core/ModuleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ParserCompatibilityTest.ja... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T07:41:42Z | 2007-12-11T02:26:40Z |
216,084 | Bug 216084 Crosstab view name is covered by chart view[1302] | Description: Open the attached report design, you will find in the layout, the "crosstab" view is covered by "chart" view. Build version: 2.3.0.v20080122-0800 Steps to reproduce: 1.Get the attached report design, and check the layout. The "corsstab" view name is covered by chart view. | closed fixed | 18ebc7e | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/handles/MultipleGuideHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T06:26:08Z | 2008-01-22T08:20:00Z |
214,206 | Bug 214206 Failed to preview crosstab when using data._outer._outer["xxx"] from parent table | null | closed fixed | 7707769 | ["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/impl/PreparedQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/IJSObjectPopulator.java", "data/org.eclipse.birt.data/src/or... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T05:17:07Z | 2008-01-03T08:46:40Z |
216,085 | Bug 216085 Datetime level like year/month.. should display as integer[1301] | Description: Datetime level like year/month.. should display as integer Build number:2.3.0.v20080122 Steps to reproduce: 1. New a cube with one dimension is datetime. 2. Insert a chart, bind it with the cube 3. Use year as category x series, drag measure as y series. 4. Preview. Expected result: Display year as 2003, 2... | closed fixed | 51fa3f1 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T03:56:38Z | 2008-01-22T08:20:00Z |
215,744 | Bug 215744 [Automation][Regression]Legend disappeared randomly in gantt chart when chart is a given size | Description: Legend disappeared randomly in gantt chart when chart is a given size. Test Date: 20080118 Test Build: BIRT2.3.0 Daily Build: v20080118-1003 Step to reproduce: 1 Use the report attached 2 Preview it Expect result: This chart has a legend Actual result: Legend disappeared | closed fixed | 12e0a1d | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T03:28:09Z | 2008-01-18T07:06:40Z |
216,214 | Bug 216214 org.eclipse.birt.data has compile error in 2.3 daily build 20080123 | null | closed fixed | a20f192 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryResults.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/PreparedCubeQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-23T02:43:13Z | 2008-01-23T01:00:00Z |
209,591 | Bug 209591 Support code structure folding in JS editor | This is an enhancement request to support code structure folding in Javscript editor. Basically we need support Function folding and JavaDoc folding. | resolved fixed | c344784 | ["UI/org.eclipse.birt.report.designer.ui.editor.script/src/org/eclipse/birt/report/designer/ui/editor/script/DecoratedScriptEditor.java", "UI/org.eclipse.birt.report.designer.ui.editor.script/src/org/eclipse/birt/report/designer/ui/editor/script/ScriptProjectionAnnotation.java", "UI/org.eclipse.birt.report.designer.ui.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-22T14:25:13Z | 2007-11-13T05:00:00Z |
215,935 | Bug 215935 [Automation][Regression]Format number does not take effect in XLS | Description: Format number does not take effect in XLS. Test Date: 20080121 Test Build: BIRT2.3.0 Daily Build:v20080121-0800 Step to reproduce: 1. Use the report attached. 2. Preview it in XLS format. Expect result: Please refer to the golden file attached Actual result: Please refer to the failed XLS file attached | closed fixed | 0333214 | ["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 | 2008-01-22T09:49:06Z | 2008-01-21T04:33:20Z |
198,530 | Bug 198530 Improve usability of Chart Scripting editor | null | resolved fixed | 4487e0e | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-21T08:52:16Z | 2007-08-01T14:53:20Z |
215,751 | Bug 215751 [Regression] Exception is thrown out when debug a birt report [0800] | null | closed fixed | bd950ce | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/script/model/ScriptDebugElement.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/ScriptEvaluationContextManager.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-21T06:05:57Z | 2008-01-18T09:53:20Z |
174,105 | Bug 174105 Positioning Right-Hand Side Pie Legends | Hello, I often create pie charts with legends on the bottom so that all of the legend text (long strings) would be visible. If the legend is placed to the right of the pie chart, is there a way to present the legends so the text will not be clipped? I could not figure out how to reduce the plotting area containing the ... | resolved fixed | 87d4e08 | ["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/model/layout/LayoutPackage.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/Legend.java", "chart/org.eclipse.birt.chart.eng... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-21T05:18:21Z | 2007-02-13T23:40:00Z |
215,618 | Bug 215618 One chart should only show the plot and the other should only show axis when switch a measure to chart view. | description: Two charts are inserted when switch a measure to chart view. build version: 2.3.0 v20080117-0800 steps to reproduce: 1. New a datasource with sample DB and new a dataset with the table customers. 2. New a cube using the dataset, select country as dimension, select creditlimit as measure. 3. New a crosstab,... | closed fixed | 710baf7 | ["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/ChartReportItemUIImpl.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/D... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-21T03:32:00Z | 2008-01-17T06:06:40Z |
210,480 | Bug 210480 [Regression] The exported xls file can not be opened [1203] | null | closed fixed | bf6f749 | ["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 | 2008-01-18T09:34:46Z | 2007-11-21T01:53:20Z |
196,947 | Bug 196947 excel emmiter - border width | Hello, Whatever i put into value of "Border Width" in Report Designer, generated xls file always has elements with 3-px borders - inside the generated xls file there is ss:Weight="3" in every bordered element | resolved fixed | e118887 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-18T09:23:37Z | 2007-07-18T12:00:00Z |
215,321 | Bug 215321 The data set is added and the report is saved automatically if new a data set through Chart Builder [07] | Description: The data set is added and the report is saved automatically if new a data set through Chart Builder. Build number: 2.3.0.v20080115-0800 Steps to reproduce: 1. New a report with a data source. 2. Drag a chart from the Palette to the Layout. 3. In "Select Data" tab, choose "Use Data from" radio button, click... | closed fixed | c4e6bff | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/activity/ActivityStackTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/ActivityStack.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-18T08:32:57Z | 2008-01-15T09:40:00Z |
212,268 | Bug 212268 Bar Chart: A title of Axis-Y renders incorrent if the title is too long | null | resolved fixed | ea171f4 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.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 | 2008-01-18T06:28:08Z | 2007-12-07T15:06:40Z |
215,620 | Bug 215620 [Automation]Highlight doesn't work on whole crosstab[1102] | null | closed fixed | 0db59c1 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "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/elements/ExtendedItem.java", ... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-18T05:59:30Z | 2008-01-17T06:06:40Z |
215,470 | Bug 215470 Crosstab shows Jan 1, 0001 when the date is null. | null | closed fixed | 4b29ba9 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/facttable/FactTableAccessor.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-18T02:20:21Z | 2008-01-16T13:26:40Z |
213,832 | Bug 213832 Min and Max of Axis can not be changed through keyboard. | description: Min and Max of Axis can not be changed through keyboard. build version: 2.2.2 v200712181951 steps to reproduce: 1. New a report. 2. New a datasource with sample DB and new a dataset with table orders. 3. New a chart, bind the dataset, select ordernumber as category and select orderdate as value series. 4. ... | closed fixed | 0580e42 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/AbstractScaleSheet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2008-01-17T08:51:49Z | 2007-12-25T05:20:00Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.