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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
212,497 | Bug 212497 Need api to get all referencable report item with cube | Need model provide new api to return all referencable report items for dataset or cube respectively. For instance: getAvailableDataSetBindingReferenceList(); getAvailableCubeBindingReferenceList(); also keep current api: getAvailableDataBindingReferenceList(). | resolved fixed | e001d13 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportItemDataRefTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportItemHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-12T05:11:29Z | 2007-12-11T05:13:20Z |
212,372 | Bug 212372 [regression]NPE when apply style from css file in Layout[0303] | Description: NPE when apply style from css file in Layout Build number:2.3.0.v20071210 Steps to reproduce: 1. Copy attached css file to your birt project. 2. New a report. 3. Insert a label. 4. In outline->Styles, right click,select Use CSS File..., select the css file. 5. Right click the label, apply the style "table1... | closed fixed | ffbbf5e | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditStyleAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-11T06:00:56Z | 2007-12-10T07:00:00Z |
212,365 | Bug 212365 Two reports in different jsp tag are overlapped in firefox.[0603] | Description: Two reports in different jsp tag are overlaped in firefox.[0603] Build number:2.3.0.v20071210 Steps to reproduce: 1. Deploy birt or create a birt web project. 2. Preview attached jsp file in Firefox2.0 Expected report: Display two same reports one by one. Actual result: They are overlapped, see attached. E... | closed fixed | 9ef6c6e | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-11T05:17:02Z | 2007-12-10T01:26:40Z |
208,412 | Bug 208412 Enhance Chart Engine to process grouped, uni-dimensional Data | null | resolved fixed | 09e2f1a | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationBase.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-11T04:04:35Z | 2007-11-01T15:13:20Z |
210,241 | Bug 210241 Axis title should be horizontal to Axis by default when select Flip Axis. | null | closed fixed | fb9877c | ["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 | 2007-12-11T03:32:18Z | 2007-11-19T11:00:00Z |
212,375 | Bug 212375 [Automation][Regression]Exception occurs when preview a outputParams["xxx"] | null | closed fixed | 7c27602 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedDataSourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedOdaDSQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T10:32:54Z | 2007-12-10T07:00:00Z |
208,419 | Bug 208419 NullPointerException at CubeResultSet close | null | resolved fixed | dffbf92 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataInteractiveEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T08:54:46Z | 2007-11-01T15:13:20Z |
211,515 | Bug 211515 Add Aggregation to Insert context menu | In Report designer right click on a blank area in the layout and select "Insert". The list of report items does not include "Aggregation", which is only available through the Palette view. The user should be able to use the Insert context menu to add an aggregation. The list of available items under Insert submenu need... | resolved fixed | 9315c9e | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportEditorWithPalette.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "UI/org.eclipse.birt.report.desig... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T07:34:49Z | 2007-11-29T21:00:00Z |
212,094 | Bug 212094 BirtComp.match doesn't work | The BirtComp.match() function is supposed to test if a value matches a JavaScript regular expression. However, the following expression always returns false when there are product codes that contain the string S24. BirtComp.match(dataSetRow["PRODUCTCODE"], /S24/) | resolved fixed | f0e277e | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T07:20:40Z | 2007-12-06T00:13:20Z |
208,373 | Bug 208373 Auto resize Chart to have a single axis without blank | When Chart is within Cross tab, chart axis image should have a single axis only, but there may be much blank in other area. Chart engine should auto resize the image to have the axis with fit size. Meanwhile, report engine should not set size for chart image. | resolved fixed | e0f72cd | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.re... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T07:07:38Z | 2007-11-01T09:40:00Z |
208,872 | Bug 208872 Provide new Crosstab model APIs for chart support | The goal of this enhancement is to support charts inside crosstab measure cells. Charts will span accross an entire row or column, and therefore the crosstab model should provide some API to: - merge all cells on rows, or on columns. This needs integration with report engine to get the merged subquery for all the cells... | resolved fixed | 6e101cc | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/BaseRowExecutor.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/executor/CrosstabGrandTotalRowExecutor.java", "xtab/org.eclipse.birt.report.item.crosstab... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-10T04:11:26Z | 2007-11-06T11:53:20Z |
205,411 | Bug 205411 Cannot Render fontFamily for some cases | Build ID: I20070621-1340 Steps To Reproduce: If the fontFamily is like this, it works fine. <text id="494"> <property name="fontFamily">"Courier"</property> <property name="contentType">auto</property> <text-property name="content"><![CDATA[8a8b4a3f138b313d01138b314ad10001]]></text-property> </text> If the fontFamily n... | resolved fixed | 0b98ac5 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/css/dom/StyleDeclarationTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-09T00:07:25Z | 2007-10-04T09:26:40Z |
212,117 | Bug 212117 Fail to display reportlet to another target iframe[0603] | Description: Fail to display reportlet from run servlet to another target iframe Build number:2.3.0.v20071206 Steps to reproduce: 1. Deploy birt or create BIRT web project. 2. Preview attached jsp. Expected result: Display chart reportlet in target iframe. Actual result: Exception to say document instance is missing. E... | closed fixed | cf9ffab | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetPageAllActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-07T03:21:07Z | 2007-12-06T08:33:20Z |
212,109 | Bug 212109 [Automation][Acceptance]NPE is thrown out when previewing report | Description: NPE is thrown out when preview Test Date: 20071206 Test Build: BIRT2.3.0 Daily Build: v20071206-1112 Step to reproduce: 1. Use the report attached 2. Preview it | closed fixed | cbb1e49 | ["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 | 2007-12-06T09:21:28Z | 2007-12-06T05:46:40Z |
212,110 | Bug 212110 [regression]Duplicate context parameter definition for birt web project[0603] | Description: Duplicate BIRT_VIEWER_WORKING_FOLDER in web.xml for birt web project Build number:2.3.0.v20071206 Steps to reproduce: 1. New a BIRT web project. 2. Check web.xml Expected result: Each variable in web.xml has only one definition. Actual result: Two definition for the same variable BIRT_VIEWER_WORKING_FOLDER... | closed fixed | 529d7af | ["viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/util/WebArtifactUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-06T08:21:18Z | 2007-12-06T05:46:40Z |
212,102 | Bug 212102 [Smoke] The chart is in distortion when preview [13] | Description: The chart is in distortion when preview. Build number: 2.2.2.v20071101-0630 Steps to reproduce: 1. New a report with a chart, preview. 2. Change the size of chart, preview. Expected result: Chart is previewed correctly. Actual result: The chart is in distortion when preview. Error log: N/A | closed fixed | 7861a05 | ["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 | 2007-12-06T03:06:23Z | 2007-12-06T03:00:00Z |
202,892 | Bug 202892 [SVG]Error pops up when click value series if set interactivity Blur/InvokeScript [13] | null | closed fixed | a3377e8 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-06T02:54:26Z | 2007-09-11T08:40:00Z |
209,599 | Bug 209599 Enable getSize() in IReportItemPresentation and IReportItemGeneration | Currently, engines IReportItemPresentation and IReportItemGeneration.getSize() are not invoked by any classes. However, in some cases, such as cross tab integration, chart should set the dimension to output an image with specified size. The rule is, if ExtendedItems dimension property is undefined, engine will use getS... | resolved fixed | a60cfcb | ["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 | 2007-12-05T07:18:26Z | 2007-11-13T05:00:00Z |
210,745 | Bug 210745 BIRT does not show SYSTEM tables | Currenty BIRT does not show the SYSTEM tables from a JDBC connection. The class org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage excludes the SYSTEM TABLES. However, we would like to include the SYSTEM TABLES in our environment. Therefore we would like to have this in a next release. | resolved fixed | 5fd11b9 | ["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-12-04T10:41:54Z | 2007-11-23T12:13:20Z |
206,093 | Bug 206093 bar chart: title of y axis is not aligned according to the y axe. | Build ID: v20070924-0630 Steps To Reproduce: 1. Create a bar chart 2. For y axis enter a Title and set the alignment to center 3. See the chart, the y axis title is not aligned according to the y axe; it is center aligned with the height of the chart. More information: see attached chart image example: the first image ... | resolved fixed | 4f0f8b8 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-04T09:46:56Z | 2007-10-11T22:00:00Z |
136,987 | Bug 136987 Images that span over multiple pages are scaled when generating PDF | I have a chart and a table in a report. The chart and table have a width value of 1900 pixels. Therefore the chart and table spans two pages. Now I want to convert this report to PDF. It seems that the PDF version scales the width. I don't want the image to scale. I would like the image to span over multiple pages. | closed fixed | 982110b | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFPageLMTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IPDFRenderOptio... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-04T08:52:21Z | 2006-04-17T13:20:00Z |
211,710 | Bug 211710 [Regression] Data of cascading parameters in the report extended from the library can not be selected from the drop-down list when preview [01] | Description: Data of cascading parameters in the report extended from the library can not be selected from the drop-down list when preview. Build number: 2.2.2.v20071203-0630 Steps to reproduce: 1. New a Library with cascading parameters. 2. New a report and extend the cascading parameters from the library and preview.... | closed fixed | 1347099 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-04T08:12:23Z | 2007-12-03T02:46:40Z |
168,816 | Bug 168816 Set text alignment to inline dynamic text in cell doesn't display properly[0003] | Set text alignment to inline items in cell doesn't display properly[0003] Build number: 2.2.0.v20061220 Steps to reproduce: 1.new a report 2.insert a 1r*1c grid 3.insert two dynamic text items in the cell and input some text in it 4.set the two dynamic text items to display "inline" and set the grid text alignment to c... | closed fixed | 5624ecf | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/ILineStackingLayoutManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFInlineContainerLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLay... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-04T06:14:50Z | 2006-12-21T05:46:40Z |
210,720 | Bug 210720 [Automation][Acceptance]Date is displayed as datetime when export report to XLS | Description: Date is displayed as datetime when export report to XLS. Test Date: 20071123 Test Build: BIRT2.3.0 Daily Build: v20071123-0800 Step to reproduce: 1. Use the report attached 2. Export the report to XLS Expect Result: Date should be displayed as date type Actual Result: Date is displayed as datetime. | closed fixed | f371e8b | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-04T05:52:36Z | 2007-11-23T06:40:00Z |
207,825 | Bug 207825 Crosstab gives wrong default for Totals on Count | null | resolved fixed | 8dd6f80 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/AggregationCellHandle.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T10:18:09Z | 2007-10-29T17:46:40Z |
211,703 | Bug 211703 Support muti-view on report item. | As title described. | resolved fixed | 0504e3e | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/ICrosstabReportItemConstants.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T09:14:54Z | 2007-12-03T02:46:40Z |
210,635 | Bug 210635 Incorrect preview of chart after reverse categories. | null | closed fixed | 06edf0a | ["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 | 2007-12-03T08:41:21Z | 2007-11-22T11:13:20Z |
211,384 | Bug 211384 [Regression]Refresh issue of multiple parameters on Stored Procedure Dataset[07] | Description: [Regression]Refresh issue of multiple parameters on Stored Procedure Dataset[07] Build number: 2.3.0.v20071129-0800 Steps to reproduce: 1, New a stored procedure dataset and make sure the procedure including multiple input or output parameters 2, After specify the query, go to parameters page Expected resu... | closed fixed | 854fcbb | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/MetaDataRetriever.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/bir... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T08:31:43Z | 2007-11-29T07:06:40Z |
211,015 | Bug 211015 The XTab can be preview after remove its measure's binding[1102] | Description: I created a crosstab and for my mistaken step I remove the measure's binding. But preview is ok. At this time I don't know my measure's binding is gone. After that I want specify a filter on measure. But I can not found the measure in the selecting list. Build number: 2.3.0.v20071127-1036 Steps to reproduc... | closed fixed | ee2496b | ["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/impl/query/CubeCursorImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T05:57:43Z | 2007-11-27T05:06:40Z |
211,545 | Bug 211545 org.eclipse.birt.report.tests.engine has compile error in 2.3 daily build 20071130. | org.eclipse.birt.report.tests.engine has compile error in 2.3 daily build 20071130. The error message is below: [javac] ---------- [javac] 7. ERROR in /home/adb/releng.230/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/DataExtractionTaskTest.java (at line 313) [javac] asse... | closed fixed | cef55ba | ["testsuites/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/DataExtractionTaskTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T03:27:25Z | 2007-11-30T02:33:20Z |
210,617 | Bug 210617 NPE occurrs when using report item which is involved with subquery | Build ID: I20071101-2000 Steps To Reproduce: 1. New a datasource and dataset 2. New a table named table1 and binding the dataset. 3. Add a chart in table and set the x and y series. 4. Add some item in layout and binding the result set as table1. Actual reuslt: Preview this report will cause an NPE Since report item sh... | resolved fixed | dcb2514 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/IDataEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutorManager.java", "engin... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-12-03T03:08:14Z | 2007-11-22T05:40:00Z |
211,175 | Bug 211175 ClassCastException thrown when implementing IReportItemQuery | When implementing IReportItemQuery's method, public IDataQueryDefinition[] createReportQueries(IDataQueryDefinition parent) throws BirtException, even if the impl method returns IDataQueryDefinition[], ClassCastException will be thrown during preview, the error log is as follows: java.lang.ClassCastException: [Lorg.ecl... | resolved fixed | 285d9cc | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationProxy.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationProxy.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T09:24:30Z | 2007-11-28T08:53:20Z |
211,186 | Bug 211186 [Regression] All chart script does not work [13] | Description: All chart script does not work. Build number: 2.3.0.v20071128-0800 Steps to reproduce: 1. New a chart, select the chart and change to Script tab, add some functions. 2. Preview. Expected result: The scripts works. Actual result: The scripts does not work. Error log: N/A | closed fixed | 91bbc27 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartViewNodeProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartPropertyDefinitionImpl.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportit... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T07:38:16Z | 2007-11-28T08:53:20Z |
211,024 | Bug 211024 Only the first measure in expression builder's Current Data Cube | Description: [Regression]Only the first measure in expression builder's Current Data Cube Build number: 2.3.0.v20071127-1036 Steps to reproduce: 1, New a cube with more than two measures 2, New a crosstab and add a binding 3, Check the measures in expression builder's Current Data Cube Expected result: All the measures... | closed fixed | db8f790 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingExpressionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T06:55:00Z | 2007-11-27T07:53:20Z |
209,916 | Bug 209916 Improve design of IReportItemGeneration and IReportItemPresentation | This enhancement proposes to enhance the design of IReportItemGeneration and IReportItemPresentation to make them easier to use and less likely to change in the future. The idea is to replace all the setter method that need to be implemented, by a single init method passing a new interface with all the content availabl... | resolved fixed | 45e6a8c | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationProxy.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationProxy.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T05:39:19Z | 2007-11-15T09:46:40Z |
209,309 | Bug 209309 Show javascript errorposition | If a javascript expression has errors, the error message is shown in the last lines in the preview tab. But there is no info where the error occurs. In most cases you had to guess the error location. It would be very helpfull to display the error location. | resolved fixed | 86688d2 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T04:00:47Z | 2007-11-09T09:20:00Z |
211,379 | Bug 211379 Fail to print errors in target report to Problem View[0002] | Description: Fail to print errors in target report to Problem View Build number:2.3.0.v20071129 Steps to reproduce: 1. Open attached report and preview. 2. Input 'a' as value and click OK. 3. Click link. The link will pass parameter value row["OFFICECODE"]to self report and change group key to invalid. Expected result:... | closed fixed | d05a1ea | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-30T03:11:08Z | 2007-11-29T07:06:40Z |
207,895 | Bug 207895 [Automation]Exception occurs when preview a crosstab with IN filter[1102] | Description: Exception occurs when preview a crosstab with IN filter[1102] Build number: 2.3.0.v20071029-0630 Steps to reproduce: 1, New a crosstab 2, Specify a IN filter of crosstab 3, Preview Expected result: Preview should be ok and filter works well Actual result: Exception occurs Error log: org.eclipse.birt.report... | closed fixed | e19aa50 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/CubeQueryDefinitionUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-29T11:14:58Z | 2007-10-30T02:06:40Z |
211,004 | Bug 211004 Failed to remove temp db directory after running multiple reports | Description: I use Report Engine API to do runAndrender, run and dataextract tasks on multiple reports. Before the Platform started, I change the temp folder(System.setProperty( "java.io.tmpdir", TEMP_HOME )). Each task is closed after it finished and I shutdown the Platform after all the tasks finished. In log I found... | closed fixed | 773fb58 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java", "data/org.eclipse.birt.report.data.oda.sampledb/src/org/eclipse/birt/report/data/oda/sampledb/SampleDBJDBCConnectionFactory.java", "data/org.eclipse.birt.report.data.oda.sampledb/src/org/eclipse/birt/report/d... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-29T09:00:43Z | 2007-11-27T02:20:00Z |
211,371 | Bug 211371 Runtime error will clear design error in Problem View[0002] | Description: Runtime error will clear design error in Problem View Build number:2.3.0.v20071129 Steps to reproduce: 1. Open attached report, there will be an error in problem view to say the second table need dataset. 2. Preview the report. 3. Check Problem View Expected result: Two Errors for the report. One for desig... | closed fixed | c83588f | ["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/MarkerUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-29T05:44:20Z | 2007-11-29T01:33:20Z |
210,899 | Bug 210899 Size on layout issue[00] | Description: Size on layout issue[00] Step: 1. New a label and open the property editor tab. 2. Set the size as 10% and 12%. Actual result: The label size of 10% is more larger than 12% in layout. | closed fixed | 611aa82 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-28T04:07:48Z | 2007-11-26T09:40:00Z |
210,892 | Bug 210892 [Regression]The arguments of aggregation builder can not be modified | Description: [Regression]The arguments of aggregation builder can not be modified Build number: 2.3.0.v20071126-0800 Steps to reproduce: 1, New a table 2, Drag a aggregation builder into table 3, Specify the datafield, function to percentile and argument to 0.3 4, Reopen the aggregation and change the argument to 0.4 E... | closed fixed | 6026a1e | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-28T03:13:11Z | 2007-11-26T06:53:20Z |
204,245 | Bug 204245 Blank column on visibility column in excel[0300] | null | closed fixed | 5391e90 | ["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/executor/buffermgr/TableContentLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-27T09:44:39Z | 2007-09-21T10:20:00Z |
209,128 | Bug 209128 BIRT Cross tab Model Change - Support for filter on measures | TO support filter condition on cross tab measure, Model changes are needed to support filter condition list on cross tab report item. | resolved fixed | 30a7e87 | ["xtab/org.eclipse.birt.report.item.crosstab.core.tests/test/org/eclipse/birt/report/item/crosstab/core/de/AllDeTests.java", "xtab/org.eclipse.birt.report.item.crosstab.core.tests/test/org/eclipse/birt/report/item/crosstab/core/de/MeasureViewHandleTest.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-27T08:12:10Z | 2007-11-08T05:33:20Z |
210,496 | Bug 210496 Add hasStyle property in reportItemModel extension point | When chart gets reportItem's properties by extending ReportItem, style properties are null. Hence, model needs to add hasStyle property in reportItemModel extension point | resolved fixed | f9dd21f | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/ReportItemExtensionTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/Element... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-27T05:39:47Z | 2007-11-21T07:26:40Z |
210,501 | Bug 210501 Table column still appears in emitter if you select xls/doc/html to hide at the same time. | Description: When you select hide element for all outputs, it works well. If you select hide for specific outputs: xls,doc,html, it does not work correctly. But if you select xls, doc or html seperately, it also works well. build version: v20071121-0800 steps to reproduce: 1. New a report. 2. New a datasource with samp... | closed fixed | 4ed66e6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/LayoutUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-26T07:54:06Z | 2007-11-21T07:26:40Z |
207,131 | Bug 207131 Background image position is wrong in Layout [0300] | null | closed fixed | 3312455 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/DesignElementHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/e... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-23T09:23:23Z | 2007-10-23T09:00:00Z |
210,620 | Bug 210620 UNION does not work correctly in Mysql [0703] | null | closed fixed | 354b239 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ParameterUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-23T08:47:07Z | 2007-11-22T08:26:40Z |
210,324 | Bug 210324 Fail to switch 123.45 to boolean value in dataset.[07] | Description: Fail to switch 123.45 to boolean value in dataset. Build number:2.3.0.v20071120 Steps to reproduce: 1. Open attached report. 2. Edit the script dataset, click Preview Result. Expected result: Display data rows. Actual result: Error dialog to indicate that fail to convert value to boolean. In Boolean java d... | closed fixed | 605d108 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-23T08:07:35Z | 2007-11-20T03:40:00Z |
196,437 | Bug 196437 copy format button or similar | So far I haven't found a quick way to copy a format from an element to another. It would be good to have a "copy format button". | resolved fixed | 7a45b5c | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportEditorWithPalette.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java", "UI/org.eclip... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-23T06:40:32Z | 2007-07-13T09:46:40Z |
209,617 | Bug 209617 Method to retrieve "paramType" property from IScalarParameterDefn is not provided. | Hi, To display parameter "List-box" in User Interface, its required to have value of "paramType" PROPERTY (i.e. simple,multi-value or ad-voc). There is no such method introduced in IScalarParameterDefn to get this value so that list-box can be rendered in "Drop-down" or "Multiple Select" format in User Interface. Thank... | resolved fixed | 9024dee | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IScalarParameterDefn.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ScalarParamet... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-23T03:46:32Z | 2007-11-13T10:33:20Z |
210,609 | Bug 210609 [Smoke]Crosstab is failed to preview in runtime | null | closed fixed | 2d17601 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/AggDataDropAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/extension/ExtendedEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/inte... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-22T09:55:13Z | 2007-11-22T02:53:20Z |
200,334 | Bug 200334 Line Height does not work in the same way with Height if the number is larger than page size [03] | Description: Line Height does not work in the same way with Height if the number is larger than page size. Build number: 2.2.1.v20070814-0934 Steps to reproduce: 1. New a report with two labels, both set page break before to always. 2. Set Line Height for the first label to 12 in. 3. Set Height for the second label to ... | closed fixed | c5a0177 | ["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-11-22T09:29:56Z | 2007-08-17T11:26:40Z |
205,400 | Bug 205400 error displaying parameter in a table | null | resolved fixed | b58efb3 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/validators/AllValidatorTests.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/validators/DataColumnNameValidatorTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/valida... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-22T07:08:48Z | 2007-10-04T06:40:00Z |
203,418 | Bug 203418 Table that has nest chart sharing the result set issue[0005] | Description: Table that has nest chart sharing the result set issue[0005] Step: 1. New a datasource and dataset 2. New a table named table1 and binding the dataset. 3. Add a chart in table and set the x and y series. 4. Add some item in layout and binding the result set as table1. Actual reuslt: Preview this report wil... | closed fixed | ac63638 | ["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/impl/CacheResultIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-22T06:43:48Z | 2007-09-14T08:53:20Z |
210,357 | Bug 210357 Can not get sorting key if xtab has a count aggregation binding[1102] | Description: Can not get sorting key if xtab has a count aggregation binding. The filter got the same issue. Build number: 2.3.0.v20071120-0800 Steps to reproduce: 1, New a Cube 2, New a crosstab using the cube 3, Add a aggregation binding on crosstab and select the function to COUNT, leave the datafield empty 4, after... | closed wontfix | 8c65bac | ["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/OlapExpressionCompiler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-22T03:12:25Z | 2007-11-20T09:13:20Z |
208,201 | Bug 208201 Grid width doesn't work in word and excel.[1202][1203] | Description: Grid width doesn't work in word. Build number:2.2.2.v20071031 Steps to reproduce: 1. Insert a grid (1*1). 2. Insert a label to grid cell. 3. Select the grid and set width as 0.5in 4. Preview in word and excel. Expected result: Display grid with 0.5in width. Actual result: Display grid with 100% width. Erro... | closed fixed | 3f32b08 | ["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", "engine/org.eclipse.birt.report.engine.emit... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-22T02:18:49Z | 2007-10-31T08:40:00Z |
209,154 | Bug 209154 Enhance Report Model to support view property | The goal of this enhancement is to support a chart view property on crosstab or table report items. The view should follow the several rules: - The view automatically shares its binding with the host item, they can't be modified. - The view can be retrieved through the API only by querying it from the host item, throug... | resolved fixed | 0e8d961 | ["xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/ICrosstabReportItemConstants.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/CrosstabReportItemHandle.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T06:36:00Z | 2007-11-08T11:06:40Z |
210,490 | Bug 210490 [Automation][Smoke]All the report chart related are failed of a ChartException in webviewer | Description: All the report chart related are failed of a ChartException in webviewer Test Date: 20071121 Test Build: BIRT2.3.0 Daily Build: v20071121-0800 Step to reproduce: 1. Use the report attached 2. Preview it in web viewer Expect result: Every chart should be displayed correctly without any exception. Actual res... | closed fixed | 26c874f | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationBase.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T06:27:26Z | 2007-11-21T04:40:00Z |
193,259 | Bug 193259 Enhance about the process of java script and event handler.[08] | Description: Enhance about the conflict of java script and event handler. I have a case, I design a report with script data source and script dataset. Previously I wrote java script for dataset in script view and it works. Then I decided to use event handler to process script dataset, I wrote a java class to extends Sc... | closed fixed | 8f761c9 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/DataSetScriptExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/DataSourceScriptExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/scri... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T05:13:40Z | 2007-06-19T05:13:20Z |
205,876 | Bug 205876 "Preview","Description" on Chart Sample View are not externalized. | "Preview" and "Description" label on Chart Sample View are not externalized so they are dislayed in English. Please check the attached screen shot for detail. I think its hard coded in ChartExamples.java. | resolved fixed | 402966c | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/ChartExamples.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/description/Messages.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T04:11:04Z | 2007-10-09T22:46:40Z |
209,450 | Bug 209450 [regression]Duplicate values display in Cascading parameter list[0705] | Descripption: Duplicate values display in Cascading parameter list Build number:2.3.0.v20071112 Steps to reproduce: 1. New sample data source and dataset from CUSTOMERS. 2. New a cascading parameter from COUNTRY, STATE AND CITY fields. 3. Preview. Expected result: Values in three parameter list aren't duplicated. Actua... | closed fixed | 6237b52 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ParameterHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T03:22:36Z | 2007-11-12T04:00:00Z |
209,753 | Bug 209753 [acceptance]Cascading group with list limit returns one more data[0705] | Description: Cascading group with list limit returns one more data Build number:2.3.0.v20071114 Steps to reproduce: 1. New a cascading paramter group. 2. Set List limit of the first sub parameter to 5, make sure the parameter has more than five values. 3. Preview. Expected result: Five values in first parameter value l... | closed fixed | d1c2f77 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-21T03:02:24Z | 2007-11-14T06:00:00Z |
209,905 | Bug 209905 OutOfMemoryError was detected when rendering large excel report | report designs: 20 columns, no group, 25 rows x 5000 pages heap size settings: -Xms512m -Xmx1024m via profiling the execution it's found that ExcelLayoutEngine cached 125000 data rows in memory, while ExcelEmitter could output no more than 65525 data rows(the upper limit). so in this case, only 65525 data rows should b... | closed fixed | 50fbf36 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/DataCache.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/AxisProcessor.java", "engine/org.eclipse.birt.report.engine.emitter.pro... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-20T09:49:14Z | 2007-11-15T07:00:00Z |
206,092 | Bug 206092 Excel doesn't render well a custom datetime format yyyy-MM-dd hh:mm a | null | resolved fixed | 2bc9171 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-20T09:09:33Z | 2007-10-11T22:00:00Z |
210,338 | Bug 210338 [Regression]NPE throws out when drag the another dimension into the row area of crosstab[1102] | Description: [Regression]NPE throws out when drag the another dimension into the row area of crosstab[1102] Build number: 2.3.0.v20071120-0800 Steps to reproduce: 1, New a cube with multiple dimensions 2, New a crosstab 3, Drag one dimension from cube to crosstab's row area 4, Drag another dimension from cube to the sa... | closed fixed | f15a59d | ["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 | 2007-11-20T06:45:42Z | 2007-11-20T06:26:40Z |
207,892 | Bug 207892 Can not select the value from Blob type column[07] | Description: Can not select the value from Blob type column[07] Build number: 2.3.0.v20071029-0800 Steps to reproduce: 1, New a dataset from PRODUCTLINE 2, New a filter in Dataset 3, row["IMAGE"] equal to <select value> Actual result: Exception occurs: The expression's value can not be retrived. An error happen during ... | closed fixed | b0d5c7b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/SelectValueFetcher.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-19T10:30:04Z | 2007-10-30T02:06:40Z |
209,910 | Bug 209910 Drag the dataset from library, the resultset column number is doubled | Reproduce step: 1. Create one data set in library. 2. Drag it into a report design. 3. Open the data set editor, switch to the output column page, the result set number is doubled. I found there is something wrong in the org.eclipse.birt.report.model.api.util.CompatibilityUtil class. The method addStructures()will add ... | resolved fixed | d84c997 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetUIUtil.java", "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-11-19T08:39:37Z | 2007-11-15T09:46:40Z |
210,156 | Bug 210156 logger.entering methods causing NullPointerExceptions | Build ID: M20071023-1652 Steps To Reproduce: Run reports setting the birtReportEngine.changeLogLevel to Level.Fine More information: Line 46 of org.eclipse.birt.data.engine.impl.aggregation.AggregateTable goes like this: logger.entering( AggregateTable.class.getName( ), "AggregateTable", null ); This throws a null poin... | resolved fixed | 9526294 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-19T07:18:56Z | 2007-11-16T21:53:20Z |
201,699 | Bug 201699 Enhance the execution of the topN of maximum member count of level[1102] | Description: The TopN filter of maximum member count of level will execute twice, although that will take no effect on the results, the performance is not good. So please enhance the execution of the member count of level Regards! | closed fixed | a24f150 | ["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 | 2007-11-19T06:23:15Z | 2007-08-30T07:46:40Z |
208,863 | Bug 208863 Enhance BIRT jsp tag to render reportlet using bookmark.[0603] | Description: Enhance BIRT custom jsp tag to support render reportlet using bookmark. At present, user can only use reportlet attribute and instanceid value to get reportlet. But it's not easy for end-user to get instanceid value, so the more friendly way is to support like isreportlet and bookmark attributes. Thanks. | closed fixed | 23193d5 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractViewerTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/Requ... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-19T06:06:26Z | 2007-11-06T09:06:40Z |
210,064 | Bug 210064 Exception is thrown out when preview a report with a crosstab binding with no cubes [1102] | Description: Exception is thrown out when preview a report with a crosstab binding with no cubes. Build number: 2.2.2.v20071116-1337 Steps to reproduce: 1. New a report with a crosstab binding to no cubes. 2. Preview. Expected result: No exception. Actual result: Exception is thrown out in log file under folder workspa... | closed fixed | d3977b9 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/cursor/AggregationAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-19T03:23:31Z | 2007-11-16T08:00:00Z |
208,511 | Bug 208511 The memory cache issue when preview crosstab in deploy environment[1102] | null | closed fixed | b4539b6 | ["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 | 2007-11-19T03:16:34Z | 2007-11-02T07:53:20Z |
210,054 | Bug 210054 Axis labels will disappear when only select the first series as visible. | Description: Axis labels will disappear when only select the first series to display. build version: 2.3 v20071115-0800 steps to reproduce: 1. New a report. 2. New a datasource and dataset. 3. New a bar chart. 4. On Select Data page, create two value series. 5. Switch to Format Chart page, select Series. 6. Uncheck the... | closed fixed | 5364363 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-16T08:12:31Z | 2007-11-16T02:26:40Z |
209,464 | Bug 209464 Drill-through link should pass svg parameter value[0002] | Description: Drill-through link should pass svg parameter value Build number:2.3.0.v20071112 Steps to reproduce: 1. Insert a chart. 2. Define drill-through link in chart interactivity which link to the current report. 3. In preference, enable svg. 4. Preview and click the link. Expected result: Display chart with same ... | closed fixed | d0f1038 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-16T08:02:13Z | 2007-11-12T09:33:20Z |
205,930 | Bug 205930 2.2.2 Cube Builder: Dragging a dimension from cube builder should show all the associated levels. | The current behavior is that user drags the data field from the cube and to show the hierarchy, he has to click on Show/Hide columns and select the underlying field. Proposed Solution: When the user selects the Product Line as group. Product Name is the underlying field. When user drags the Product Line field from the ... | verified fixed | 1399868 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/DNDService.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/DimensionHandleDropAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/r... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-16T06:37:38Z | 2007-10-10T15:26:40Z |
210,047 | Bug 210047 The grand total key should not appear in the new sort key editor | Build ID: I20071101-2000 Steps To Reproduce: 1.New a cube and add a x-tab to the layout 2.add data to the x-tab and show the grand total 3.open the property editor's sorting tab, click "Add" to add a new sort key. Expect: the grand total key should not appear in the key list | closed fixed | 1073536 | ["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-11-16T02:00:24Z | 2007-11-16T02:26:40Z |
201,549 | Bug 201549 Aggregation in charts | Build ID: I20070625-1500 Steps To Reproduce: 1. New chart 2. Select data 3. Data binding... 4. Add aggregation 5. Select COUNT or COUNTDISTINCT function 6. Select a data field with a datatype equal to date Result: the aggregation type is equal to date (i.e. the data type of the selected field) instead of integer | resolved fixed | 96e6c63 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/Aggregation.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/IAggregation.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-16T01:28:07Z | 2007-08-29T09:33:20Z |
156,157 | Bug 156157 data item width change cannot be seen in layout | steps to reproduce: - create a report - add a data item - bring up properties - set its width to 1cm or 50%, etc - set its background color to blue - preview in html expected behavior: - data item width change can be seen in both layout and preview actual behavior: - it cannot be seen in layout | closed fixed | 651da7f | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/LabelHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/LabelEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-15T08:41:35Z | 2006-09-05T07:06:40Z |
208,718 | Bug 208718 Exception is thrown out when exported data with column's data type [0002] | null | closed fixed | 0d25a29 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractQueryExportActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-15T07:46:51Z | 2007-11-05T05:20:00Z |
209,119 | Bug 209119 Need WebViewer provide cancel function | Need WebViewer provide a cancel function, this will be used to cancel current report execution during designer preview. | resolved fixed | 007e4e3 | ["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-15T07:43:38Z | 2007-11-08T02:46:40Z |
176,784 | Bug 176784 always-excluding-first and always-excluding-last in item properties pop up error[00] | Details: always-excluding-first and always-excluding-last in item properties pop up error Step: 1.New a report and add a label 2.Select the label and switch properties tab. 3.Select the section and set the page break as always-excluding-first or always-excluding-last. actual result: Pop up an error excepted result: If ... | closed fixed | bddd673 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/property/GroupPropertyHandleProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/property/PropertyEditorFactory.java", "UI/org.eclipse.birt.report.des... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-15T05:23:19Z | 2007-03-09T06:00:00Z |
209,456 | Bug 209456 No null value in value list from Select value...[07] | Description: No null value in value list from Select value... Build number:2.3.0.v20071112 Steps to reproduce: 1. New sample data source and dataset from CUSTOMERS. 2. Insert dataset to Layout, add a filter on column STATE, click <Select value...>, check value list. 3. New a report parameter, dynamic, tick off isRequir... | closed fixed | 1acc17c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/SelectValueFetcher.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-15T04:14:40Z | 2007-11-12T06:46:40Z |
201,042 | Bug 201042 [Accessibility]Chart scritp should not add by auto when click the down in keyboard[17] | Description: Chart scritp should not add by auto when click the down in keyboard[0704] Step: 1. New a chart and switch to script view. 2. Let the point on the script function selection. 3. Click the down on keyboard. Actual result: A function will add by auto. Expected result: Customer can not select the function under... | closed fixed | be99cf4 | ["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.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/GanttLineAttributesComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclips... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-14T10:04:04Z | 2007-08-24T07:20:00Z |
205,938 | Bug 205938 Cross Tab: 2.2.9 Measures from a cube can be dragged and dropped to left and not to right. | If user wants to show an existing measure on a cross tab that he has defined in a cube, he can only add it to the left and not to the right of an existing measure. Proposed solution User should be ale to add a measure both to the left and right of an existing measure. | verified fixed | 29f1c48 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editpolicies/ReportFlowLayoutEditPolicy.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 | 2007-11-13T07:37:12Z | 2007-10-10T15:26:40Z |
209,126 | Bug 209126 DataException throws out when set highlight condition in sub-report[0302] | Description: Set highlight condition in sub-report, when "select value..." in the highlight dialog, DataException throws out. Build version:2.3.0.v20071108-0800 Steps to reproduce: 1.Get the attached report design file, which contains a sub-report. 2.Select the inner table, and then go to "highlight" tab in the propert... | closed fixed | c286115 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HighlightRuleBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-13T04:16:00Z | 2007-11-08T05:33:20Z |
209,451 | Bug 209451 Default value for Cascading parameter lost.[0705] | Description: Default value for Cascading parameter lost. Build number:2.3.0.v20071112 Steps to reproduce: 1. New sample data source and dataset from CUSTOMERS. 2. New a cascading parameter from COUNTRY, STATE, set default value as USA and CA. 3. Preview. 4. Select other country and then back to USA, check values in sta... | closed fixed | d19e939 | ["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-11-12T09:58:24Z | 2007-11-12T06:46:40Z |
209,304 | Bug 209304 Failures and Errors occur in Junit test of org.eclipse.birt.report.engine.test in 2.3 daily build 20071109 | null | closed fixed | d096686 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/TimeZoneTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-12T09:31:52Z | 2007-11-09T06:33:20Z |
194,649 | Bug 194649 Show if Blank property not working | The "Show if Blank" advanced property found on most BIRT report elements, including tables, does not appear to work. I have several reports that use sub-tables that contain structural and visual elements, such as grids and borders, that I need to display even if the data set query bound to that table returns no records... | resolved fixed | dcd8a69 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/BlankResultSet.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/QueryItemExecutor.java",... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-12T08:42:33Z | 2007-06-27T18:46:40Z |
208,927 | Bug 208927 AggregateTable.<init> using runtime 2.2.1 - jdk 1.4.2 | Hi, I am trying to put together the BIRT Runtime Release Build 2.2.1 with Java 1.4.2 JDK/JRE. When using a dataset obtained from a stored procedure I'm receiving the following error: Nov 6, 2007 4:11:25 PM org.eclipse.birt.data.engine.impl.PreparedQuery PreparedQuery FINE: PreparedQuery starts up. Nov 6, 2007 4:11:25 P... | resolved fixed | f0ebdf4 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggregateTable.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-12T03:16:07Z | 2007-11-06T20:13:20Z |
208,512 | Bug 208512 Classes in package org.eclipse.birt.data.engine.odaconsumer have multithreads issues | Classes in package org.eclipse.birt.data.engine.odaconsumer are not thread-safe. | resolved fixed | 8f28488 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/LogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-10T03:26:59Z | 2007-11-02T07:53:20Z |
199,834 | Bug 199834 Enable access to IContent object in IReportItemPresentation layer | In IReportItemPresentation layer, the extended item may want to access properties from current IContent object, for example, bookmark, content style. So we need expose the content object in this layer. | resolved fixed | ffa52ac | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/QueryResultSet.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/SingleCubeResultSet.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/SingleQueryResultSet.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-09T09:40:35Z | 2007-08-14T08:26:40Z |
207,561 | Bug 207561 [Regression] Conversion errror when preview the attached report design | null | closed fixed | 4388951 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/MetaDataRetriever.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/bir... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-09T09:28:12Z | 2007-10-26T09:13:20Z |
209,303 | Bug 209303 [Automation][Smoke]NPE is thrown out when previewing reportdesign | Description: NPE is thrown out when previewing reportdesign TestDate: 20071109 TestBuild: BIRT2.3.0 Daily Build: v20071109-0800 steps to reproduce: - use the attached report design - preview it Expected Result: Report can be previewed without any exception Actual Result: NPE is thrown out. Error log: Please refer to th... | closed fixed | c1ba9e2 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/css/engine/PerfectHashTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/AbstractStyle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/BIRTPropertyMana... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-09T08:42:31Z | 2007-11-09T06:33:20Z |
182,895 | Bug 182895 Support sort on Level attribute. | Currently in OLAP engine we only support sort on level key value. We should go ahead to support sort on level attribute value. | resolved fixed | 6100606 | ["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/api/CubeQueryExecutorHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggrSortDefinition.... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-09T07:44:07Z | 2007-04-18T09:53:20Z |
208,449 | Bug 208449 crosstab/chart integration framework | In order to enable charts inside crosstab, some specific logic needs to be written for that particular scenario. This enhancement aims to - Design how to add this new logic in a modular way by either creating a new plugin org.eclipse.birt.chart.reportitem.crosstab (needs extension?) or using OO design. - Implement the ... | resolved fixed | 03e1f07 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationImpl.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationProxy.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartRe... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-09T03:51:02Z | 2007-11-01T15:13:20Z |
209,106 | Bug 209106 BIRT - User properties defined in a library are not seen in properties view | In the attached library there is a grid container. The text control and the row of the table in the grid have two user properties each. We can see them in the library but not when we drag them in to a design. The property does not show up in the properties view | resolved fixed | d70d65e | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-08T09:21:29Z | 2007-11-08T00:00:00Z |
202,121 | Bug 202121 setDateFormat does not working | If you want to set date format of the table column style you have to use setDateTimeFormatCategory and setDateTimeFormat instead of setDateFormatCategory and setDateFormat. If you will try to use setDateFormatCategory in the first case in xml-source you will see that your style contains dateFormat property. This proper... | resolved fixed | 44789df | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IStyle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/AbstractStyle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/PerfectHash.java", "engine/org.ecli... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-08T02:46:56Z | 2007-09-04T07:13:20Z |
206,707 | Bug 206707 Double type is shown in Output Columns tab [07] | Description: Double type is shown in Output Columns tab. Build number: 2.2.1.v20071016-0630 Steps to reproduce: 1. New a sample data set CUSTOMERS, in "Edit Data Set" dialogue click "Output Columns" tab. Expected result: Data type for CREDITLIMIT is correct. Actual result: Data type for CREDITLIMIT is Double. Error log... | closed fixed | 0c3be16 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-07T10:27:11Z | 2007-10-18T06:46:40Z |
208,842 | Bug 208842 Issue of preview dataset including a computed column which refer to a report parameter[07] | Description: Issue of preview dataset including a computed column which refer to a report parameter[07] Build number: 2.3.0.v20071106-0800 Steps to reproduce: 1, New a string type report parameter with no default value 2, New a Dataset 3, New a computed column refer to report parameter(e.g params["p1"]) 4, Preview in d... | closed fixed | 6610082 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/script/DataAdapterTopLevelScope.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-11-07T06:43:31Z | 2007-11-06T00:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.