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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
275,259 | Bug 275259 Table does not work correctly in Web Viewer if horizontal page break happens [0002] [0301] | null | closed fixed | 47f51b2 | ["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 | 2009-05-08T01:49:27Z | 2009-05-07T07:06:40Z |
273,524 | Bug 273524 beforeGeneration causing an NPE | After adopting BIRT 2.3.2, we started seeing NPEs caused by the following javascript in our design file. I have attached a simplified version of the report design file. Just open it and preview it and the exception will happen. If you edit the beforeGeneration method and comment out the line: xAxisPrimary.getScale().se... | verified fixed | 0088e79 | ["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 | 2009-05-08T01:49:04Z | 2009-04-23T23:40:00Z |
273,992 | Bug 273992 Only first row of items are displayed when items are set to display inline. | null | verified fixed | 11b22f8 | ["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 | 2009-04-29T07:17:34Z | 2009-04-28T09:13:20Z |
274,234 | Bug 274234 Exception throws out when you right click in data preview pane in shared resultset case. | description: Exception throws out when you right click in data preview pane in shared resultset case. build id: 2.5.0 v20090429-0630 steps to reproduce: 1. New a table, binding to a dataset. 2. Create a chart view for the table, or new a chart and share the resultset from the table. 3. On select data page, right click ... | closed fixed | 929e390 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-29T07:14:39Z | 2009-04-29T04:40:00Z |
274,218 | Bug 274218 OK and Cancel button are hidden when opening highlight dialog | Steps: 1, New a data item 2, Add a highlight for data item 3, Check the OK and Cancel button 4, Resize the dialog Build Info 2.5.0 v20090429-0630 After step3, OK and Cancel buttons are hidden, and after step4, they appeared. | verified fixed | 8ed0f51 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HighlightRuleBuilder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/MapRuleBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-29T05:33:50Z | 2009-04-29T01:53:20Z |
273,556 | Bug 273556 Exception occurs when adding aggregation into crosstab by Dnd | Description: Exception occurs when adding aggregation into crosstab by Dnd Build number: 2.5.0.v20090424-0630 Steps to reproduce: 1, New a crosstab with levels and measures 2, Dnd aggregation builder from palette into crosstab measure area 3, Specify the expressoin and click OK Expected result: No exception occurs afte... | closed fixed | 0a2691d | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/AggregationDropAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-29T05:31:21Z | 2009-04-24T08:00:00Z |
273,367 | Bug 273367 [Automation]Failed to preview crosstab if url didn't specify time zone | null | closed fixed | eec2921 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-29T03:33:40Z | 2009-04-23T04:13:20Z |
274,226 | Bug 274226 [Regression] Exception is thrown out after update BIRT from update site and restart [00] | null | closed fixed | 59e6a50 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/FormWidgetFactory.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlugin.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-29T03:32:36Z | 2009-04-29T01:53:20Z |
225,695 | Bug 225695 BIRT's numeric format can produce "-0" | null | verified fixed | 6395bd8 | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/format/NumberFormatterTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/NumberFormatter.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ParameterConverterTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-28T07:30:05Z | 2008-04-04T06:20:00Z |
271,741 | Bug 271741 Setting a folder as webapp class path leads to error. | This error happens when a folder is set into EngineConfig as webapp class loader. Reproduce steps: 1. create EngineConfig as follows, spcifiy a folder as WEBAPP_CLASSPATH_KEY. EngineConfig engineConfig = new EngineConfig(); engineConfig.setProperty(EngineConstants.WEBAPP_CLASSPATH_KEY, "file:/%Folder path%" ); 2. creat... | verified fixed | d7b8220 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/URLClassLoader.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-28T05:50:38Z | 2009-04-09T06:53:20Z |
273,377 | Bug 273377 Set locale on data item does not work correctly in excel output. | null | verified fixed | c9853e0 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-28T04:43:29Z | 2009-04-23T07:00:00Z |
271,861 | Bug 271861 Xtab with defined width displayed inconsistently in PDF and HTML | null | closed fixed | 2462629 | ["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 | 2009-04-24T09:09:51Z | 2009-04-10T05:06:40Z |
273,374 | Bug 273374 Duplicate label added in measure header after creating a derived measure | Description: Duplicate label added in measure header after creating a derived measure Build number: 2.5.0.v20090423-0630 Steps to reproduce: 1, New a crosstab with measure 2, Add a derived measure 3, Check the label in derived measure header Expected result: Only one label is added Actual result: There are two labels a... | closed fixed | 6dde76a | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddComputedMeasureAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddMeasureViewHandleAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-23T06:41:58Z | 2009-04-23T07:00:00Z |
273,366 | Bug 273366 Exception is thrown out when you select format for text item. | description: Exception is thrown out when you select format for text item. build id: 2.5.0 v20090422-0630 steps to reproduce: 1. Insert a text. 2. Click the list of list box, select a format and click OK. Actual result: Value of does not work and exception throws out in error log. Error log: java.lang.ClassCastExceptio... | verified fixed | bf4c22c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/TextEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-23T03:19:46Z | 2009-04-23T01:26:40Z |
272,280 | Bug 272280 Text of label is not clipped when preview in HTML if label has height and width in fix layout | null | closed fixed | 1972ebe | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-23T03:17:02Z | 2009-04-15T10:06:40Z |
273,365 | Bug 273365 Aggregation layout is incorrect when selecting Rank function in crosstab | null | closed fixed | 8674214 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-23T03:03:20Z | 2009-04-23T01:26:40Z |
273,028 | Bug 273028 The inline item with "Width: 100%" does not work correctly in Layout [03] | null | closed fixed | 3e0bbeb | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/ReportFlowLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-23T02:43:39Z | 2009-04-21T07:46:40Z |
271,568 | Bug 271568 org.eclipse.birt.report.designer.tests run failed. | null | closed fixed | 11ea108 | ["UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/util/ImageManagerTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T10:07:23Z | 2009-04-08T08:40:00Z |
273,175 | Bug 273175 [Regression] "Can not find the tag library descriptor for "/chart.tld"" happens after create a BIRT Chart Web Project [0603] | Description: "Can not find the tag library descriptor for "/chart.tld"" happens after create a BIRT Chart Web Project. Build number: 2.5.0.v20090421-0630 Steps to reproduce: 1. Create a BIRT Chart Web Project. Expected result: There is no error. Actual result: Error happens in index.jsp: "Can not find the tag library d... | closed fixed | 6b1892d | ["chart/org.eclipse.birt.chart.integration.wtp.ui/src/org/eclipse/birt/chart/integration/wtp/ui/project/facet/BirtFacetInstallDelegate.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T06:43:22Z | 2009-04-22T03:13:20Z |
273,162 | Bug 273162 Part of border of report item in a cell disappeared in doc preview | null | verified fixed | 8e0ac69 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/DocWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T06:40:37Z | 2009-04-22T00:26:40Z |
271,596 | Bug 271596 Border setting does not take effect on masterpage layout | Description: Set border on masterpage via "property editor"-"advanced" tab, it does not take effect on masterpage layout, while works in preview output. Another problem, why there is no border tab for masterpage property editor? It's inconvient to set in "advanced" tab. build version:2.5.0.v20090408-0630 | closed fixed | d84283f | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/DesignElementHandleAdapter.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/edi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T06:40:14Z | 2009-04-08T08:40:00Z |
273,169 | Bug 273169 Duplicate Grandtotals happened when grandtotal's position is before | null | closed fixed | f9c4536 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/CrosstabReportItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T03:20:29Z | 2009-04-22T03:13:20Z |
239,925 | Bug 239925 Exception when set dimension filter on crosstab aggregation | Description:Set dimension filter as "dimension["name"]" on crosstab aggregation, exception throws out. build version:2.3.1.v20080708-0630 Steps to reproduce: 1.There is a crosstab with grand total. 2.Set dimension filter on the aggregation of grand total. 3.Exception when preview. | closed fixed | 9843052 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/facttable/FactTableHelperTest2.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/util/Row4AggregationTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExec... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-22T02:13:57Z | 2008-07-08T06:53:20Z |
272,611 | Bug 272611 Master page background image size takes no effect on doc preview | Description: Master page background image size takes no effect on doc preview Build number: 2.5.0.v20090417-0630 Steps to reproduce: 1, New a fix layout report 2, Specify background image for master page and define the size to 4in * 4in 3, Preview report in doc Expected result: Background size takes effect on doc previ... | verified fixed | 280ab86 | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/IWordWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-21T07:24:17Z | 2009-04-17T01:00:00Z |
273,007 | Bug 273007 [Automation][Regression]NPE was thrown out while previewing report as PDF | null | closed fixed | 5aae940 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/CellArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/DummyCell.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RowArea.ja... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-21T07:10:54Z | 2009-04-21T02:13:20Z |
237,427 | Bug 237427 Fixed facet stuck on "unchecked" after switching web module on the main project wizard page | Eclipse Build ID: I20080530-1730 WTP build ID: 3.0RC4-20080611064752 Steps To Reproduce: 1. Install the BIRT wtp integration 2.3RC4 plugin in eclipse. It is called org.eclipse.birt.integration.wtp.ui and can be found in the URL specified in the report. 2. Select New->Project->Web->"Web Project with BIRT Runtime". 3. Cl... | verified fixed | 7c65753 | ["chart/org.eclipse.birt.chart.integration.wtp.ui/src/org/eclipse/birt/chart/integration/wtp/ui/internal/wizards/BirtWizardUtil.java", "chart/org.eclipse.birt.chart.integration.wtp.ui/src/org/eclipse/birt/chart/integration/wtp/ui/project/facet/BirtFacetInstallDelegate.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-21T05:41:38Z | 2008-06-17T05:20:00Z |
190,347 | Bug 190347 [Improve emitters] Add support for emitter UI extenion | <response_by> Moravia IT at 2007.05.31.15.54.48 </response_by> Subject: pl: View Report -> items not externalized OS: Linux only Build date: 20070530 Component name: BIRT Blocking: no Tester Name: Kamil Ignacak (PL) Steps to recreate the problem: - open any report, click in editor area to set focus on editor - go to ma... | verified fixed | 564fd2f | ["engine/org.eclipse.birt.report.engine.emitter.config/src/org/eclipse/birt/report/engine/emitter/config/AbstractConfigurableOptionObserver.java", "engine/org.eclipse.birt.report.engine.emitter.config/src/org/eclipse/birt/report/engine/emitter/config/AbstractEmitterDescriptor.java", "engine/org.eclipse.birt.report.engi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-21T05:18:54Z | 2007-05-31T22:20:00Z |
272,866 | Bug 272866 Normal attribute dragged from cube builder hasn't data type | Description: Normal attribute dragged from cube builder hasn't data type Build number: 2.5.0.v20090420-1104 Steps to reproduce: 1, New a normal level and add a string type attribute 2, Drag the attribute into layout crosstab 3, Check the data type of attribute in crosstab Expected result: The data type is string Actual... | closed fixed | f89b4bb | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T09:43:15Z | 2009-04-20T09:33:20Z |
272,633 | Bug 272633 Thumbnail generated from RTL report is incorrect | Description: Thumbnail generated from RTL report is incorrect Build number: 2.5.0.v20090417-0630 Steps to reproduce: 1, New a report 2, Insert some contents 3, Change report to RTL 4, Manage Thumbnail and generate from the report Expected result: The generated Thumbnail is as same as the report in RTL Actual result: Th... | closed fixed | 99c36f0 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ReportGraphicsViewPainter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ReportPrintGraphicalViewerOperation.java", "UI/org.eclipse.birt.report.designer.ui/src/org/e... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T08:47:41Z | 2009-04-17T06:33:20Z |
272,852 | Bug 272852 [Automation][Regression]Format Number doesn't work | Description: [Automation][Regression]Format Number doesn't work Build number: 2.5.0.v20090420-1104 Steps to reproduce: 1, New a float type data item and value is 1.140212 2, Go to Format Number in Property editor 3, Set a Format for example: Percent 4, Preview the report Expected result: Number Format is working in pre... | closed fixed | d4cbdcb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedContentVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T07:51:55Z | 2009-04-20T06:46:40Z |
272,634 | Bug 272634 Part of the table is missing when change report from LTR to RTL | null | closed fixed | 0ed20e5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/ReportFlowLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T05:26:33Z | 2009-04-17T06:33:20Z |
206,152 | Bug 206152 [Crosstab improvements] Crosstab: Add the Rank function in the aggregations | In the crosstab, add rank functions in the aggregation builder. | verified fixed | 67b5410 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/AggregationManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T03:56:53Z | 2007-10-12T14:40:00Z |
272,649 | Bug 272649 Exception happened when dnd multiple level attributes into crosstab | Description: Exception happened when dnd multiple levels into crosstab Build number: 2.5.0.v20090417-0630 Steps to reproduce: 1, New a level with several attributes in cube builder 2, Multiple select more than two attributes and drag them into crosstab area Expected result: After step2, no exception happened. if we don... | closed fixed | 0b2ed79 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/AddLevelAttributeHandleCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/CrosstabCellFlowLayoutEditPolicy.java", "... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-20T03:30:20Z | 2009-04-17T06:33:20Z |
272,636 | Bug 272636 Text should be clipped if it is longer that label's width in fix layout | null | verified fixed | e0187b4 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/ReportFlowLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T10:31:18Z | 2009-04-17T06:33:20Z |
267,535 | Bug 267535 Using aggregated column of dataset in computed column of the same dataset | Build ID: v20090218-0730 Steps To Reproduce: Bug is new in BIRT 2.3.2. In 2.3.1 all is ok. 1. Create empty report with example database 2. Create dataset using query "select CLASSICMODELS.CUSTOMERS.CREDITLIMIT from CLASSICMODELS.CUSTOMERS" 3. Create computed column named "Running sum" with aggregation "RUNNING SUM" on ... | verified fixed | f1a24f2 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/ComputedColumnTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/RowProcessUtil.java",... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T08:27:47Z | 2009-03-08T11:00:00Z |
272,645 | Bug 272645 Data Type is missing after dragging datetime level attribute into crosstab | Description: Data Type is missing after dragging datetime level attribute into crosstab Build number: 2.5.0.v20090417-0630 Steps to reproduce: 1, New a cube which has datetime type levels: year->quater 2, New a crosstab 3, Drag datetime attribute into crosstab 4, Open the attribute in crosstab and check the data type E... | verified fixed | 37a9efd | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T07:42:11Z | 2009-04-17T06:33:20Z |
270,647 | Bug 270647 Error creating a chart that uses cross tab data | null | verified fixed | 59fc99e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DteDataEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T07:26:13Z | 2009-03-31T17:20:00Z |
272,642 | Bug 272642 Expression of attribute which is dragged from cube builder is incorrect | Description: Expression of attribute which is dragged from cube builder is incorrect Build number: 2.5.0.v20090417-0630 Steps to reproduce: 1, New a level with attribute in cube 2, New a crosstab 3, DnD attribute of level from data explorer into crosstab row or column are 4, Check the expression of attribute Expected r... | verified fixed | bb3207d | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T07:09:08Z | 2009-04-17T06:33:20Z |
272,441 | Bug 272441 Designer and Engine works different when the sum of the column width is larger than the table width [03] | null | closed fixed | cfb8b92 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/FixTableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T05:54:16Z | 2009-04-16T08:20:00Z |
271,856 | Bug 271856 Support multiple states for PropertyVisibility setting in Model extension schema | Currently the PropertyVisibility setting in Model extension schema only support one exclusive value: "readonly" or "hide". For some properties, user may want them to have both states, e.g "readonly" and "hide". One example is the "drop" property for Crosstab cell, currently we have no way to set it as both "readonly" a... | verified fixed | 17515b6 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/PropertyHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/LibraryHandle.java", "model... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-17T05:10:13Z | 2009-04-10T05:06:40Z |
268,010 | Bug 268010 Failures and errors occurs in junit test of org.eclipse.birt.report.tests.engine in 2.5.0 daily build v20090311-0630 | null | closed fixed | 88a8aea | ["testsuites/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/ReportEngineTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-16T10:24:44Z | 2009-03-11T02:53:20Z |
189,227 | Bug 189227 enhance data explorer to include attributes for cube levels | Data Explorer should be enhanced to include attributes of group levels, that can be dragged directly to cross tab. | verified fixed | 9d7882d | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/LevelAttributeHandleDragAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/LevelAttributeHandleDropAdapter.java", "xtab/org.eclipse.birt.report.i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-16T06:31:40Z | 2007-05-25T21:53:20Z |
271,408 | Bug 271408 The data in crosstab top left header cell use the crosstab's binding does not work correctly [1102] | null | verified fixed | 62729ab | ["data/org.eclipse.birt.data/src/javax/olap/OLAPException.java", "data/org.eclipse.birt.data/src/javax/olap/OLAPWarning.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/RowDataAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-16T02:05:35Z | 2009-04-07T07:40:00Z |
269,783 | Bug 269783 Errors occurs in Junit test of org.eclipse.birt.data.tests in 2.5.0 daily build v20090324-1433 | null | closed fixed | 0995c8d | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedIVQuerySourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-16T01:36:59Z | 2009-03-24T07:33:20Z |
267,806 | Bug 267806 BIRT - facing an issue when Data Cube uses Scripted Data Set | null | verified fixed | 51376c3 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java", "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 | 2009-04-16T01:33:42Z | 2009-03-10T10:13:20Z |
272,131 | Bug 272131 The width of crosstab column does not work when there is horizontal page break in PDF [1102][1200] | null | closed fixed | de73002 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/content/wrap/TableContentWrapper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T05:34:33Z | 2009-04-14T09:06:40Z |
272,114 | Bug 272114 [Automation][Regression]NPE thrown out while previewing the report in PDF format | null | closed fixed | 1357354 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TextArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T03:43:53Z | 2009-04-14T06:20:00Z |
272,118 | Bug 272118 DBCS3.5: Unable to export data in the local encoding if leave the field blank. | Build ID: I20090401-1325 Steps To Reproduce: 1.Edit the data source file with NLV character(ex. U+3042U+3044U+3046) 2.Preview the report in Web Viewer 3.Click Data Export icon and open Data Export dialog. 4.Check "Others" radio button for "output encoding" and leave the field blank. Click OK More information: OS:Window... | closed fixed | 262ed91 | ["engine/org.eclipse.birt.report.engine.dataextraction.csv/src/org/eclipse/birt/report/engine/dataextraction/csv/CSVDataExtractionImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T03:42:55Z | 2009-04-14T06:20:00Z |
272,117 | Bug 272117 [Automation][Regression]Exception was thrown out in Web Viewer when masterPage type is "custom" and only width is set | null | closed fixed | e1e4cac | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T03:03:28Z | 2009-04-14T06:20:00Z |
265,245 | Bug 265245 [RCP] The "Open Java Source" button should be disabled in Chart Examples View [1501] | null | closed fixed | ac7df59 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/util/OpenJavaSourceAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T02:33:26Z | 2009-02-18T04:06:40Z |
261,160 | Bug 261160 [Enhancement] Auto-detect the data type of legend entries. | description: When we select different type of data for X/Y axis, the Edit Format dialog will select the corresponding format type automatically. For example, if we select number type data for Y axis, the Edit Format will only display the Data Type Number. But for legend entries, Edit Format does not auto-detect the dat... | verified fixed | b86145e | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FormatSpecifierComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/chart/LegendTextSheet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T02:21:11Z | 2009-01-15T09:00:00Z |
270,545 | Bug 270545 Minor grid does not work correctly both in Chart Builder and when preview [13] | null | closed fixed | 332f5ee | ["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/render/AxesRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-15T02:11:16Z | 2009-03-31T03:26:40Z |
272,100 | Bug 272100 [Regression]Fit to container failed to work when export report to PDF | null | closed fixed | 1eca3b9 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReaderImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/IOConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-14T02:55:37Z | 2009-04-14T00:46:40Z |
271,591 | Bug 271591 Aggregation binding modification behavior should be consistent | Description: Aggregation binding modification behavior should be consistent Build number: 2.5.0.v20090408-0630 Steps to reproduce: 1, New a crosstab with measures 2, Go to Binding page in Property Editor 3, Edit the Aggregation binding of measure and modify the measure expression and click OK 4, New a Aggregation bindi... | closed fixed | 938727e | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-13T06:01:07Z | 2009-04-08T08:40:00Z |
271,126 | Bug 271126 Report Engine API should tell us what the engine version is | It would be very useful to be able to get the BIRT runtime version via the engine or core api so that an application using BIRT is able to log or display on screen to the user the BIRT version being used | verified fixed | 8828b99 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-13T05:52:44Z | 2009-04-03T12:00:00Z |
271,825 | Bug 271825 File Handle Leaks | It appears that the input stream used in FileUtil.getFileContent() is never closed. Would recommend re-factoring the code to add close methods to all of the inputstream and outputstream classes used. Here is an example: BufferedInputStream in = null; ByteArrayOutputStream out = null; try { //Uses the buffered stream to... | verified fixed | 6270034 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/util/FileUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-13T05:06:14Z | 2009-04-09T18:00:00Z |
271,873 | Bug 271873 script does not execute pie chart interactivity with multiple value series | Build ID: v20080922-1151 Steps To Reproduce: 1.Create datasource to Classic Models Inc. SampleDB 2.Create dataset 'select * from CLASSICMODELS.CUSTOMERS' 3.insert pie chart (2D) on layout (connect dataset to chart) 4.choose country as categorie series (group data) 5.value series 1 = count(customerNumber) 6.value series... | verified fixed | 0922e42 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java", "chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/ShapedAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-13T02:53:49Z | 2009-04-10T07:53:20Z |
271,546 | Bug 271546 [Automation][Regression]Blank line in text disappeared in PDF | null | closed fixed | 5462065 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TextCompositor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T07:27:18Z | 2009-04-08T03:06:40Z |
271,743 | Bug 271743 The height of the crosstab row does not work correctly in PDF [1102] [1200] | null | closed fixed | 43d02bd | ["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/ContainerArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T07:13:08Z | 2009-04-09T06:53:20Z |
271,540 | Bug 271540 [Automation][Regression]Master page background color does not work in PDF | null | closed fixed | 3ea1a9d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/PageArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T06:13:59Z | 2009-04-08T03:06:40Z |
271,729 | Bug 271729 [Automation][Regression]Text line height does not work properly in PDF | null | closed fixed | ccdae17 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/BlockContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T03:17:50Z | 2009-04-09T06:53:20Z |
271,740 | Bug 271740 [Automation][Regression] The axis chart is missing when preview a crosstab with its grandtotal show as chart and with horizontal pagebreak. | null | closed fixed | 39fc5d2 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T03:15:11Z | 2009-04-09T06:53:20Z |
271,719 | Bug 271719 After set the width/height of the crosstab, part of the borders are missing when preview as PDF in Fixed Layout [1102] [1200] | null | closed fixed | 6eba342 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-10T02:49:24Z | 2009-04-09T04:06:40Z |
271,781 | Bug 271781 Image in header on master page causes extra line for Word Emitter | From the newsgroup: In my .rptdesign, I have a master page with a standard header - a grid with 3 cells. The 3 cells have a background color and the 3rd cell contains a right aligned image. When I generate the PDF, all is fine, the header looks like a solid block of color with the image on the right hand side so it loo... | verified fixed | 28c23dd | ["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 | 2009-04-10T02:46:36Z | 2009-04-09T15:13:20Z |
271,114 | Bug 271114 The width of inline element in Fixed Layout does not work in PDF [1200] | null | closed fixed | 1d0f3f2 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/AreaFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T09:32:59Z | 2009-04-03T09:13:20Z |
271,589 | Bug 271589 Part of the table border is not drawn in PDF [1200] | null | closed fixed | 6513e85 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RowArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/TableAr... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T09:11:40Z | 2009-04-08T08:40:00Z |
271,423 | Bug 271423 [Compatibility] Exception is thrown out when edit report parameter [0705] [0901] | null | closed fixed | 0effa65 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ParserCompatibilityTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleMiscExpressionState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/Compatible... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T08:35:43Z | 2009-04-07T07:40:00Z |
271,558 | Bug 271558 Errors occurs in Junit test of org.eclipse.birt.report.engine.emitter.html.tests in 2.5.0 daily build v20090408-0630 | null | closed fixed | 685001d | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T08:27:33Z | 2009-04-08T05:53:20Z |
271,725 | Bug 271725 [Automation][Regression]NPE is thrown out while previewing the report in PDF | null | closed fixed | 4f2e90a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T07:26:29Z | 2009-04-09T06:53:20Z |
252,718 | Bug 252718 Centralize CDatetime conversion in chart engine | In chart engine, there are a lot of codes/patches to convert Date/Calendar data to CDatetime. Since chart engine always uses CDatetime as datetime data, it's better to centralize this conversion to one point: after evaluation, so as to prevent ClassCastException and optimize code structure. | resolved fixed | a78a829 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/SeriesNameFormat.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java", "chart/org.eclipse.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T07:11:57Z | 2008-10-30T07:00:00Z |
271,597 | Bug 271597 Error in chart builder when trying to set value for axis origin. | null | closed fixed | 8deff3f | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/Methods.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/DateTimeDataElementComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/Abstract... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T06:19:34Z | 2009-04-08T08:40:00Z |
271,557 | Bug 271557 Failures and errors occurs in junit test of org.eclipse.birt.report.engine.tests in 2.5.0 daily build v20090408-0630 | null | closed fixed | c7f3db2 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/ReportRunnableTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/parser/DynamicTextItemDesignTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/Expression... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-09T03:24:37Z | 2009-04-08T05:53:20Z |
271,547 | Bug 271547 [Automation][Regression]Table cell alignment does not work correctly in second page of PDF | null | closed fixed | 8cb6986 | ["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/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/Ta... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-08T10:46:12Z | 2009-04-08T03:06:40Z |
271,407 | Bug 271407 A default width larger than 1 pixels should be provided for the the crosstab measure header after change the orientation [03] [1102] | null | closed fixed | e28c3f2 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/TableHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/design... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-08T07:42:31Z | 2009-04-07T07:40:00Z |
271,560 | Bug 271560 [Regression]NPE is thrown out while openning a report in designer | null | closed fixed | eafdd5b | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/SessionHandleAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-08T07:40:43Z | 2009-04-08T05:53:20Z |
271,539 | Bug 271539 [Automation][Regression]NPE is thrown out while previewing the report | null | closed fixed | 32bed08 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-08T05:58:51Z | 2009-04-08T03:06:40Z |
271,116 | Bug 271116 Inline element with large contents does not work correctly in Auto Layout [03] | null | closed fixed | b675d56 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T08:29:16Z | 2009-04-03T09:13:20Z |
271,084 | Bug 271084 Crosstab measure's chart view does not work correctly when set its type as Percent Stacked Bar Chart [13] | null | closed fixed | 2cab864 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T07:15:23Z | 2009-04-03T06:26:40Z |
270,247 | Bug 270247 [Accessibility] Shortcut key conflict happens in "Edit Format" dialogue and problems exist when use keyboard to navigate the dialogue [17] | null | closed fixed | d073438 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FormatSpecifierComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T06:55:17Z | 2009-03-27T10:33:20Z |
271,394 | Bug 271394 [Smoke]Style doesn't work in Web viewer preview | Preview a report which has style in web viewer(frameset mode). Actual result is the style doesn't work when previewing in web viewer. Build info: 2.5.0 v20090407-0630 | closed fixed | bdeade8 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/StyleConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T04:55:40Z | 2009-04-07T02:06:40Z |
270,692 | Bug 270692 The tooltip for data preview is too long and exceed the window width. | null | closed fixed | a6934d7 | ["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/composites/MenuStylesDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/Mult... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T04:01:12Z | 2009-04-01T01:40:00Z |
270,909 | Bug 270909 [Regression]Drop of Group cell doesn't work | null | verified fixed | e6c34db | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/ir/CellTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/parser/TableItemDesignTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/ICellContent.java", "e... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T03:02:21Z | 2009-04-02T02:40:00Z |
269,920 | Bug 269920 Reload image should trim the front space of URI | null | closed fixed | 55fff2c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-07T01:50:58Z | 2009-03-25T03:00:00Z |
271,098 | Bug 271098 The height of the label does not work correctly in fixed layout when set the width of the label [03] | null | closed fixed | e0f43b8 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-03T09:52:54Z | 2009-04-03T09:13:20Z |
269,952 | Bug 269952 NPE occurred when previewing crosstab without binding a cube | Description: NPE occurred when previewing crosstab without binding a cube Build number: 2.5.0.v20090325-0630 Steps to reproduce: 1, New a crosstab 2, Drag and drop a dimension into crosstab's row area 3, Modify the Binding of crosstab to None 4, Preview Expected result: Show proper exception rather than NPE Actual resu... | closed fixed | cee2eb4 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/QueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-03T09:41:32Z | 2009-03-25T11:20:00Z |
271,100 | Bug 271100 [Regression] Embedded svg image is not shown when preview in PDF [1200] | null | closed fixed | 8e522e0 | ["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 | 2009-04-03T08:57:37Z | 2009-04-03T09:13:20Z |
270,710 | Bug 270710 [Automation][Regression]Grid background image disappeared in PDF when set image vertical position to center | null | closed fixed | 09e596e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/BlockContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/CellArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/C... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-03T08:24:38Z | 2009-04-01T07:13:20Z |
270,723 | Bug 270723 [Accessibility] Can not use the keyboard to edit the properties and values in "Hyperlink Menu Properties" dialogue [17] | Description: Can not use the keyboard to edit the properties and values in "Hyperlink Menu Properties" dialogue. Build number: 2.5.0.v20090401-0630 Steps to reproduce: 1. New a chart, add interactivity, select "hyperlink", and add two hyperlinks. 2. Click "Properties" button and open the "Hyperlink Menu Properties" dia... | closed fixed | d88276f | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/MenuStylesDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-03T07:27:43Z | 2009-04-01T07:13:20Z |
270,556 | Bug 270556 No error message or log is printed when a chart is missed | Build ID: M20090211-1700 Steps To Reproduce: 1. Enable 'SVG Chart' in Window | Preferences | Report Design | Preview 2. Preview attached report in Web Viewer 3. The chart shows nothing Expected Behavior: Since the chart fails, show error message or print logs Actual Behavior: Nothing shows off. More information: | verified fixed | 7bbceee | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/util/SvgFile.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-02T07:28:51Z | 2009-03-31T06:13:20Z |
270,689 | Bug 270689 The generated XLS file with date time type data without format setting can not be opened when start eclipse under locale zh_CN [1203] | null | closed fixed | b3b2559 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/DateTimeUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-02T07:24:08Z | 2009-04-01T01:40:00Z |
270,253 | Bug 270253 [Accessibility] Shortcut keys is missing and does not work in Value Series page for Pie Chart [17] | null | closed fixed | c05790b | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/PieSeriesAttributeComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-02T05:42:46Z | 2009-03-27T10:33:20Z |
267,211 | Bug 267211 chart date grouping with date/time values not in data | Ok - so I have a chart that does a category grouping on the x-axis based on DateTime data. My dataset contains dates from 01-JAN-08 through 31-DEC-08. However in the resulting chart, the x-axis starts at 01-DEC-07. I don't know why, but a date from 2007 made it into the x-axis of my chart when I have verified numerous ... | verified fixed | b0497f8 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T09:34:28Z | 2009-03-05T16:20:00Z |
270,695 | Bug 270695 [Automation][Regression]NPE thrown out when preview 3rd page of the report | null | closed fixed | 5d25271 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ListContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/ColumnDesign.java", "engin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T08:16:52Z | 2009-04-01T01:40:00Z |
270,711 | Bug 270711 [Automation][Regression]Grid cell padding does not work in PDF | null | closed fixed | 110eef3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/CellArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T07:45:17Z | 2009-04-01T07:13:20Z |
270,698 | Bug 270698 [Automation][Regression]Set masterpage show header on first to false does not work in PDF | null | closed fixed | 53be5ab | ["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 | 2009-04-01T07:44:38Z | 2009-04-01T01:40:00Z |
270,408 | Bug 270408 The type of the same column are different for table and its chart view [0002] | null | closed fixed | 8305648 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartBaseQueryHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T07:15:56Z | 2009-03-30T05:13:20Z |
270,576 | Bug 270576 [Automation][Regression]Superscript font effect does not work in PDF | null | closed fixed | 2172fa4 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/InlineContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/PageArea.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 | 2009-04-01T07:09:21Z | 2009-03-31T09:00:00Z |
207,568 | Bug 207568 BIRT standalone Designer Fixed Colum width presentation | Build ID: v20070924-0630 Steps To Reproduce: 1. Create new report 2. Create table with fixed-width columns, each column being .5 inches and enough columns to use entire width between margins. 3. Bind to table fields with field names that cause designer's column width to exceed width shown when unbound. More information... | verified fixed | 5bab33d | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/SetConstraintCommand.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/ColumnHandleAdapter.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/d... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T06:58:30Z | 2007-10-26T12:00:00Z |
270,696 | Bug 270696 ArrayIndexOutOfBoundsException was thrown out when click Data Binding if there has no bindings | Description: ArrayIndexOutOfBoundsException was thrown out when click Data Binding if there has no bindings Build number: 2.5.0.v20090401-0630 Steps to reproduce: 1, New a script data source 2, New a script dataset without bindings 3, New a chart binding the script dataset 4, Click Data Bindings button in Select Data P... | closed fixed | d6146fe | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartColumnBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-04-01T04:25:22Z | 2009-04-01T01:40:00Z |
270,563 | Bug 270563 The date time type data without format setting is output with format "mmm d, yyyy" when preview as XLS under locale zh_CN [1203] | null | closed fixed | c5ea78b | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/ex... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2009-03-31T09:34:31Z | 2009-03-31T09:00:00Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.