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] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
184,369 | Bug 184369 Missing <table>element in dynamic text when publish to PDF | The query result of the dynamic text is html code containing <table> tag the table is missing in resulting PDF | closed fixed | 4c0085b | ["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/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-10T03:12:39Z | 2007-04-27T07:46:40Z |
189,382 | Bug 189382 [accessibility]Web Viewer content isn't accessible for some assistive tools.[0002] | Description: Web Viewer content isn't accessible for some assistive tools. At present, viewer use ajax structure, so view the html source can only see many reference to outer files. From accessibility point of view, some accessibility rules are based on html source code, so this rules cannot be satisfied. For example, ... | closed fixed | a014cd7 | ["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-07-10T02:55:50Z | 2007-05-28T08:13:20Z |
191,696 | Bug 191696 WordUtil is getScreenResolution()-dependent | WordUtil class, in org.eclipse.birt.report.engine.emitter.wpml package, makes the following call to the getScreenResolution() method: public final static double INCH_PX = java.awt.Toolkit.getDefaultToolkit ( ).getScreenResolution ( ); which makes it dependent on Java runtime being non-headless. When run on JVM with -Dj... | resolved fixed | 2fecd3d | ["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-10T01:32:32Z | 2007-06-08T13:40:00Z |
191,019 | Bug 191019 Add a second measure to xtab detail area affacts Totals.[1102] | Description: Add a second measure to xtab detail area affacts Totals. Build number:2.2.0.v20070605 Steps to reproduce: 1. Open attached report. 2. Add max measure to detail area and observe Layout change. 3. In Row area, remove max grand total and observe Layout change. Expected result: If adding measure to detail area... | closed fixed | 6049815 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/AggregationDialog.java", "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-07-09T10:04:55Z | 2007-06-05T13:26:40Z |
194,843 | Bug 194843 Cross tab Cube - Cannot delete a dimension using the cube builder | - Open the attached report design - Delete the "Region" group. Current behavior - Does now allow me to delete the group. | resolved fixed | f1178df | ["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/ContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/NameSpaceRecord.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-09T09:19:25Z | 2007-06-28T22:33:20Z |
195,217 | Bug 195217 [2.1.3]Border is missing on table group cell when preview in PDF[0300][1200] | Description: Get the attached report design file, preview in PDF, the bottom border is missing in table group cell. Build version:2.1.3.v20070702-1703 Steps to reproduce: 1.Get the attached report design. There is a table with group in the layout, and set the "Drop" property to "Detail", and set its border. 2. Preview ... | closed fixed | 90307eb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-09T08:11:23Z | 2007-07-03T08:06:40Z |
195,622 | Bug 195622 Toggle DataPoint Visibility should only list in Value (Y) Series interactivity [13] | Description: Toggle DataPoint Visibility should only list in Value (Y) Series interactivity. Build number: 2.2.0.v20070706-0959 Steps to reproduce: 1. New a chart, in Format Specifier add interactivity for Title, Chart Area... Expected result: Action "Toggle DataPoint Visibility" should only list for Value (Y) Series. ... | closed fixed | 89af6b0 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/TriggerSupportMatrix.java", "chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/EngineTest.java", "chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/util/TriggerSupportMatrixTest.java", "chart/org.ecli... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-09T06:34:32Z | 2007-07-06T05:33:20Z |
195,635 | Bug 195635 Refresh library doesn't work when select root node in Outline.[01] | Description: Refresh library doesn't work when select root node in library Outline. Build number:2.2.1.v200707061322 Steps to reproduce: 1. New a library liba.rptlibrary. 2. New data source and dataset, drag dataset to Layout. 3. New a library libc.rptlibrary. 4. Drag table in lia to libc. 5. Delete table in liba and s... | closed fixed | 6e3ab4c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/RefreshLibraryHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-09T03:44:43Z | 2007-07-06T08:20:00Z |
195,613 | Bug 195613 drill through to toc in target report does not work properly[04] | steps to reproduce: use attached reports preview new_report_9.rptdesign in PDF click on actuate logo expected behavior: data item of 2nd page (toc) in target report is displayed actual behavior: target report was reached, but failed to navigated to the toc item | closed fixed | c90bbd7 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/b... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-06T08:05:50Z | 2007-07-06T05:33:20Z |
195,485 | Bug 195485 [Regression] The plot area of the pie chart is blank [13] | Description: The plot area of the pie chart is blank. Build number: 2.2.0.v20070705-0630 Steps to reproduce: 1. Preview the attached design file. Expected result: The pie is displayed. Actual result: The plot area of the pie chart is blank. Error log: N/A | closed fixed | 0a4a16a | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-06T07:28:51Z | 2007-07-05T07:20:00Z |
191,996 | Bug 191996 'Edit Data Set' dialog doesn't remember location and setup when it's closed. | Build ID: I20060602-1317 Steps To Reproduce: 1. Double click an existing MySQL Data Set from the 'Data Sets' item, found in the 'Data Explorer'. 2. Move the 'Edit Data Set' dialog to a new location. 3. Change the positions of the vertical splits between the option selection tree, database table tree and the data set SQ... | resolved fixed | b8d712f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/property/AbstractPropertyDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BaseDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-06T06:58:17Z | 2007-06-11T16:40:00Z |
195,607 | Bug 195607 NPE is thrown when calling DimensionHandle:: getAbsoluteValue() | If a DimensionHandle did not set DimensionValue, NPE will thrown when calling DimensionHandle:: getAbsoluteValue(). | resolved fixed | 7672d31 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/CSSLengthValueHandler.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedValueHandler.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DimensionHandle.java", "model/org.ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-06T06:34:37Z | 2007-07-06T02:46:40Z |
191,880 | Bug 191880 Close the invalid library will lead the ClassCastException occurs and that error will lead some operation throw exceptions | Description: Close the invalid library will lead the ClassCastException occurs and that error will lead some operation such as insert a Create a datasource throw exceptions Build number: 2.2.0.v20070608-0630 Steps to reproduce: 1, Open the attache library file 2, Close that file 3, New a Data source in another report d... | closed fixed | 6f56da1 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-05T02:28:08Z | 2007-06-11T02:46:40Z |
192,349 | Bug 192349 The column selected disappears when you reclick the downward arrow [0001] | Description: The column selected disappears when you reclick the downward arrow. Build number: 2.2.0.v20070613-1211 Steps to reproduce: 1, New a table binding to a data set, add an Aggregation, select one column from the "Data Field" dropdown list, click the downward arrow again. Expected result: The column selected is... | closed fixed | be0e1f5 | ["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-07-05T02:18:17Z | 2007-06-13T07:33:20Z |
193,640 | Bug 193640 [RCP] When create a template file, RCP works different with all-in-one [02] | Description: When create a template file, RCP works different with all-in-one. Build number: 2.2.0.v20070620-0630 Steps to reproduce: 1. New a template file, click next. Expected result: There is "Please set the template properties" in the top left of the dialogue as it does in all-in-one. Actual result: There is no "P... | closed fixed | 7c68dfb | ["UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportTemplateWizard.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-05T02:12:26Z | 2007-06-21T01:40:00Z |
193,637 | Bug 193637 The joint condition is missing in report design when using a cube from library[1102] | Description: The joint condition is missing in report design when using a cube from library[1102] Build number: 2.2.0.v20070621-0630 Steps to reproduce: 1, New a cube has joint condition in library 2, New a report and using the cube from library 3, Preview 4, Go back and check the joint condition in cube in report desi... | closed fixed | fb9e898 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ModuleUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-05T01:48:55Z | 2007-06-21T01:40:00Z |
194,163 | Bug 194163 Inconsistent behaviors occur when clicking F1 in Data Binding help page [17] | Description: In Data Binding Press "F1" button Build number: 2.2.0.v20070625-0630 Steps: 1.Open chart builder, go to "Select Data" tab 2.Click "Data Binding..." button 3.Press "F1" button 4.Help dialog will be pop up 5.Click nothingness in the "About" menu 5.Press "F1" button again Expected result: page no change. Actu... | closed fixed | 510b227 | ["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-07-04T08:55:30Z | 2007-06-25T08:26:40Z |
195,336 | Bug 195336 [2.1.3]Insert the list group above and the display name has no changed[0004] | Description: Insert the list group above and the display name has no changed[0004] Step: 1.New a list 2.Insert a group on above 3.Insert another group on above again. Actual result: The display name of two group header and footer are the same as GH1 and GF1 Exception result: The display name of second group header and ... | closed fixed | c1a69da | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ListBandEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/ListBandControlFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-04T07:39:44Z | 2007-07-04T06:20:00Z |
192,344 | Bug 192344 Refresh library issue in library file[01] | Description: Refresh library issue in library file Build number:2.2.0.v20070613 Steps to reproduce: 1. New a library, liba. 2. Insert a table in liba. 3. New a library libc. 4. Drag table from liba to libc. 5. Remove table in liba and save. 6. In outline of libc, refresh library. Expected result: Red words in table ite... | closed fixed | 277f9c2 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/editparts/LibraryGraphicalPartFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-04T06:18:27Z | 2007-06-13T07:33:20Z |
194,161 | Bug 194161 Have not removed the measure binding column when hide the measure[1102] | Description: Have not removed the measure binding column when hide the measure[1102] Step: 1.New a datasource, dataset 2.New a data cube 3.Add a cross table, drop the group and measure into the cross table 4.Right click on measure in cross table and select Show/Hide Measure 5.Untick the measure and press OK Actual resu... | closed fixed | 293c273 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-04T05:17:41Z | 2007-06-25T05:40:00Z |
192,362 | Bug 192362 Propertiy Editor will not refresh when use Page->MasterPage->Simple MasterPage to go to Master Page tab [05] | Description: Propertiy Editor will not refresh when use Page->MasterPage->Simple MasterPage to go to Master Page tab. Build number: 2.2.0.v20070613-1211 Steps to reproduce: 1. Open a report. 2. Use top menu Page->Master Page->Simple Master Page. Expected result: Change to MasterPage tab and Property Editor refreshed. A... | closed fixed | 772c397 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-04T03:25:21Z | 2007-06-13T07:33:20Z |
190,058 | Bug 190058 icon for aggregation type data items. | For aggregation type data items in cross tabs, we should show the icon instead of the sigma symbol. I am attaching the icon to replace it | resolved fixed | d09057d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DataEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java", "UI/org.eclipse.birt.report.designer.ui/src/org/... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-03T06:22:50Z | 2007-05-30T21:20:00Z |
195,201 | Bug 195201 [Automation]exception thrown out when preview attached report in html | steps to reproduce: - use the attached report design - preview in html expected behavior: - chart should be rendered properly actual behavior: - exception thrown out SwingImageCache.exception.media.tracker ( 1 time(s) ) detail : org.eclipse.birt.chart.exception.ChartException: MediaTracker returned an error in [sun.awt... | closed fixed | 33377d5 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java", "chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-03T03:13:47Z | 2007-07-03T02:33:20Z |
194,371 | Bug 194371 Use page emitter framework to implement ppt emitter. | In order to keep consistent with pdf and postscript, ppt need to use page emitter framework. | resolved fixed | 33fea95 | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTRender.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/em... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-03T02:26:29Z | 2007-06-26T06:40:00Z |
169,566 | Bug 169566 Chart Marker Line is above the Series Line | If I'm adding a marker line in a Chart this line is above the Series lines. The series line should above the marker line | resolved fixed | ebf6516 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-02T03:00:22Z | 2007-01-04T17:00:00Z |
191,891 | Bug 191891 xtab nest in another xtab doesn't display data.[1102] | Description: xtab nest in another xtab doesn't display data. Build number:2.2.0.v200706111025 Steps to reproduce: 1. Insert a xtab. 2. Insert another xtab to first xtab's row area. 3. Preview in web viewer and html (attach report). Expected result: Display data for two xtabs. Actual result: Html display data correctly.... | closed fixed | eb3d6b1 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/AggregationResultSetSaveUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-07-02T02:49:24Z | 2007-06-11T08:20:00Z |
194,785 | Bug 194785 Stacked bars are drawn incompletely when window is minimed | If I have a stacked bar chart, and i minimize window or bring another window in front so that the view is blocked by the new window, when the window is minimized, all the drawing in the charts is erased, and the view has to be closed and re-opened before the charts appear correctly again. I think this problem is becaus... | resolved fixed | bee0d4a | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AxisSubUnit.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-29T06:39:22Z | 2007-06-28T14:13:20Z |
193,653 | Bug 193653 Can't add Aggregation Element to Grid in Crosstab Summary Cell | Build ID: I20070608-1718 Steps To Reproduce: 1. Create a crosstab and add levels and dimensions. 2. Turn on a total/summary cell. 3. Add a grid element from the palette. 4. Try to drag & drop an aggregation element into that grid. More information: The UI will prevents me from doing this, although, I can successfully e... | resolved fixed | 57612dd | ["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-06-29T03:14:26Z | 2007-06-21T07:13:20Z |
171,501 | Bug 171501 When click the data set or data source, the focus is lost[0001] | Description: When click the data set or data source, the focus is lost[0001] Build number: 2.2.0.v20070124-0630 Steps to reproduce: 1, New a Sample datasource and data set 2, Click the data source or data set in Data Explorer 3, Press 'Delete' button on keyboard Expected result: The datasource or data set can be delete... | closed fixed | 77b5857 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/ui/views/data/DataView.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-28T06:21:38Z | 2007-01-24T06:26:40Z |
190,981 | Bug 190981 The image id of image in different pages are the same | The id of image generated by the same report item (such as chart) are the same, thought the image contents are in different pages. | resolved fixed | bb68074 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/Image.java", "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-06-28T03:53:58Z | 2007-06-05T07:53:20Z |
189,607 | Bug 189607 2D+ Curve Fitting Line does not work correctly [0001] | Description: 2D+ Curve Fitting Line does not work correctly. Build number: 2.2.0.v20070529-1039 Steps to reproduce: 1. Preview the attached design file. Expected result: Curve Fitting Line for 2D+ works corrctly. Actual result: See the screenshot. Error log: N/A | closed fixed | f468604 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/EventObjectCache.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/OvalRenderEvent.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/event/PrimitiveRenderEvent.java", "chart/org.eclipse.birt.chart.engi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-27T09:51:33Z | 2007-05-29T09:13:20Z |
194,549 | Bug 194549 Memory leak in chart device renderers | After memory analysis for Chart code, it indicates java.awt.Font objects are not garbage collected. Investigating the renderer code, Graphics2D objects in IDisplayServer and IDeviceRenderer are not disposed after chart rendering finished. Need to invoke IDeviceRenderer.dispose() after ChartReportItemPresentationImpl be... | resolved fixed | 2deb2d0 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingDisplayServer.java", "chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java", "chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingTe... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-27T08:16:58Z | 2007-06-27T04:53:20Z |
193,677 | Bug 193677 Enlarge the attached xtab in pdf file will cause data disappear.[1102][1200] | Description: Enlarge the attached xtab in pdf file will cause data disappear. Build number:2.2.0.v200706211316 Steps to reproduce: 1. Open attached report. 2. Preview in Web Viewer. 3. Click Export Report, select pdf, tick on Fit to page width option. 4. Zoom in the pdf page. Expected result: Data become larger and can... | closed fixed | 5a6f81d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontInfo.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-27T07:57:48Z | 2007-06-21T10:00:00Z |
193,263 | Bug 193263 Inconsistent result of average function between Chart and Table[0001] | Description: Set average function on Chart and Table, get the different result. Chart engine takes the null value as 0, but in DTE null will be discarded. I have checked the behavior of excel, the null value is discarded in it. Build version:2.2.0v20070619-0630 Steps to reproduce: 1. Get the attached report design file... | closed fixed | 33f66ee | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/DifferenceSeriesAttributeComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-27T07:00:41Z | 2007-06-19T05:13:20Z |
193,895 | Bug 193895 Can not select the data cube in advanced and properties[1102] | Description: Can not select the data cube in advanced and properties[1102] Step: 1.New a report design, datasource, dataset, data cube 2.New a cross table 3.Switch Property Editor - Advanced 4.Switch Properties Actual result: Select the Cube selection and spread the drop down list, no data cube in it. Exception result:... | closed fixed | 132b513 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/PropertyHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-26T07:16:13Z | 2007-06-22T08:13:20Z |
193,245 | Bug 193245 Should block user to set content type property on the child element | After we switch from the slot to content element type property, all the rules that we applied to the slot before should be applied to the content element type property. When an element is extended from the library element, it should not be allowed to change the child element structure. So, when user call setProperty() ... | resolved fixed | 4ef0a8a | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/PropertyCommandTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryCompoundElementTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/Propert... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-26T05:54:59Z | 2007-06-19T02:26:40Z |
190,931 | Bug 190931 ReportEngine runtime output file name issue.[0600] | Description: ReportEngine runtime output file name issue. Build number:2.2.0.v20070605 Steps to reproduce: 1. Run below commands: genReport -m run -o Test.rptdocument -p "sample=hello" test.rptdesign genReport -m render -f html -o Testdoc.html Test.rptdocument Expected result: The output file name is Testdoc.html. Actu... | closed fixed | 94a91a2 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-25T09:04:47Z | 2007-06-05T02:20:00Z |
193,855 | Bug 193855 Invoke Script does not work correctly [13] | Description: Invoke Script does not work correctly Build number: 2.2.0.v20070621-1540 Steps to reproduce: 1. New a chart, set output format PNG, set Value series interactivity as Event: Mouse Click, Action: Invoke Script, Script: alert("aaa") or alert('aaa'). 2. Preview, click the series. Expected result: For both scir... | closed fixed | 1691915 | ["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleDataRowExpressionEvaluator.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/data/autobind... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-25T03:30:18Z | 2007-06-22T02:40:00Z |
193,875 | Bug 193875 we can not get an entir url by IHTMLActionHandler | we can not get an entir url by IHTMLActionHandler, so word emitter dose not write the right url. now hyperlink drill through in word emitter doesn't work. | resolved fixed | 8155fcf | ["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/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-25T02:39:41Z | 2007-06-22T05:26:40Z |
191,421 | Bug 191421 [SPM]UnsupportedOperationException when use reportrunner to render report.[0600] | Description: UnsupportedOperationException when use reportrunner to render report. Build number:2.2.0.v20070606 Steps to reproduce: 1. Using engine API reportrunner to run attached report. Expected result: Report is generated without exception. Actual result: Report is generated but exception is written in log. Error l... | closed fixed | 9b3def2 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/PreparedStatement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-23T00:15:12Z | 2007-06-07T07:06:40Z |
193,886 | Bug 193886 NPE is thrown when preview external CSS style in ppt[1205] | null | closed fixed | 3b476da | ["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTRender.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-22T09:30:34Z | 2007-06-22T05:26:40Z |
193,828 | Bug 193828 message should not be popped when adding group level to cross tab | In a cross tab click on an aggregation type data cell and select 'show/hide Group Levels'. If I want to add a level, A message dialog pops up. Expected: No message dialog should pop up when adding a level. The dialog should appear only when a level in unchecked. | verified fixed | 6740f50 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-22T07:41:53Z | 2007-06-21T18:20:00Z |
193,285 | Bug 193285 Add CSS file has issue when delete the css file in library explorer. | Description: Add CSS file has issue when delete the css file. Build number:2.2.0.v20070619 Steps to reproduce: 1. In library explorer, add a css file. 2. Use the css file in report. 3. Delete the css file in Library Explorer. 4. In report outline, select the css file, right click and select reload CSS file menu. 5. Del... | closed fixed | 124ecc6 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/CssStyleSheetAdapter.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/CssStyleSheetHandleAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-22T07:02:55Z | 2007-06-19T10:46:40Z |
192,796 | Bug 192796 In pdf xtab move to next page with a label before it.[1102] | Description: In pdf xtab move to next page with a label before it. Build number:2.2.0.v20070615 Steps to reproduce: 1. Open attached xtab report. 2. Preview in pdf. 3. Remove the label item and preview in pdf again. Expected result: A label before the xtab will not cause the whole xtab moving to the second page. Actual... | closed fixed | 86dfaad | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableLMTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTabl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-22T06:16:29Z | 2007-06-15T04:00:00Z |
193,675 | Bug 193675 Crosstab border doesn't refresh correctly when undo delete predefined style operation | Add a predefined style "crosstab "in report design, set some border styles, drag a crosstab to layout, it will apply the style automatically. Then delete the predefined style, crosstab is refreshed correctly in layout, but if undo this operation, crosstab doens't refesh corrently. This is because the border layer for c... | resolved fixed | 1456236 | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabTableEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-22T05:56:14Z | 2007-06-21T10:00:00Z |
193,467 | Bug 193467 URL hyperlink can't work in chart viewer | null | resolved fixed | 20ba5fb | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleActionEvaluator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleActionHandle.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleActionRenderer.java", "chart/org.ecl... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-21T08:12:13Z | 2007-06-20T09:00:00Z |
193,646 | Bug 193646 Some content of level are missing when preview in PDF[1102] | Description: Some content of level are missing when preview in PDF[1102] Build number: 2.2.0.v20070621-0630 Steps to reproduce: 1, Open the attache report 2, Preview in PDF Expected result: Preview should be correct and all the content of level in preview Actual result: Some content of level are missing when preview in... | closed fixed | c70b195 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-21T07:30:31Z | 2007-06-21T04:26:40Z |
193,266 | Bug 193266 BIRT become strange after insert a label from outline in library[01] | BIRT become strange after insert a label from outline in library[01] Build number: 2.2.0.v20070618-0630 Steps to reproduce: 1.New a rptlibrary file and new a label from outline Expected result: Will focus to the label in layout Actual result: It'll take a long time to display and when you right click to new a style,you... | closed fixed | 6dac389 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/outline/DesignerOutlinePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-21T07:01:53Z | 2007-06-19T08:00:00Z |
192,119 | Bug 192119 Line break inside label/data is ignored in Excel emitter[1203] | Description: Line break inside label/data is ignored in Excel Build number:2.2.0.v20070612 Steps to reproduce: 1. Insert a data item, input expression as: "the first line"+"\n\r"+ "\n"+"second line"+"\n"+"third line" 2. Insert a label item, input label, press ctrl+enter twice to add two blank line in label, then input ... | closed fixed | eb0976f | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-21T02:51:29Z | 2007-06-12T09:20:00Z |
193,465 | Bug 193465 Series color is incorrect in cone chart [0001] | Description: Series color is incorrect in cone chart. Build version:2.2.0v20070620-0630 Steps to reproduce: 1. Get the attached report design file, preview in layout. Expected result: The series is grouped by city, but the displayed plot color is inconsistent with legend color. | closed fixed | fe34df5 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/FillUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-20T10:43:54Z | 2007-06-20T09:00:00Z |
193,231 | Bug 193231 RCP designer does not display Preview tab and View menu. | On RCP designer, Preview tab is missing and View Report menus. Please check the attached screen shot for detail. | resolved fixed | b3b9319 | ["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/ViewerClassPathHelper.java", "viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java", "viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebappAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-20T05:42:47Z | 2007-06-18T23:40:00Z |
193,249 | Bug 193249 Exception is thrown out when open web browser in an old workspace [00] | Description: Exception is thrown out when open web browser in an old workspace Build number: 2.2.0.v20070619-0630 Steps to reproduce: 1. In an old workspace, open the web browser. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: java.lang.ArrayIndexOutOfBoundsException: 0 ... | closed fixed | 2d4182f | ["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-20T02:24:08Z | 2007-06-19T05:13:20Z |
191,944 | Bug 191944 Extensible ExpressionProvider | Hi all, I'm developing a custom BIRT RCP Editor along with custom ODA extensions. The framework also exposes several helper methods that need to be used in the report expressions for parameter binding, dynamic text report elements or table column expressions. My intention is now to somehow be able to extend the Express... | resolved fixed | 2a506dd | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/IExpressionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-20T02:08:41Z | 2007-06-11T13:53:20Z |
190,957 | Bug 190957 The cancel button in group level dialog in cube take no effect[1101] | Description: The cancel button in group level dialog in cube take no effect[1101] Build number: 2.2.0.v20070605-0630 Steps to reproduce: 1, New a cube 2, New a level 3, Do some operations on the level 4, Click cancel button Expected result: The cancel button can take effect to cancel all the operations Actual result: T... | closed fixed | 17d9888 | ["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-06-20T01:51:58Z | 2007-06-05T05:06:40Z |
192,792 | Bug 192792 Drag to change xtab width will cause xls preview failure[1203] | null | closed fixed | 26dab37 | ["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java", "engine/org.eclipse.birt.report.engine.emitter... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T14:08:12Z | 2007-06-15T04:00:00Z |
181,704 | Bug 181704 Exception is thrown out when preview the attached design file as XLS PROTOTYPE [1203] | null | closed fixed | 16cd122 | ["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/LayoutUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T11:15:07Z | 2007-04-10T07:26:40Z |
192,075 | Bug 192075 [SVG] There is an extra line in the legend area [0001] | Description: There is an extra line in the legend area Regression of #146973 Build number: 2.2.0.v200706011-1025 Steps to reproduce: 1. New a style: Font Color(Red), Decoration(Line through). 2. New a chart, apply the style to the chart. 3. Preview from the layout. Expected result: The legend does not have the red line... | closed fixed | fc05cad | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T08:48:37Z | 2007-06-12T01:00:00Z |
192,955 | Bug 192955 Static Crosstab Example Renders Incorrectly in RC3 | The attached report renders correctly in the Web Viewer in BIRT 2.2 M6 but not in RC3. See the attached screenshots. The M6 version is correct and is also the behavior in BIRT 2.1.x. | resolved fixed | 99dca04 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T08:46:19Z | 2007-06-15T17:53:20Z |
192,791 | Bug 192791 Lost first row level of xtab after page break in ps and pdf.[1102] | Description: Lost first row level of xtab after page break in ps and pdf. Build number:2.2.0.v20070615 Steps to reproduce: 1. Open attached xtab. 2. Preview in pdf or postscript. 3. check second and the third page. Expected result: The last two level values "Mountain" and "Saddles" display Actual result: The two values... | closed fixed | 8b4aa30 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T08:09:25Z | 2007-06-15T04:00:00Z |
192,699 | Bug 192699 TVT33:TCT685: 'Custom Color' button truncation in palette | <response_by> Peppy Florou at 2007.06.14.10.19.30 </response_by> OS: Linux Build date: 20070612 Component name : BIRT Blocking: NO Tester Name: Peppy Florou Testcase: 04.001180 - BIRT - CHART BUILDER FORMAT CHART SERIES PALETTE Steps to recreate the problem: Open Chart Builder. Go to Format Chart tab. Click the Series ... | resolved fixed | 9525afb | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T06:13:17Z | 2007-06-14T16:53:20Z |
189,842 | Bug 189842 Changing the dimension will lead the exception when preview[1102] | Description: Changing the dimension will lead the exception when preview[1102] Build number: 2.2.0.v20070530-0630 Steps to reproduce: 1, New a crosstab and preview 2, Remove one of dimension 3, Drag another dimension from cube into the removed area 4, Preview Expected result: The preview should be successfully Actual r... | closed fixed | f114dcb | ["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/AddLevelHandleAction.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/action/DeleteDimensionViewHandleAction.java", "xtab/org.eclipse.bi... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T05:37:09Z | 2007-05-30T07:26:40Z |
193,079 | Bug 193079 Model hierarchy is incorrect after "restore properties" | Drag a crosstab item from library to report design, set some local properties. Click "restore properties" buttion on top-right of property editor, this will clean up all local properties on this crosstab. Now check the parent hierarchy of the crosstab cell in this crosstab, will find cell handle is changed, and the cro... | resolved fixed | f03ea31 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T05:33:01Z | 2007-06-18T09:46:40Z |
192,332 | Bug 192332 Engine does not set values for parameters in a data extraction task | Engine does not set values for parameters in a data extraction task. So if a query binds a paramter, we can not get correct data from document. | resolved fixed | d5e794a | ["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-06-19T05:04:46Z | 2007-06-13T04:46:40Z |
192,382 | Bug 192382 display incorrect radio of width/height of image in PDF and WORD | I insert an image in text <img alt="OpenUP/Basic Lifecycle" src="C:\openup-basic_lifecycle.jpg" width="667" height="192"/> then view it in pdf this image does not have correct width and height | closed fixed | cbd68d5 | ["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-19T04:45:55Z | 2007-06-13T07:33:20Z |
193,092 | Bug 193092 If measure filter's member value type is boolean, exception throws out when preview[1102] | Description: If measure filter's member value type is boolean, exception throws out when preview[1102] Build number: 2.2.0.v20070618-1344 Steps to reproduce: 1, Open the attached report design 2, The measure's filter has a boolean type member value 3, Preview Expected result: The filter works well Actual result: Except... | closed fixed | ec4d7f8 | ["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-06-19T03:03:38Z | 2007-06-18T12:33:20Z |
190,579 | Bug 190579 TVT33:TCT538: pt - advanced properties' values are not externalised | <response_by> Sara Santa Clara at 2007.06.01.09.46.36 </response_by> OS: Windows Build date: 0531 Component name: BIRT Blocking: no Tester name: Sara Santa Clara Steps to recreate the problem: In the Navigator, double click on the Test_Report_1.retpdesign to open it. Click CUSTOMNAME text control on the report and sele... | resolved fixed | 7f0c97c | ["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/GroupElementHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T02:36:14Z | 2007-06-01T20:33:20Z |
192,416 | Bug 192416 [Acceptance]Font family of chart doesn;t take effect when previewed[0001] | [Acceptance]Font family of chart doesn;t take effect when previewed[0001] Build number: 2.2.0.v20070613-1211 Steps to reproduce: 1.New a chart 2.Go to properties sheet then change font family to cursive 3.Preview Expected result: Font in chart changes to cursive Actual result: Cursive font effect wasn't displayed Error... | closed fixed | f991abe | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportStyleProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T02:30:21Z | 2007-06-13T13:06:40Z |
193,080 | Bug 193080 Lost context help on couples of dialogs in report designer | Report designer has couples of dialogs for cube and xTab features. Many of them haven't context help yet, listed following. -Dialogs starts up in xTab properties editor: 1.xTab filter condition builder 2.xTab sorter builder 3.select value dialog within xTab filter condition builder -Dialogs starts up in xTab layout vie... | resolved fixed | 72f90f5 | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/dialog/DateLevelDialog.java", "UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/dialog/FilterListDialog.java", "UI/org.eclipse.birt.report.designer.ui.cubebuilde... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T01:59:10Z | 2007-06-18T09:46:40Z |
193,227 | Bug 193227 Static Context sensitive help missing from ODA Jdbc and Sampledb Data Source Connection UI Pages | null | resolved fixed | d623bd7 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/profile/JDBCSelectionPageHelper.java", "data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/profile/SampleDbSelectionPageHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-19T00:32:46Z | 2007-06-18T23:40:00Z |
191,140 | Bug 191140 Cross tab - Highlight rule expression does not work | Please refer to the attached report design - I define highlight rule expression on the cross tab item - It fails to apply the rule. | resolved fixed | 76e1803 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PeerExtensionElementDefn.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/de/Crosst... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T08:49:49Z | 2007-06-06T00:33:20Z |
192,104 | Bug 192104 [Regression] The template table element is left aligned when preview while it is set center aligned [0300] | Description: The template table element is left aligned when preview while it is set center aligned. Regression of #146317 Build number: 2.2.0.v200706011-1025 Steps to reproduce: 1. Preview the attached template in HTML with firefox. Expected result: The template table element is center aligned with Report Header and T... | closed fixed | c87db72 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T08:18:30Z | 2007-06-12T06:33:20Z |
193,055 | Bug 193055 AssertionError exception is thrown if run code in "enableassertion" mode. | Build ID: I20070601-1539 Steps To Reproduce: 1. Open the workbench of All-in-one build 2. Check out some plug-ins' code of BIRT 3. Run the code as Eclipse Application with "-ea" or "-enableassertion" argument for VM arguments Expect Result: It can be lunched successfully. Actual Result: It cannot be launched because of... | closed fixed | 5f116be | ["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T07:09:33Z | 2007-06-18T04:13:20Z |
190,338 | Bug 190338 TVT33:TCT520: pl: Contribute Samples not localized | <response_by> Moravia IT at 2007.05.31.14.54.17 </response_by> Subject: pl - Contribute Samples not localized OS: Linux only Build date: 20070530 Component name: BIRT Blocking: no Tester Name: Kamil Ignacak (PL) Steps to recreate the problem: - open view Report And Chart Design -> Report Examples - select Contribute Sa... | resolved fixed | 74e0966 | ["UI/org.eclipse.birt.report.designer.ui.samplesview/src/org/eclipse/birt/report/designer/ui/samplesview/view/ReportExamples.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T05:58:52Z | 2007-05-31T19:33:20Z |
192,799 | Bug 192799 Keep value column combo consistent with expression builder button for dynamic parameter definition | When defining a dynamic parameter, if none of the value column contains values of the selected data type, the value combo chooser is disabled. At this time, the expression builder button next to it should be disabled, too. Steps to reproduce: 1. Create a sample datasource and dataset with "select * from CLASSICMODELS.O... | resolved fixed | 7b6c549 | ["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-18T05:53:32Z | 2007-06-15T06:46:40Z |
193,022 | Bug 193022 [Acceptance]NPE is thrown when switch from "Format chart" to "Select data" in a multiple series bar chart[0001] | NPE is thrown when switch from "Format chart" to "Select data" in a multiple series bar chart[0001] Build number: 2.2.0.v20070614-1607 Steps to reproduce: 1.New a data source named "dSource", Set URL = jdbc:informix-sqli://spmdb:1526/spmdb:INFORMIXSERVER=ol_spmdb1. 2.New a data set named "dSet", select all fields from ... | closed fixed | cfc61a1 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T05:20:58Z | 2007-06-17T11:33:20Z |
192,910 | Bug 192910 Parameter named "page" confuses the Viewer | A report parameter called "page" in BIRT works fine in Preview, however I receive "Invalid Page Number" when looking at the same report in the Report Viewer. I think the Viewer passed the parameter correctly AND then tries to use that same value to set the location within the report. | resolved fixed | 0a628f7 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T03:39:24Z | 2007-06-15T15:06:40Z |
191,423 | Bug 191423 [SPM]DataException when use reportrunner to run xtab report.[0600] | Description: DataException when use reportrunner to run xtab report. Build number:2.2.0.v20070606 Steps to reproduce: 1. Using engine api reportrunner to run attached crosstab report. Expected result: Crosstab content display correctly. Actual result: DataException and crosstab data doesn't display Error log: SE... | closed fixed | 70faf9a | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/facttable/DimensionDivision.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-18T02:56:28Z | 2007-06-07T07:06:40Z |
192,593 | Bug 192593 Refresh library will change cube dimension name.[01][1101] | Description: Refresh library will change cube dimension name. Build number:2.2.0.v20070614 Steps to reproduce: 1. New a library with data source, dataset and cube. 2. New a report. 3. Drag cube from library to report and insert a xtab based on the cube. 4. Insert a label in library file and save. 5. Back to report and ... | closed fixed | 9c63a38 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/ReloadLibraryTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/namespace/AbstractNameHelper.ja... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T09:02:21Z | 2007-06-14T05:46:40Z |
190,914 | Bug 190914 BIRT cross tab - Cube builder with multiple dataset | - create a report design with multiple datasets ( ds1, ds2, ds3 ) - Define a cube and chose one as the primary dataset ( ds1 ) - Now drag fields from ds2 to create a group hierarchy. Current behavior - User is taken to the "Link Groups" page Expectec behavior ------------------ The current behavior did make sense with ... | resolved fixed | 2398bae | ["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/dialog/GroupDialog.java", "UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/dialog/LevelPropertyDialog.java", "UI/org.eclipse.birt.report.designer.ui.cubebuilder... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T08:42:14Z | 2007-06-04T23:33:20Z |
192,797 | Bug 192797 The pyramid chart highlight is error[0602] | Description: The pyramid chart highlight is error[0602] Create a sample pyramid chart and see the attached screen shot. | closed fixed | 3af5e4b | ["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-15T08:32:59Z | 2007-06-15T04:00:00Z |
191,802 | Bug 191802 View report menu and icon fail with RPTDESIGN extension name.[00] | Description: View report menu and icon fail with RPTDESIGN extension name. Build number:2.2.0.v20070608 Steps to reproduce: 1. New a report test.rptdesign, change its extension name to uppcase as test.RPTDESIGN. 2. oPEN THE REPORT. Expected result: Viewer report in main menu and toolbar can be used. Actual result: View... | closed fixed | 58d4e2f | ["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T07:49:52Z | 2007-06-09T06:20:00Z |
192,789 | Bug 192789 Support to render reportlet using bookmark in frameset servlet. | Description: Support to render reportlet using bookmark in frameset servlet. At present, only run and preview servlet support __isreportlet&__bookmark to generate reportlet. | closed fixed | cedf4b3 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/clas... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T06:28:32Z | 2007-06-15T04:00:00Z |
192,562 | Bug 192562 NPE throws out in preview when left one requied column member value empty in sorting of crosstab[1102] | Description: NPE throws out in preview when left one requied column member value empty in sorting of crosstab[1102] Build number: 2.2.0.v20070614-0630 Steps to reproduce: 1, New a crosstab 2, Specify the sorting on measure 3, Left one group-level-member empty 4, Preview Expected result: No NPE and give out a warning th... | closed fixed | b672fec | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/sort/AggrSortDefinition.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T06:18:04Z | 2007-06-14T03:00:00Z |
190,939 | Bug 190939 Bubble is clipped in chart builder [0001] | Description: Bubble is clipped in chart builder. Build number: 2.2.0.v20070605-0630 Steps to reproduce: 1. Open the attahced design file. 2. Double click to open the chart builder. Expected result: The bubble is shown completely. Actual result: The first bubble is clipped (See the screenshot). Error log: N/A | closed fixed | fab90fa | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T03:28:46Z | 2007-06-05T02:20:00Z |
192,171 | Bug 192171 Layout still display css style from library after removing library.[01] | Description: Layout still display css style from library after removing library. Build number:2.2.0.v20070612 Steps to reproduce: 1. Add a css file in Library Explorer 2. New a library file. 3. Use css file in library default theme. 4. New a report and use the library. 5. Insert a label and apply the style from library... | closed fixed | e9f733a | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryThemeTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/AbstractLibraryRecord.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/ReferenceableElementAdapt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-15T02:58:07Z | 2007-06-12T12:06:40Z |
192,355 | Bug 192355 [acceptance]Fail to drag xtab from Palette to Outline in Library.[01] | Description: Fail to drag xtab from Palette to Outline in Library. Build number:2.2.0.v20070613 Steps to reproduce: 1. New a library file. 2. Drag crosstab from Palette to Outline->Report Items. Expected result: Crosstab can be dragged to outline as other items do. Actual result: Step2 is forbidden in UI. Error log:n/a | closed fixed | f8f8c10 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/views/outline/dnd/LibraryDropListener.java", "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-14T05:42:07Z | 2007-06-13T07:33:20Z |
191,947 | Bug 191947 [Regression]PDF output: extra/broken border | Regression bug:168136 Get the attached report design file, and preview the pdf. The border is truncated. Build version:2.2.0.v20070611-0956 | closed fixed | 1c24e12 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-13T08:57:46Z | 2007-06-11T13:53:20Z |
192,347 | Bug 192347 [acceptance]Theme cannot be deleted[01] | Description: [acceptance]Theme cannot be deleted Build number:2.2.0.v20070613 Steps to reproduce: 1. New a library. 2. New a theme and delete it. Expected result: Theme can be deleted Actual result: Delete key doesn't work and no delete item in context menu. Error log:n/a | closed fixed | e502e0d | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/newelement/DesignElementFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-13T08:32:16Z | 2007-06-13T07:33:20Z |
191,685 | Bug 191685 [regression]Set default value doesn't work in Report Parameter[0705] | null | closed fixed | d9acabb | ["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-13T04:08:44Z | 2007-06-08T10:53:20Z |
192,083 | Bug 192083 [regression]DataException when preview attached xtab report.[1102] | null | closed fixed | 4b37272 | ["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-06-13T02:36:05Z | 2007-06-12T03:46:40Z |
191,323 | Bug 191323 Cannot set cross tab column width less than data item width. | Steps - Create a cross tab item - DnD some dimensions to row/column area and define measures. - Now try to resize the column width of the cross tab. Current behavior - I cannot change column width lesser than the report item width ( data item, label width, image, text or any other report item ) Expected behavior - I sh... | resolved fixed | 42e7276 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/AttributePage.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/CellPage.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/s... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-13T02:28:33Z | 2007-06-06T17:13:20Z |
192,109 | Bug 192109 [Regression]Can't set time type for data item[0001] | Description: Bind a data item to "Date" type column in dataset, can't set its type to "Time" type. Regression bug:180899 Build version:2.2.0.v20070612-0630 Steps to reproduce: 1. New a sample data source, new a data set: select * from CLASSICMODELS.ORDERS. 2. Drag a data item from Palette to Layout, binding to row["ORD... | closed fixed | 59213c1 | ["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-12T08:57:41Z | 2007-06-12T09:20:00Z |
191,668 | Bug 191668 [Regression]The parameter list is empty when preview the report[0705] | Description: [Regression]The parameter list is empty when preview the report[0705] Build number: 2.2.0.v20070608-0630 Steps to reproduce: 1, Open the attached report design 2, Preview Expected result: The parameter list is empty Actual result: The parameter list is not empty and has the imported values Error log: | closed fixed | 82d9980 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-12T08:39:30Z | 2007-06-08T10:53:20Z |
192,074 | Bug 192074 exception when preview attached report in deployed web viewer | steps to reproduce: - use the attached report - preview in deployed web viewer - check tomcat console or birt log file expected bahavior: - report is rendered properly - no exception thrown out in console or log file actual behavior: - report was rendered properly - but got following exception, java.lang.IndexOutOfBoun... | closed fixed | a3c354b | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/CubeAggregationTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/CachedAggregationResultSet.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/DimensionFilt... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-12T07:07:44Z | 2007-06-12T01:00:00Z |
191,089 | Bug 191089 cross tab Binding tab- Aggregate On field is shows incorrect field name | Cross tab-Binding under properties hows incorrect field for 'Aggregate On'. It show show similar to regular table binding 'Aggregate On' field. For example; instead of Location/country it should show either 'N/A' for table or 'Group Country' for any group. | verified fixed | e84377f | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/DataSetColumnBindingsFormHandleProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/or... | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-12T06:06:47Z | 2007-06-05T19:00:00Z |
191,884 | Bug 191884 [regression][deploy]DataException when preview attached report in frameset servlet[0601] | Description: DataException when preview attached report in frameset servlet Build number:2.2.0.v200706111025 Steps to reproduce: 1. Deploy birt. 2. Preview attached report in frameset servlet. 3. Check report engine log in logs folder. Expected result: No Exception and report displays. Actual result: Report displays co... | closed fixed | a8cc847 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-11T09:29:18Z | 2007-06-11T05:33:20Z |
191,627 | Bug 191627 [Regression]Exception occurs when first preview the joint dataset[0706] | Description: [Regression]Exception occurs when preview the flatfile and sampledb joint dataset[0706] Build number: 2.2.0.v20070608-0630 Steps to reproduce: 1, New a flatfile dataset 2, New a CUSTOMER dataset 3, Join two datasets with STATE column 4, Preview in dataset Expected result: Preview successfully Actual result... | closed fixed | 3c91032 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-11T07:54:34Z | 2007-06-08T02:33:20Z |
191,805 | Bug 191805 The default value radio button should be checked [0705] | Description: The default value radio button should be checked. Build number: 2.2.0.v20070608-1028 Steps to reproduce: 1. New a parameter, type "boolean", select radio button, input 0 and 1 as values, set 1 as default value. 2. Preview parameter dialog popps up. Expected result: The default value radio button is checked... | closed fixed | 98f794f | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/RadioButtonParameterFragment.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-11T07:29:18Z | 2007-06-09T09:06:40Z |
191,637 | Bug 191637 Empty cube causes error | Comment removed as requested by the submitter - 2007-06-08 droy | resolved fixed | b043b4d | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/Dimension.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/Hierarchy.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DiskIndex.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-11T03:31:09Z | 2007-06-08T05:20:00Z |
187,445 | Bug 187445 The joint result of script computed column is incorrect[07] | Description: 1, Each dataset including a computed column: name: index; type:integer; expression:0 2, Specify the script of datasets to: beforeOpen: index=0; onFetch: row["index"] = index; index++; 3, Join the two datasets Build number: 2.2.0.v20070516-0630 Steps to reproduce: 1, open the attached report design 2, open ... | closed fixed | 272665a | ["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/impl/ComputedColumnHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-06-10T09:14:15Z | 2007-05-17T02:46:40Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.