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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
189,706 | Bug 189706 Enhance computed column aggregation function handling in UI. | Due to the issue discussed in 189705, current computed column aggregation builder in data set editor has bugs to extend: 1.When new a computed column, the aggregation argument field cannot be correctly set. 2.The argument field cannot be correct grayed out when user select a aggregation function without arguments 3.The... | resolved fixed | 2f6ab76 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/aggregation/AggregationHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ExpressionProcessor.java", "d... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-08T11:49:22Z | 2007-05-29T17:33:20Z |
191,644 | Bug 191644 Dataset don't be cached in Chart Builder. | Build ID: I20070517-1700 Birt Steps To Reproduce: 1. New a Chart. 2. Set dataset from remote db. 3. Switch tabs of Chart Builder, it is OK. 4. Shut off network. 5. Switch tabs of Chart Builder again. 6. Some exception will throw, it shows the db accessing is fail. Expected Result: The dataset should be cached. Actual R... | resolved fixed | 616b4ca | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-08T10:16:17Z | 2007-06-08T08:06:40Z |
191,168 | Bug 191168 [Regression]Exception occurs when resize masterpage in library | Description: Exception occurs when resize masterpage in library. Build number:2.2.0.v20070606-0630 Regression bug:187443 Steps to reproduce: 1. New a library. 2. Go to Master Page, resize the master page using the ruler. Expected result: 1. Layout works correctly. 2. No exception is thrown out. Error log: An unexpected... | closed fixed | 81bbcee | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-08T08:39:49Z | 2007-06-06T06:06:40Z |
191,430 | Bug 191430 [Regression] The table will binding to the data set if add a data binding to the data set [0001] | Description: The table will binding to the data set if add a data binding to the data set. Build number: 2.2.0.v20070607-0630 Steps to reproduce: 1. New a report with a data set. 2. New a table (not binding to the data set), add a data in one table cell. 3. Right click to change the data column, select the data set and... | closed fixed | a0f2970 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-08T03:30:08Z | 2007-06-07T07:06:40Z |
191,447 | Bug 191447 Repreview the Output Parameters in storedprocedure dataset will lead the exception | Description: Repreview the Output Parameters in storedprocedure dataset will lead the exception Build number: 2.2.0.v20070607-0630 Steps to reproduce: 1, Open the attached report design 2, Open the Data Set 3, Preview Output Parameters 4, Click OK button 5, Reopen the Data Set 6, Preview Output Parameters again Expecte... | closed fixed | b4c6f58 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T11:24:09Z | 2007-06-07T09:53:20Z |
191,005 | Bug 191005 PDF preview hangs up with attached xtab.[1102] | null | closed fixed | e13452d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableRegionLM.java"... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T10:04:53Z | 2007-06-05T13:26:40Z |
190,885 | Bug 190885 birt cross tab - Exception occurs if use muliple dataset in a cube | - Define a cube with a primary dataset "orders" and multiple dimension tables like "orderDetails" and "customers" - Now try to define a cross tab based on the cube. Following exception occurs. ReportDesign (id = 1): - /olap/cube_Customer Cube doesnt exist /olap/cube_Customer Cube doesn't exist ( 1 time(s) ) detail : or... | resolved fixed | ab1f062 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/facttable/FactTableHelperTest.java", "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/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T08:26:49Z | 2007-06-04T20:46:40Z |
191,410 | Bug 191410 [Regression] Can not new a report from predefined dual column chart & listing template [00] | Description: Can not new a report from predefined dual column chart & listing template. Build number: 2.2.0.v20070607-0630 Steps to reproduce: 1. New a report from predefined dual column chart & listing template. Expected result: The report can be created. Actual result: XML Source page shows up after click finish. Err... | closed fixed | d47ab69 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TemplateElementParserTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/command/NameException.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ReportElementState.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T07:44:34Z | 2007-06-07T01:33:20Z |
191,004 | Bug 191004 [Smoke][AS4] Can not debug [0001] | Description: Can not debug. Build number: 2.2.0.v20070605-0630 Steps to reproduce: 1. new a Java project: create a Java class using BIRT's scripting API. 2. new a report project, create a report, and add a Label element, map the Java class to the Label via event handler panel in property editor, and preview. 3. open de... | closed fixed | 3c64aaf | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/util/WorkspaceClassPathFinder.java", "viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/IWorkspaceClasspathFinder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T06:35:47Z | 2007-06-05T10:40:00Z |
191,199 | Bug 191199 [Regression] Rule and Margin in masterpage isn't aligned | Description: New a report design file, go to the master page tab, you will find the rule and margin is not aligned. Build version:2.2.0.v20070606-0630 | closed fixed | c85f931 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/MoveGuideCommand.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportDesignEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/b... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T02:44:00Z | 2007-06-06T08:53:20Z |
191,159 | Bug 191159 The filter of measure take no effect if the group level is String type[1102] | Description: The filter of measure take no effect if the group level is String type[1102] Build number: 2.2.0.v20070606-0630 Steps to reproduce: 1, Open the attached report design 2, Preview Expected result: After step2, the filter of 1818 classic car is in the preview result Actual result: No result in preview Error l... | closed fixed | cfa9d8c | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/filter/BaseDimensionFilterEvalHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-07T02:07:47Z | 2007-06-06T03:20:00Z |
190,157 | Bug 190157 A few potential possibilities of NullPointerException have been found in BIRT CORE projects. | Build ID: 2.1.2 Steps To Reproduce: I have been running Jtest's BugDetective feature on BIRT source code and it reported a few possible dangerous places where a NullPoiterException may be thrown under some circumstances. The attached screenshots from BugDetective will help to understand the exact flow which may lead to... | resolved fixed | cb2970f | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/prefs/DefaultsManager.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/SerializerImpl.java", "core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/utils/UIHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T10:09:14Z | 2007-05-31T08:26:40Z |
182,270 | Bug 182270 Sample Data issue [0001] | Description: Sample Data issue. Build number: 2.2.0.v20070413-1121 Steps to reproduce: 1. Drag a chart from Palette to Layout, first setlect type as Gantt, then change back to Bar,check the "Chart Preview" pane. Expected result: Y Axis is still of linear type. Actual result: Y Axis is of Date/Time type. Error log: N/A | closed fixed | 7df59c9 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BarChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/LineChart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T08:31:23Z | 2007-04-13T04:53:20Z |
191,155 | Bug 191155 Cross table that exoport to library is invalid | Description: Cross table that exoport to library is invalid Step: 1.New a report, new a datasource, dataset and date cute. 2.Insert a cross table and binding the data cute. 3.Drop the dimensions and measures into cross table. 4.Export the report to library 5.New another report and use the library 6.Drop the cross table... | closed fixed | 56a8152 | ["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/MemberValueHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T08:08:28Z | 2007-06-06T03:20:00Z |
191,153 | Bug 191153 [Regression] NPE throws out when preview a crosstab with filter[1102] | Description: Preview a crosstab with filter, NPE throws out. Build Version:2.2.0.v20070606-0630 Steps to reproduce: 1. Get the attached report design file, preview in layout. Error log: Exception Close org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested exception ... | closed fixed | b5262bb | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/filter/BaseDimensionFilterEvalHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T03:16:40Z | 2007-06-06T03:20:00Z |
190,266 | Bug 190266 TVT33:TCT499: ar: Chart labels are wrapping covering chart numbers beneath | <response_by> Noha El Ghannam at 2007.05.31.09.17.34 </response_by> OS: Windows Build date: 05292007 Component Name: BIRT Blocking: No Tester Name: Noha Steps to recreate the problem: Open 'Select Data' tab in Chart Builder. Problem description: Chart labels are wrapping covering chart numbers beneath making the number... | closed fixed | 8886b0b | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWithAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/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 | 2007-06-06T03:12:16Z | 2007-05-31T16:46:40Z |
191,001 | Bug 191001 Table data in xtab column area lost in Web Viewer.[1102] | Description: Table data in xtab column area lost in Web Viewer. Build number:2.2.0.v20070605 Steps to reproduce: 1. Open attached report. 2. Preview in Web viewer and in html Expected result: Table in xtab display data Actaul result: Web Viewer only display table header label. Html display table data. Error log:N/A | closed fixed | e10ffb2 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeQueryResults.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/CubeResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T03:07:26Z | 2007-06-05T10:40:00Z |
190,984 | Bug 190984 xtab filter/sort did not work properly when using a joined data set | steps to reproduce: - use the attached report - try to add a filter/sort on xtab, e.g. using country column - notice that the value list is unavailable - try to enter the filter/sort condition manually, e.g. "USA" - preview in layout expected behavior: - when use joined data set, the value list should be available - re... | closed fixed | 7e5f138 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T02:55:17Z | 2007-06-05T07:53:20Z |
191,064 | Bug 191064 TVT33:TCT561: da: Checkmark column label not centered in dialog | <response_by> Denmark TSC at 2007.06.04.08.37.35 </response_by> Description: Description: Subject: da: Checkmark column label not centered in dialog OS: Windows Build date: 0603 Component name: BIRT Blocking: No Tester Name: Soeren Schmidt Steps to recreate the problem: Import BIRT report test files in new project. Ope... | closed fixed | 5f06947 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AxisSheetImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T02:53:06Z | 2007-06-05T16:13:20Z |
189,585 | Bug 189585 [Linux]Data expression input box cannot show completely. | Description: Data expression input box cannot show completely. Build number:2.2.0.v20070529 Test Platform: Linux Steps to reproduce: 1. Insert a data item. Expected result: Expression input box show completely. Actual result: See attached. Error log:N/A | closed fixed | 21d4692 | ["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 | 2007-06-06T02:40:39Z | 2007-05-29T06:26:40Z |
190,739 | Bug 190739 [regression]Edit dataset from library cannot work properly[01] | null | closed fixed | 9bb0d69 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/MetaDataPopulator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T02:06:14Z | 2007-06-04T06:53:20Z |
190,959 | Bug 190959 NPE throws out when delete dimension[1102] | Description: There is a crosstab in the layout (one row dimension, one measure). Select the dimension and try to pull it to the column area, it does not work. Then use context menu to delete it, NPE throws out. Build Version:2.2.0.v20070605-0630 Steps to reproduce: 1. Create a sample datasource and dataset. 2. Create a... | closed fixed | b660de9 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabFirstCellEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-06T01:41:50Z | 2007-06-05T05:06:40Z |
190,419 | Bug 190419 The topn filter doesn't take effect on the datetime type dimension[1102] | Description: The topn filter doesn't take effect on the datetime type dimension[1102] Build number: 2.2.0.v20070601-1347 Steps to reproduce: 1, New a crosstab which includes datetime type dimension 2, Specify a filter on the year level using two filter condition data["year"] topn 2 or dimension["Date"]["year"] topn 2 3... | closed fixed | 29c126c | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/util/OrderedDiskArrayTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java", "... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T09:44:56Z | 2007-06-01T06:40:00Z |
183,888 | Bug 183888 BIRT designer - Cube in data explorer | Current behavior - The data explorer view allows uer to change the order of a group level in a hierrachy. Expected behavior - user should not be allowed to change the order of the group level in data explorer view. - Instead user can user cube builder dialog to change the order. | resolved fixed | 69f7f09 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T07:20:59Z | 2007-04-25T00:13:20Z |
190,732 | Bug 190732 NPE when delete two cubes in attached report.[1101] | Description: NPE when delete two cubes in attached report. Build number:2.2.0.v20070604 Steps to reproduce: 1. Open attached report. 2. Select regioncredit and regioncredit1. 3. Press delete button. Expected result: Two cubes are deleted Actual result: NPE and cubes are still there. Error log: org.eclipse.birt.report.d... | closed fixed | 4fa9e66 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/DimensionJoinConditionHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TabularCubeParserTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/Property... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T07:00:36Z | 2007-06-04T04:06:40Z |
190,424 | Bug 190424 [Regression] Exception is thrown out when preview a data with null expression [0001] | Description: Exception is thrown out when preview a data with null expression. Regression of #158252 Build number: 2.2.0.v20070601-1347 Steps to reproduce: 1. New a data with null expression. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: - The expression cannot be null ... | closed fixed | 0e21ae6 | ["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 | 2007-06-05T06:45:57Z | 2007-06-01T09:26:40Z |
190,769 | Bug 190769 [Regression]The attached report pop up exception when preview | null | closed fixed | c14c323 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/QueryResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T06:44:51Z | 2007-06-04T09:40:00Z |
190,554 | Bug 190554 TVT33:TCT554: DE : BIRT, Default "data item" needs to be externalized | <response_by> Ruth Nestvold at 2007.06.01.13.08.25 </response_by> Description: Default "data item" needs to be externalized OS : Windows Must fix or not a must fix: Yes Build date: 0531 Component name = BIRT Blocking: no Language: de Bitmap Location: \defects\gr1\de\04.001030.jpg Tester Name: Ruth Nestvold Problem Desc... | closed fixed | 6411ea4 | ["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 | 2007-06-05T05:21:47Z | 2007-06-01T20:33:20Z |
189,832 | Bug 189832 Change xtab binding should process the existed binding.[1102] | Description: Change xtab binding should process the existed binding. Build number:2.2.0.v200705300630 Steps to reproduce: 1. New a cube and a crosstab. 2. Drag measure and dimension from cube to crosstab. 3. In Property Editor, change xtab binding cube to none. Expected result: A dialog should pop up to ask how to proc... | closed fixed | 33b27bf | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/page/CrosstabBindingPage.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/provider/CrosstabSimpleComboPropertyDescriptorProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T03:43:25Z | 2007-05-30T04:40:00Z |
188,610 | Bug 188610 Values in Legend Area take the style of Value Series Labels' wrongly [0001] | Description: Values in Legend Area take the style of Value Series Labels' wrongly. Build number: 2.2.0.v20070523-0630 Steps to reproduce: 1. New a Chart, tick "Show Series Labels", set color, style and rotation for font, and set Background Color and Shadow Color for label. 2. Select "Legend", tick "Show Value". Expecte... | closed fixed | a3fccdf | ["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 | 2007-06-05T03:34:34Z | 2007-05-23T08:46:40Z |
190,727 | Bug 190727 [regression]Default value issue when switch report parameter from textbox to listbox.[0705] | null | closed fixed | 9a8bca5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T02:39:32Z | 2007-06-04T04:06:40Z |
190,723 | Bug 190723 org.eclipse.birt.report.designer.tests has compile error in dailybuild and rolling build of 20070604 | org.eclipse.birt.report.designer.tests has compile error in dailybuild and rolling build of 20070604. Please see the attachment for details. | closed fixed | 63967ae | ["UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ReportItemPropertyEditUITest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/ui/extensions/AllTests.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-05T02:27:48Z | 2007-06-04T01:20:00Z |
188,283 | Bug 188283 Bubbles should be z-sorted by size in Bubble charts | Biggest bubbles should be drawn first so that there is no small bubble hidden by a bigger one. | resolved fixed | fdea06b | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/IRenderInstruction.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/MarkerInstruction.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/PrimitiveRenderEvent.java", "chart/org.eclipse.birt.chart.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T10:25:26Z | 2007-05-22T10:33:20Z |
190,207 | Bug 190207 Integrate Aggregation builder with charts | Charts should be able to use aggregates in their databinding definition. The UI is missing the "Add Aggregation..." button in the chart databinding dialog. | resolved fixed | 5de4808 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/AggregateOnBindingsFormHandleProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/DataSetColumnBindingsFormHandleP... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T10:15:12Z | 2007-05-31T14:00:00Z |
190,566 | Bug 190566 TVT33:TCT542: ja: "expr" in English in Aggregation Builder panel | <response_by> Eriko Takahashi at 2007.06.01.10.32.17 </response_by> exprOS: Linux Build date: 20070531 Component name : BIRT Blocking: NO Tester Name: Eriko Takahashi (Japanese tester) Testcase: 04.002610 - BIRT - CROSSTAB PROPERTIES BINDING TAB ADD AGGERATION Steps to recreate the problem: 1. Open Test_Report_CrossTab... | closed fixed | b2e93e5 | ["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 | 2007-06-04T07:01:50Z | 2007-06-01T20:33:20Z |
190,274 | Bug 190274 TVT33:TCT507: ja: "Create Crosstab" in English | <response_by> Eriko Takahashi at 2007.05.31.10.54.12 </response_by> OS: Linux Build date: 20070530 Component name : BIRT Blocking: NO Tester Name: Eriko Takahashi (Japanese tester) Testcase: 04.001970 - BIRT - CONTEXT INSERT Steps to recreate the problem: 1. Click on Test_Report_1.rptdesign 2. Right click in the report... | closed fixed | 42749bf | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/CreateCrosstabHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T06:18:26Z | 2007-05-31T16:46:40Z |
190,718 | Bug 190718 [Automation][Regression] decimal number was truncated incorrectly | steps to reproduce: - use the attached report design - preview, and check decimal number expected behavior: - e.g. 0.00000242 should be output as 0.00000242 actual behavior: - e.g. 0.00000242 was output as 0, note it did not happen in build 20070601 | closed fixed | fbc39ce | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/NumberFormatter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T05:35:05Z | 2007-06-04T01:20:00Z |
190,148 | Bug 190148 html tag <address> is missing when view as pdf | Build ID: RC0-0518 Steps To Reproduce: 1.create a report design 2.add a text with <address>somewhere</address> 3.view as html or pdf result: it hangs up for long time, or it is dropped More information: my suggestion for those unhandled html tag now, convert it into plain text, we do not want any loss in our content. T... | closed fixed | 7828784 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T03:18:53Z | 2007-05-31T08:26:40Z |
190,440 | Bug 190440 Dimensions from same column will affact each other.[1101] | Description: Dimensions from same column will affact each other. Build number:2.2.0.v200706011658 Steps to reproduce: 1. Open attached report. The cube in the report contains "static amount" and "interval amount". 2. Preview the report. 3. Delete interval amount group and preview again. Expected result: Step2 and step ... | closed fixed | d30cc27 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T03:07:57Z | 2007-06-01T09:26:40Z |
190,141 | Bug 190141 Could not view img with height/width in doc | Build ID: RC0-0518 Steps To Reproduce: 1. create a report design 2. insert a text with <IMG src="C:\WINDOWS\Blue Lace 16.bmp" height="100"> result: view as html or pdf is ok view as doc, exception occurs: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested excepti... | closed fixed | 26d5e38 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/DimensionType.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-04T01:13:14Z | 2007-05-31T08:26:40Z |
184,568 | Bug 184568 Insert menu error when switch layout tab[00] | Description: Insert menu error when switch layout tab[00] Step: 1.Open a report 2.Switch Master Page( or other tab ) 3.Switch Layout Page 4.Click insert menu Acutal result: The selection in insert menu is gray Exception result: Can select the selection in insert menu | closed fixed | c4b8fb9 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-01T09:23:09Z | 2007-04-28T03:13:20Z |
190,421 | Bug 190421 [Regression] Extended library in Ouline is not displayed correctly [00] | Description: Extended library in Ouline is not displayed correctly. Build number: 2.2.0.v20070601-1347 Steps to reproduce: 1. New a report, in "Outline" View right click to select "Library", use an existing library. Expected result: Only the library name is listed. Actual result: See the screenshot. Error log: N/A | closed fixed | 04188b1 | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/LibraryCubesNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/LibraryDataNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-01T09:19:37Z | 2007-06-01T09:26:40Z |
189,829 | Bug 189829 Problem with "Select Value" in "Edit Filter Condition" dialog of Crosstab[1102] | Description: The double quotation mark is missed when choose a string value from "Select Value" in "Edit Filter Condtion" dialog. Build verison:2.2.0.v20070530-0630 Steps to reproduce: 1. Create a sample datasource and dataset. Bind with a cube. 2. Create a crosstab in the layout, set "Filters" on property editor view.... | closed fixed | dbbfaeb | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/widget/ExpressionValueCellEditor.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/dialogs/CrosstabFilterConditionBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-01T08:53:06Z | 2007-05-30T04:40:00Z |
176,101 | Bug 176101 Shared Libraries node in Library Explorer should show the path on mouse over | Shared Libraries node in Library explorer should have a mouse over tooltio that would give the absolute path to that folder. As user defines where he keeps his resource folder it is a useful hint. Moreover to look for this path user has to go under Window>preferences>Resource to find out where the Resource folder is lo... | resolved fixed | e605754 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerTreeViewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-01T01:43:43Z | 2007-03-01T20:13:20Z |
132,031 | Bug 132031 access to chart scripting methods and related documentation | It's very strange that access to chart scipting methods available only from script tab related to whole chart item. This approach is not consistent comparing to how script defined for such report items as table or dataset. That why inside of chart's script tab we see comment out bunch of chart scripting methods. I sugg... | resolved fixed | 82bd08d | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/dataf... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T15:24:56Z | 2006-03-15T22:00:00Z |
190,092 | Bug 190092 NPE throws out in preview when left one requied column member value empty[1102] | Description: NPE throws out in preview when left one requied column member value empty. Build number: 2.2.0.v20070531-0630 Steps to reproduce: 1, New a crosstab 2, Specify the filter 3, Specify the target level, filter condition 4, If there are some column member value, such as year, quarter and month. Only specify yea... | closed fixed | 2f09d7a | ["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/util/filter/BaseDimensionFilterEvalHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T08:26:37Z | 2007-05-31T00:06:40Z |
190,114 | Bug 190114 [regression]Exception when new style in library theme.[01] | Description: Exception when new style in library theme. Build number:2.2.0.v20070531 Steps to reproduce: 1. New a library. 2. In outline, select theme, right click and select new style. Expected result: Style builder pops up without errors. Actual result: Error dialog pops up. Error log: java.lang.IllegalArgumentExcept... | closed fixed | 60c0d25 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/namespace/AbstractNameHelper.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/namespace/ModuleName... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T07:23:48Z | 2007-05-31T02:53:20Z |
190,127 | Bug 190127 [Smoke] Library can not be refresh or remove [01] | Description: Library can not be refresh or remove. Build number: 2.2.0.v20070531-0630 Steps to reproduce: 1. New a report, use library, in Outline View, right click the library used. Expected result: The library can be remove and refresh. Actual result: Right click the library, the context menu does not show up. Error ... | closed fixed | f56062d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/ElementAdapterInvocationHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T05:55:08Z | 2007-05-31T05:40:00Z |
190,082 | Bug 190082 ID and Message does not match | org.eclipse.birt.report.designer.core\src\org\eclipse\birt\report\designer\nls\messages.properties, following ID and message is found: ColorBuilder.text.None=Auto The ID said None, but the text is Auto. If the text is Auto, ID should be ColorBuilder.text.Auto. More information: | resolved fixed | c528caa | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/ColorBuilder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/widget/ColorBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T03:35:19Z | 2007-05-31T00:06:40Z |
186,516 | Bug 186516 RCP Designer: Editing copied data item destroys the original element | Build ID: 200609260959 Steps To Reproduce: 1. Create a report with a data source, data set and a table 2. Insert a column of the data set into the table. This generates a data item with an expression for the column 3. Copy this element into another table column using the <ctrl> key and drag'n drop function. 4. Now doub... | verified fixed | 3f57f24 | ["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 | 2007-05-31T03:20:10Z | 2007-05-11T07:53:20Z |
189,814 | Bug 189814 [Regression] "Paste" does not work for report items, data source, data set... [00] | Description: "Paste" does not work for report items, data source, data set... Build number: 2.2.0.v20070530-0630 Steps to reproduce: 1. New a report, insert a label, copy and paste. Expected result: "Paste" works. Actual result: "Paste" does not work. Error log: N/A | closed fixed | 955169b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SelectionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-31T03:17:58Z | 2007-05-30T01:53:20Z |
189,812 | Bug 189812 Exceptions occurs when specify two sorting conditions on a crosstab[1102] | Description: Exceptions occurs when specify two sorting conditions on a crosstab[1102] Build number: 2.2.0.v20070530-0630 Steps to reproduce: 1, Open the attached report design 2, Specify the sorting on the crosstab 3, One sorting is : Group Level: Product/PRODUCTLINE Key: CREDITLIMIT_Date/year_Product/PRODUCTLINE Colu... | closed fixed | e89e878 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggrSortHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/Aggregatio... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T13:32:10Z | 2007-05-30T01:53:20Z |
189,100 | Bug 189100 [Regression]X-axis data column issue[0001] | Description: [Regression]X-axis data column issue[0001] Step: 1.New a sample datasource and dataset from OFFICES 2.New a chart and use the dataset 3.Change the data type of OFFICECODE from string to integer. 4.Drop the column of OFFICECODE to Value(Y)Series. Actual result: Show the error message: Unable to use a text d... | closed fixed | 1ad013b | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/BaseQueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/Binding.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/PassManager.java", "data/org.eclipse.birt.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T10:05:52Z | 2007-05-25T08:00:00Z |
189,848 | Bug 189848 NPE throws out when preview a crosstab has one dimension [1102] | Description: NPE throws out when preview a crosstab has one dimension [1102] Build number: 2.2.0.v20070530-0630 Steps to reproduce: 1, New a crosstab 2, Drag a dimension into row or column area 3, Drag a measure into detail area 4, Preview Expected result: Preview successfully Actual result: NPE throws out Error log: o... | closed fixed | 2d43c97 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/impl/query/CubeCursorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T08:29:07Z | 2007-05-30T07:26:40Z |
189,807 | Bug 189807 The year value in select value list should be integer with out the decimal[1102] | Description: If the column member is year, the year value in select value list should be interger without the decimal such as 2003 but not the 2003.0. | closed fixed | 96df2b2 | ["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 | 2007-05-30T08:09:31Z | 2007-05-30T01:53:20Z |
132,645 | Bug 132645 Mouse Double Click/URL Redirect on Y series of Line Chart does not work | Decription: Add a interactivity on line chart, mouse double click/URL Redirect on Y Series, does not work. Steps to reproduce: 1.Add a line chart, bind with valid dataset. 2.In the "Format Chart" tab, add a interactivity on "Value(Y) Series", the type is "Mouse Double Click", and the action is set "URL Redirect". 3.Pre... | closed fixed | a31609c | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T07:43:06Z | 2006-03-21T08:33:20Z |
189,625 | Bug 189625 line-height is not supported in word | Build ID: RC0-v20070518 Steps To Reproduce: 1.create a report design 2.add a new style <style name="NewStyle" id="7"> <property name="fontSize">xx-large</property> <property name="textLineThrough">line-through</property> <property name="lineHeight">10in</property> </style> 3. add a text "hello world" and apply this sty... | closed fixed | f95ec14 | ["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 | 2007-05-30T07:13:07Z | 2007-05-29T09:13:20Z |
189,751 | Bug 189751 cube enhancement: Groups and Summaries category; an empty summary field is being created. | Based on bug Id# 187412: Cube builder enhancement While reviewing the cube builder enhancements, I found some things that are not updated as the mock up. Please see the attached document. Under Groups and summaries category: 1. If new a cube, under 'groups and Summaries' category, by default an empty summary field is b... | verified fixed | b8f8356 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T06:43:55Z | 2007-05-29T17:33:20Z |
189,806 | Bug 189806 Add aggregation data item to a table - Exception is thrown | - Add a table with dataset to a report design - DnD aggregation from palette to the table footer - Aggregation builder is shown - Choose SUM function on "Quantity orderred" data field Current behavior - A exception is thrown which say java.util.EmptyStackException | resolved fixed | a8e2bd1 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DataEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T05:37:38Z | 2007-05-30T01:53:20Z |
189,393 | Bug 189393 Can not drop the item into cross table row | Description: Can not drop the item into cross table row Step: 1. New a cross table. 2. Drop any item from palette into cross table row. Actual result: The item cannot drop in it. | closed fixed | 4fed950 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/ReportCreationTool.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T05:26:23Z | 2007-05-28T11:00:00Z |
189,622 | Bug 189622 DesignElementHandle.getMethods( ) shouldn't return null value | The return type of DesignElementHandle.getMethods( ) is List; if the design element handle doesn't have script methods, then it return null value. The return value is empty list will be better. | resolved fixed | 14c3c3a | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/PeerExtensibilityProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T05:11:36Z | 2007-05-29T09:13:20Z |
189,813 | Bug 189813 After modify a wrong preview report, when preview in Web viewer it can not process the document file[1102] | null | closed fixed | 3c81ae6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportDocumentWriter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/toc/TOCBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T04:23:28Z | 2007-05-30T01:53:20Z |
189,590 | Bug 189590 Error occurs when click drill-through link in sample report "OrderMasterAfter.rptdesign" | Description: Open "Report Example" view, open "Drill to Details" directory. Open "OrderMasterAfter.rptdesign" file. Preview in layout, and then click the first column "ORDERNUMBER" value, which defines drill-through link in it. Exception throws out when click on it. Build version:2.2.0.v20070529-0630. Expected result: ... | closed fixed | 53c639f | ["UI/org.eclipse.birt.report.designer.ui.samples.ide/src/org/eclipse/birt/report/designer/ui/samples/ide/action/IDEOpenSampleReportAction.java", "UI/org.eclipse.birt.report.designer.ui.samples.rcp/src/org/eclipse/birt/report/designer/ui/samples/rcp/action/RCPOpenSampleReportAction.java", "UI/org.eclipse.birt.report.des... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T04:05:43Z | 2007-05-29T06:26:40Z |
189,592 | Bug 189592 [Regression] The data both set hyperlink will be displayed in the same line [0001] | Description: The data both set hyperlink will be displayed in the same line. Build number: 2.2.0.v20070529-0630 Steps to reproduce: 1. Insert two data both set hyperlink. 2. Preview in HTML or Web Viewer. Expected result: The two data are in different line. Actual result: They are in the same line. Error log: N/A | closed fixed | 222c811 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-30T03:32:53Z | 2007-05-29T06:26:40Z |
188,336 | Bug 188336 Fairly Simple Report Generates NPE When Saving as Excel | When attempting to Save the attached report to Excel, the following error is displayed in the viewer instead of the Excel file: + org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested exception is: java.util.EmptyStackException | resolved fixed | 937d80f | ["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 | 2007-05-30T03:23:30Z | 2007-05-22T16:06:40Z |
189,534 | Bug 189534 Computed Column aggregation builder doesn't accept argument. | The aggregation builder of computed column should be enhanced so that 1. It can accept aggregation argument. 2. Only when the selected computed column can accept argument should the argument dialog enabled. | resolved fixed | b18de8b | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/DataSetProcessUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/ComputedColumnAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T15:41:57Z | 2007-05-29T00:53:20Z |
189,598 | Bug 189598 [linux][smoke]GUIException when new style in Layout or through main menu[0300] | Description: GUIException when new style in Layout or through main menu Build number:2.2.0.v200705291039 Steps to reproduce: 1. New a report. 2. New a style by right click in Layout. 3. New a style through main menu Expected result: A new style is inserted. Actual result: Fail to new style and throw exception. Error lo... | closed fixed | b5f0f62 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SelectionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T10:27:51Z | 2007-05-29T06:26:40Z |
189,597 | Bug 189597 [RCP]NEP throws out when create a crosstab to a template report item[1102] | Description: NEP throws out when create a crosstab to a template report item[1102] Build number: 2.2.0.v20070529-1039 RCP Steps to reproduce: 1, New a template 2, New a cube 3, New a crosstab 4, Right click the crosstab and select create template report item 5, Specify the name and click OK button Expected result: No e... | closed fixed | f3fa150 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/views/outline/ScriptElementNode.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/views/outline/ScriptObjectNode.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T10:06:24Z | 2007-05-29T06:26:40Z |
189,575 | Bug 189575 The 2 APIs don't work. | ICubeQueryUtil.getMemberValueIterator( TabularCubeHandle cubeHandle, String dataBindingExpr, ICubeQueryDefinition queryDefn ) ICubeQueryUtil.getMemberValueIterator( TabularCubeHandle cubeHandle, String targetLevel, ILevelDefinition[] higherLevelDefns, Object[] values ) The 2 APIs don't work. Please verify and correct t... | verified fixed | e52644d | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggregationSortHelper.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T09:47:12Z | 2007-05-29T03:40:00Z |
186,940 | Bug 186940 Style name in theme cannot be identify by auto when reopen the library[01] | Description: Style name in theme cannot be identify by auto when reopen the library[01] Step: 1.Open a library and add a theme 2.New a style on the theme and use the default name that is "NewStyle" 3.Save the library, close it and reopen it again. 4.New another style on the same theme Actual result: The default style n... | closed fixed | 9abb051 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementFactoryTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/GroupElementHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.java", "m... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T09:45:44Z | 2007-05-15T06:20:00Z |
189,586 | Bug 189586 [smoke]Fail to preview template item in xls format..[1203] | null | closed fixed | 1e756ad | ["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 | 2007-05-29T09:35:07Z | 2007-05-29T06:26:40Z |
189,573 | Bug 189573 Remove the filter and group arguments of total functions from ROM. | Description: Currently, we can select the group and filter in aggregation builder, so the function's argument: group and filter are duplicate to be specify. So after discuss with LinZhu and ZhiqiangQiang, we should remove the filter and group argument of total functions in ROM. So that GUI will not use that argument to... | closed fixed | 289d458 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/metadata/ClassDefnTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T09:10:28Z | 2007-05-29T03:40:00Z |
189,108 | Bug 189108 [Accessibility] There is no short cut for Crosstab [00] | Description: There is no short cut for Crosstab. Build number: 2.2.0.v20070525-1114 Steps to reproduce: 1. Select menu "Insert", click short cut for Crosstab. Expected result: Short cut for Crosstab is available. Actual result: There is no short cut for Crosstab. Error log: N/A | closed fixed | f156f64 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java", "UI/org.eclipse.birt.report.desig... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T08:44:59Z | 2007-05-25T10:46:40Z |
189,591 | Bug 189591 [Smoke]PDF can't be generated using report engine[0600] | [Smoke]PDF can't be generated using report engine[0600] Build number: 2.2.0.v20070529-1030 Steps to reproduce: 1. download BIRT runtime package and set BIRT_HOME 2. Go to Windows Command Prompt genReport --mode runrender --format PDF --output Test1.pdf --parameter "sample=hello" --parameter "Cust=100" test1.rptdesign E... | closed fixed | ee0ade3 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPageDevice.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/util/BundleVersionUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T07:55:43Z | 2007-05-29T06:26:40Z |
156,318 | Bug 156318 Meter chart, region outline can not displayed completely. | Meter chart, region outline can not displayed completely. Steps: 1.Create a meter chart, add several regions, set oultine 2.Preview Acutal Results: 1.Outlines can not displayed completely.(See the screen shot) Expected Results: 1.Can be displayed correctly. | closed fixed | 64892ed | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T07:27:25Z | 2006-09-06T08:06:40Z |
189,358 | Bug 189358 The "New Data Binding" dialog is confusing | Description: In today's build, a "New Data Binding" dialog replaces the old one. But it seems very confusing. According to the spec attached with #130686, when an "Aggregation" in the palette view is pulled into the table group footer layout, an "Aggregation Builder" is trigged. Actually, "New Data Binding" dialog appe... | closed fixed | dee176f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataColumnBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T03:35:34Z | 2007-05-28T05:26:40Z |
189,374 | Bug 189374 AbstractToolHandleExtends occurs when click the cancle button of Aggregation builder | Description: AbstractToolHandleExtends occurs when click the cancle button of Aggregation builder Build number: 2.2.0.v20070528-1033 Steps to reproduce: 1, Drag the Aggregation into a table's group header 2, Click cancel button stop the insert operation Expected result: The insertion is cancelled without exceptions Act... | closed fixed | 923aa66 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T03:22:08Z | 2007-05-28T08:13:20Z |
188,837 | Bug 188837 Modify the datetime type dimension's level in cube will lead NPE when show and hide level in crosstab[1102] | Description: Modify the datetime type dimension's level in cube will lead NPE when show and hide level in crosstab[1102] Build number: 2.2.0.v20070524-0630 Steps to reproduce: 1, New a cube with a dimension d1: year->quarter->month->week-of-month 2, New a crosstab using the cube and levels 3, Show all the levels in cro... | closed fixed | 3f35c25 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-29T02:43:28Z | 2007-05-24T07:00:00Z |
188,204 | Bug 188204 After delete the measure in cube, the measure's binding in crosstab are not deleted automatically[1102] | Description: Firstly, we should make sure the measure has been used in crosstab, and we removed the measure from crosstab, then remove it from cube. Because of the measure has been used in crosstab, so the binding of measure are still in crosstab whether the measure has been removed from crosstab. But, if remove the me... | closed fixed | e7f736e | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeIVTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T16:18:25Z | 2007-05-22T05:00:00Z |
180,827 | Bug 180827 Document refresh failed with IOException for a large report during render. | When running a large report with 6million rows ,each row is about 10 columns , and 100 bytes, render fails with an i/o exception. Env: ibm1.5 jvm, BIRT runtime 2.2M5, Machine- Linux RHEL AS4, database - derby 10.3 TestEnv: scsi 10K RPM disks,4GRAM,2.8Ghz 2cpu , HT IntelXeon,RHEL Linux kernel2.6 The stack trace is below... | resolved fixed | 4508677 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/CachedResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedDummyQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryResults.java", "data/org.eclipse.birt.data/src/org/ec... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T12:47:09Z | 2007-04-03T22:40:00Z |
188,835 | Bug 188835 "1970-01-01" is added before the value when filter key is Time type[00] | "1970-01-01" is added before the value when filter key is Time type[00] Build number: 2.2.0.v20070524-0630 Steps to reproduce: 1.Open attached report design 2.Open the data set and add a filter: key:row["time"] Operator:Equal Open the "Select value" Expected result: Just Time type values are displayed Actual result: "1... | closed fixed | b44fe1f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectValueDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T11:29:24Z | 2007-05-24T07:00:00Z |
186,947 | Bug 186947 Make dataSetEditor more compatible to oda | null | resolved fixed | 77a4660 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/property/PropertyNode.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T09:34:36Z | 2007-05-15T09:06:40Z |
188,829 | Bug 188829 Move the item ,the trans of the model don't close. | 1:New report design. 2:Add a Embedded image. 3:Add another imge , then drag the second imge to the first position. 4:Change the size of the first image. Expected: Image change the size. Now: Image size don't change. | resolved fixed | f60852a | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/ContentCommandTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/AbstractContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T09:33:18Z | 2007-05-24T07:00:00Z |
188,503 | Bug 188503 Cascaded parameters don't list values on initial display | 1) View attached report in Web viewer. 2) Note that Vintage Cars is selected by default for Product Line 3) Note that there is no values in the drop down list for Products Expected behaviour: The Products drop down list displays the products in the Vintage Cars list on initial display. 4) Now select Ships for Product L... | resolved fixed | f27cabf | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T08:09:40Z | 2007-05-22T21:40:00Z |
189,351 | Bug 189351 The grandtotal and subtotal's are missing the Sigma icon and they are not the aggregation dataitem[1102] | Description: The grandtotal and subtotal's are missing the icon and if double click the dataitem, they are not the aggregation dataitem[1102] Build number: 2.2.0.v20070528-1033 Steps to reproduce: 1, New a crosstab 2, Specify the grandtotal and subtotal 3, Check the grandtotal and subtotal's icon(XXX) 4, Double click t... | closed fixed | aabe2be | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DataEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/MeasureAggregationEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T07:52:36Z | 2007-05-28T05:26:40Z |
189,363 | Bug 189363 The aggregation of table should be start with sigma symbol | Description: Follow the spec, after specify a aggregation on a table, the aggregation should be represented by starting with the sigma symbol | closed fixed | 167cbb3 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddSubTotalAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T07:35:09Z | 2007-05-28T05:26:40Z |
189,080 | Bug 189080 Cancel button does not work when create dimensions in cube[1101] | Description: Create a group(dimension) in cube builder, click "cancel" button, but actually a dimension is created. Build:2.2.0.v20070525-1114 Steps to reproduce: 1.Create a sample datasource and dataset. 2.Create a cube, bind with the dataset. 3.In the "Cross Tab Cube Builder", click "add" button on the right margin. ... | closed fixed | 8dcd54a | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/page/CubeGroupContent.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T07:00:44Z | 2007-05-25T08:00:00Z |
188,584 | Bug 188584 Time parameter default value has not been display on Enter Parameters dialog[0002] | Descript: Time parameter default value has not been display on Enter Parameters window[0002] Step: 1.New a Time parameter and input "00:00:00 AM" in default value 2.Preview and the Enter Parmeter dialog Actual result: The default value has not been show in it. Exception result: The default value show in it. | closed fixed | e0ac4f7 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T03:25:55Z | 2007-05-23T08:46:40Z |
182,664 | Bug 182664 Cross Tab: resize column doesn't behave correctly | When user drag to resize a column, it supposes to effect on the left column only. Currently when user drag to resize column, many other columns are resized too, unexpectedly. | resolved fixed | 4fc05e1 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TableEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/tools/CrosstabColumnDragTracker.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-28T02:31:31Z | 2007-04-17T00:33:20Z |
176,467 | Bug 176467 Wrong page break effect for spanned cell | When page break occurs on spanned cell, this cell on next page is lost, which cause incorrect page layout. Report design to reproduce the error is attached. | resolved fixed | 35aa4db | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T11:32:45Z | 2007-03-06T08:33:20Z |
183,591 | Bug 183591 ResultSets opened during querying metadata are not closed - it can cause exception on Oracle | Build ID: 2.2.0.v20070329 Steps To Reproduce: 1.Create report with multiple stored procedures and oracle connection. 2.Generate report and check number of opened cursors on Oracle side. 3.If number of opened cursor exceeds Oracle limit, exception is thrown. More information: ResultSets opened in org.eclipse.birt.report... | resolved fixed | e46b4a6 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLUtility.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T10:55:59Z | 2007-04-23T12:06:40Z |
189,078 | Bug 189078 Exception when click Export Data in report with xtab.[1102] | Description: Exception when click Export Data in report with xtab. Build number:2.2.0.v200705251114 Steps to reproduce: 1. New a report. 2. Insert a normal crosstab. 3. Preview in Web Viewer and click Export Data button Expected result: No Exception and data in crosstab cannot be exported. Actual result: Report Service... | closed fixed | 70d3bb6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV1.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T07:40:21Z | 2007-05-25T08:00:00Z |
188,607 | Bug 188607 [Automation][Regression] an extra empty box was rendered when preview the attached report using viewer preview pattern | steps to reproduce: - use the attached report - preview using viewer preview pattern expected behavior: - report is rendered properly actual behaiovr: - an extra empty box was rendered | closed fixed | a3a49bc | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T06:54:55Z | 2007-05-23T08:46:40Z |
188,572 | Bug 188572 "Delete" button does not work when delete a table row or column [00] | Description: "Delete" button does not work when delete a table row or column. Build number: 2.2.0.v20070523-0630 Steps to reproduce: 1. New a table, select one table row or column and click "Delete" button. Expected result: The row and column can be deleted by pressing "Delete" button. Actual result: Pressing "Delete" ... | closed fixed | 6fbb3a6 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/GraphicalEditorWithFlyoutPalette.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T06:45:01Z | 2007-05-23T06:00:00Z |
188,843 | Bug 188843 NPE throws out when preview sample report in xls[1203] | null | closed fixed | 183a4ed | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T03:48:35Z | 2007-05-24T07:00:00Z |
188,226 | Bug 188226 [2.1.3]Damaged pdf file when preview attached report in frameset mode. | Description: Damaged pdf file when preview attached report with frameset mode. Build number:v2.1.3.20070517 Steps to reproduce: 1. Open attached report and preview in Web Viewer. 2. Input parameter values as sample and 200.(note: the second value is important to reproduce the issue). Expected result: Display a table wi... | closed fixed | 22b089a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/ListItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T03:15:43Z | 2007-05-22T07:46:40Z |
130,686 | Bug 130686 Request for an Aggregate builder in BIRT report designer | It is somewhat difficult for a new BIRT user to figure out how to build an aggregate without reading the help or looking at examples. It's even more difficult to build an advanced aggregate (those that take advantage of filtering and non-default groupin. The issues are: (1) Aggregates are buried under BIRT functions/To... | resolved fixed | 0e1d3cb | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/EditorContributorManager.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/AggregateOnBindingsFormHandleProvider.java", "UI/org.eclips... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T03:10:58Z | 2006-03-07T02:53:20Z |
188,537 | Bug 188537 [Automation][Regression] line through style did not work properly | steps to reproduce: - use the attached report design - preview in html expected behavior: - line through style takes effect actual behavior: - it simply did not so | closed fixed | 481431a | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-25T02:12:16Z | 2007-05-23T00:26:40Z |
188,803 | Bug 188803 The interval of datetime type level dosen't work[1102] | Description: The interval of datetime type level dosen't work[1102] Build number: 2.2.0.v20070524-0630 Steps to reproduce: 1, New a cube with datetime type levels 2, Specify the interval such as 2 on month level 3, New a crosstab using the cube 4, Preview Expected result: The month is group based on 2 interval Actual r... | closed fixed | 88d262d | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/group/NumericGroupCalculator.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-24T17:30:29Z | 2007-05-24T01:26:40Z |
186,805 | Bug 186805 Set Adobe PDF File Property "PDF Producer" to BIRT | In order to promote BIRT in the broader community, the PDF emitter should set the "PDF Producer" property to: BIRT Report Engine using iText Ideally, we should include the BIRT version and iText version: BIRT Report Engine x.y.z using iText a.b This information is shown in the Adobe PDF Properties dialog as "PDF Produc... | resolved fixed | b8aab0f | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPageDevice.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-05-24T10:27:35Z | 2007-05-14T16:26:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.