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
unknown | report_datetime
unknown |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
245,510 | Bug 245510 Exception is thrown out when table share a data's result set without any contents [0005] | null | closed fixed | d751824 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/QueryCacheTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/MemoryCache.java", "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 | "2008-08-29T08:33:26Z" | "2008-08-28T10:40:00Z" |
245,507 | Bug 245507 case-sensitive for html tag in text [0000] | Description: html tag is case-sensitive in text item, auto contenttype. build version: 2.3.1.v20080828-0630 Steps to reproduce: 1.New a text item, auto type, and select "dynamic text". Input as: <html><VALUE-OF>"aa"</VALUE-OF></html>. It works well. 2.New another one, the same type with the previous. Input as: <HTML><VALUE-OF>"aa"</VALUE-OF></HTML>. Preview result is blank. Expected result: HTML tag shall be case-insensitive. | closed fixed | 75496cf | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/TextItemDesign.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-29T03:35:41Z" | "2008-08-28T10:40:00Z" |
245,502 | Bug 245502 [Regression] Debug report with date type parameter will lead to exception. | description: Debug report with date type parameter will lead to exception. build id: 2.3.1 v20080828-1307 steps to reproduce: 1. New a report with a data type parameter. 2. Debug the report with default setting. 3. When the parameter dialog pops up, enter '1900-01-01' Actual result: Excepiton throws out. Please see error log. But if you preview the report, it works well. Error log: org.eclipse.birt.report.engine.api.impl.ParameterValidationException: The type of parameter "NewParameter" is expected as "date", not "java.lang.String". at org.eclipse.birt.report.engine.api.impl.EngineTask.validateParameterValueType(EngineTask.java:766) at org.eclipse.birt.report.engine.api.impl.EngineTask.validateScalarParameter(EngineTask.java:730) at org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:660) at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:604) at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterVisitor.visit(EngineTask.java:1076) at org.eclipse.birt.report.engine.api.impl.EngineTask.doValidateParameters(EngineTask.java:588) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:84) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:72) at org.eclipse.birt.report.debug.internal.core.launcher.ReportLauncher.createReport(ReportLauncher.java:540) at org.eclipse.birt.report.debug.internal.core.launcher.ReportLauncher.renderReport(ReportLauncher.java:487) at org.eclipse.birt.report.debug.internal.core.launcher.ReportLauncher.run(ReportLauncher.java:405) at org.eclipse.birt.report.debug.internal.core.launcher.ReportLauncher.main(ReportLauncher.java:103) at org.eclipse.birt.report.debug.internal.core.ReportDebugger.start(ReportDebugger.java:39) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) | closed fixed | 45dcc6e | ["UI/org.eclipse.birt.report.debug.core/src/org/eclipse/birt/report/debug/internal/core/launcher/ReportLauncher.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-29T02:58:59Z" | "2008-08-28T07:53:20Z" |
245,077 | Bug 245077 Errors occurs in Junit test of org.eclipse.birt.data.tests in 2.3.2 daily build v20081113-0630 | null | closed fixed | 2fe4dc4 | ["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 | "2008-08-28T05:40:14Z" | "2008-08-25T04:53:20Z" |
245,332 | Bug 245332 NPE when preview a report containing two crosstabs with pagebreak on column area. | null | closed fixed | 185c7b6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/TableBreakBuffer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-28T03:36:50Z" | "2008-08-27T06:53:20Z" |
239,398 | Bug 239398 Exception in chart builder when using a dataset with script. | null | closed fixed | 9c847f4 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataSetRuntime.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-27T08:00:22Z" | "2008-07-03T07:26:40Z" |
244,668 | Bug 244668 Exceptions keep throwing out after setting the background image of label. | description: Exception keeps throwing out after setting the background image of label. build id: 2.3.1 v20080820-0630 steps to reproduce: 1. New a project. 2. New a report. 3. Add an image to the project. 4. Add a label to the report. In advanced tab of properties editor, input the image name as the background image. 5. In insert another label. Also set the image name as the background image. Actual result: Exceptions keep throwing out in error log view. Error log: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.IllegalArgumentException: Argument not valid) at org.eclipse.swt.SWT.error(SWT.java:3777) at org.eclipse.swt.SWT.error(SWT.java:3695) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) Caused by: java.lang.IllegalArgumentException: Argument not valid at org.eclipse.swt.SWT.error(SWT.java:3761) at org.eclipse.swt.SWT.error(SWT.java:3695) at org.eclipse.swt.SWT.error(SWT.java:3666) at org.eclipse.swt.graphics.GC.drawImage(GC.java:852) at org.eclipse.draw2d.SWTGraphics.drawImage(SWTGraphics.java:368) at org.eclipse.draw2d.Graphics.drawImage(Graphics.java:148) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.figures.ReportElementFigure.paintFigure(ReportElementFigure.java:198) at org.eclipse.draw2d.Figure.paint(Figure.java:1049) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.figures.ReportRootFigure.paintChildren(ReportRootFigure.java:105) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1123) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.ScalableFreeformLayeredPane.paintClientArea(ScalableFreeformLayeredPane.java:61) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1114) at org.eclipse.draw2d.Viewport.paintClientArea(Viewport.java:156) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.DeferredUpdateManager.paint(DeferredUpdateManager.java:155) at org.eclipse.draw2d.LightweightSystem.paint(LightweightSystem.java:199) at org.eclipse.draw2d.LightweightSystem$2.handleEvent(LightweightSystem.java:107) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:1424) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3842) at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:337) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4541) at org.eclipse.swt.internal.win32.OS.RedrawWindow(Native Method) at org.eclipse.swt.widgets.Control.update(Control.java:3651) at org.eclipse.swt.widgets.Control.update(Control.java:3641) at org.eclipse.draw2d.NativeGraphicsSource.getGraphics(NativeGraphicsSource.java:43) at org.eclipse.draw2d.DeferredUpdateManager.getGraphics(DeferredUpdateManager.java:138) at org.eclipse.draw2d.DeferredUpdateManager.repairDamage(DeferredUpdateManager.java:292) at org.eclipse.draw2d.DeferredUpdateManager.performUpdate(DeferredUpdateManager.java:181) at org.eclipse.draw2d.DeferredUpdateManager$UpdateRequest.run(DeferredUpdateManager.java:48) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) ... 22 more | closed fixed | d0a5f42 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T09:31:57Z" | "2008-08-20T08:13:20Z" |
158,644 | Bug 158644 Issue about the drop down list in the extraction box of the online BIRT-viewer | I am using the N20060911 build of BIRT. I've deployed a report online using hte BIRT-viewer. When i select the export data icon the export box comes up with a drop down listing of all the datasets used in the reports. The problem is that the names of the datasets in the dropdown list names everything as ELEMENT_1146, ELEMENT_1234, ELEMENT_3456, etc... and not as the names that i used for the datasets themselves like CUSTOMER_QUERY, PAYMENTS_QUERY, etc... Is there any way to have the BIRT-viewr display the dataset names instead? Would it also be possble to hide some datasets so they don't appear in the export box? | resolved fixed | def533e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskV1.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i18n/MessageConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T08:38:05Z" | "2006-09-25T18:46:40Z" |
244,376 | Bug 244376 [Bidi] Text alignment should be consistent with text direction in BIRT Designer | null | resolved fixed | bd1b5c5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BlockPreferencePage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/TextFlow.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LabelEditManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T08:14:18Z" | "2008-08-17T16:20:00Z" |
243,844 | Bug 243844 The bottom border of the crosstab is not correctly drawn in PDF [1200] [1102] | null | closed fixed | 8d01a85 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/RowLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T08:12:56Z" | "2008-08-12T08:33:20Z" |
244,375 | Bug 244375 [Bidi] Text alignment should be consistent with text direction in BIRT engine | null | resolved fixed | 3f7f818 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/content/wrap/AbstractContentWrapper.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/ClonedCellContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/CellLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/LineLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PDFLayoutEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/util/BidiAlignmentResolver.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T07:35:22Z" | "2008-08-17T16:20:00Z" |
245,208 | Bug 245208 Parameter name from library is not changed when dragging from parameter from lib to layout | BuildId: 2.3.1.v2008026-0630 Steps to reprocude: 1. New a library with a parameter, which use the default name "NewParameter" 2. New a report and new a parameter with default name "NewParameter" too. 3. Use the library above to the report. 4. In "Resource Explorer" view, drag "NewParameter" of libary to the layout of report. Expect result: 1. parameter from lib is named as NewParameter1 in "Data Exploer" 2. parameter from lib in layout should use "params["NewParameter1"].value" as it's expression. Actual result: 1. Data Explorer view is correct. Parameter from lib has upgrade its name. 2. Parameter in Layout is pointing to params["NewParameter"].value, which is report's own parameter. | closed fixed | 9671fe2 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T07:14:21Z" | "2008-08-26T05:53:20Z" |
243,269 | Bug 243269 The bars of crosstab measure chart view are not in line with its row header when preview in PDF [1200] [1302] | null | closed fixed | 9de7778 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationPlotImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T07:04:25Z" | "2008-08-06T08:06:40Z" |
245,192 | Bug 245192 Add result set extraction instruction in BIRT Model | null | resolved fixed | 2f9b233 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/DataItemParseTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportItemHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IReportItemModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T06:07:08Z" | "2008-08-26T00:20:00Z" |
245,082 | Bug 245082 [Automation][Regression]OutofMemory is thrown out when preview report as PPT format | null | closed fixed | 06f7745 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLayoutEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-26T02:41:09Z" | "2008-08-25T07:40:00Z" |
244,914 | Bug 244914 [Regression] The binding of the data in one grid cell is added to its container [0001] | null | closed fixed | f13bb53 | ["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/validators/DataColumnNameValidator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-25T08:39:56Z" | "2008-08-22T07:26:40Z" |
244,389 | Bug 244389 DateFormatter must only use timezone for datetime values, not single date or time values | The method applyTimeZone() in org.eclipse.birt.core.format.DateFormatter uses the timezone even for single date and time values, which makes no sense. This must be changed, so that only datetime values have a timezone applied. | resolved fixed | adee827 | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/format/DateFormatterTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-25T08:24:22Z" | "2008-08-18T03:26:40Z" |
243,717 | Bug 243717 pdf file creator information not customizable | Build ID: I20070625-1500 Steps To Reproduce: Some properties which appear in generated pdf file has been hard coded. For example in windows xp OS if you right click on a generated pdf file: Right click menu -> properties - second tab i.e. "PDF" Application: BIRT Report Engine 2.2.2 using iText 1.5.2 PDF Producer: iText 1.5.2 (release for Eclipse/BIRT by) It looks that it has been hard coded in org.eclipse.birt.report.engine.emitter.pdf.PDFPageDevice.PDFPageDevice(...) String creator = "BIRT Report Engine " + BundleVersionUtil.getBundleVersion( "org.eclipse.birt.report.engine" ) + " using iText " + BundleVersionUtil.getBundleVersion( "com.lowagie.itext" ); doc.addCreator( creator ); The strings could be taken from properties file so that user can provide nl fragment and override them as needed. More information: | resolved fixed | b89da7d | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPageDevice.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/i18n/MessageConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-25T07:54:18Z" | "2008-08-11T10:20:00Z" |
244,916 | Bug 244916 Warning message is incorrect of inserting a MODE Function aggregation | Description: Warning message is incorrect of inserting a MODE Function aggregation Build number: 2.3.1.v20080822-0630 Steps to reproduce: 1, New a table binding with dataset 2, Insert a aggregation in table's footer 3, Select function to MODE and specify the data field 4, Click OK Expected result: No warning message show up Actual result: The warning message is very strange: The recommended data type for current function is "" Error log: | closed fixed | b9fdbb0 | ["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 | "2008-08-22T08:34:45Z" | "2008-08-22T07:26:40Z" |
243,982 | Bug 243982 GetParameterDefinitionTask should apply timezone when rendering the label | Build ID: N/A Steps To Reproduce: To reproduce this you need a database table containing a column of type "datetime" and populated with some dates. 1. Create a report design using the database table as data set. 2. Create a new combobox report parameter "MyDate". 3. Select "Dynamic" 4. Select the data set created in step 1. 5. Select the datetime table column for both "Value column" and "Display text". 6. Create a GetParameterDefinitionTask on this report for the "MyDate" parameter. 7. Set the task's timezone to different values. 8. Call task.getSelectionList() and observe each selection's label and value. Expected result: The labels of the values in the selection list are strings rendered using the timezone given to the task. Actual result: The labels are rendered using the system's time zone. More information: Internally engine is probably using a DateFormatter to render the label (convert date to string). The DateFormatter must be initialized using the time zone configured in the GetParameterDefinitionTask, if available. | resolved fixed | e381bf9 | ["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 | "2008-08-22T07:19:24Z" | "2008-08-13T06:46:40Z" |
215,192 | Bug 215192 Syntax highlighting doesn't work properly in data sets | null | resolved fixed | 8617a3e | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/JdbcSQLContentAssistProcessor.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/NonRuleBasedDamagerRepairer.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/birt/report/data/oda/jdbc/ui/editors/SQLKeywordRule.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLKeywordScanner.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLPartitionScanner.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLSourceViewerConfiguration.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T09:42:14Z" | "2008-01-14T11:26:40Z" |
242,488 | Bug 242488 Part of the left border of the crosstab is not shown when preview in PDF [1102] [1200] | null | closed fixed | 236e9f2 | ["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/layout/html/HTMLLayoutContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLPageLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableBandLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLayoutEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/CachedHTMLPageBuffer.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/TableBreakBuffer.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableAreaLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/TableColumnHint.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T09:37:37Z" | "2008-07-30T03:53:20Z" |
241,792 | Bug 241792 Unanticipated BIRT exception if one computed column expression uses Total and another is an aggregation | Build ID: Build id: I20080617-2000 Steps To Reproduce: 1."Data Set Preview" for the attached report 2. 3. More information: | resolved fixed | 9a871f9 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/ComputedColumnTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/RDTestCase.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 | "2008-08-21T09:33:29Z" | "2008-07-23T10:46:40Z" |
235,707 | Bug 235707 Joint XML Data Set shouldn't have required XML while XSD already available | Build ID: M20080221-1800 Steps To Reproduce: 1. New XML Data Source w/ XSD and without XML 2. New XML Data Set 1 and map some attribute(s)/element(s), no XML required since XSD already available 3. New XML Data Set 2 and map some attribute(s)/element(s), no XML required since XSD already available 4. New Joint XML Data Set and join Data Set 1 and 2 by some attribute/element, no column outputed 5. Edit Data Source to supply a XML, now the Joint XML Data Set outputs coulmns from Data Set 1 and 2 More information: Windows XP SP3, Eclipse 3.3.2, BIRT 2.2.2.r22x_v20071015 build v20080226-1155 | resolved fixed | 7f9e583 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/impl/Query.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/impl/ResultSet.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T09:12:34Z" | "2008-06-04T20:06:40Z" |
242,657 | Bug 242657 One crosstab line in the bottom of the page is separated into two parts shown in the bottom of this page and in the top of the next page [1102] [0301] | null | closed fixed | c918eac | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/CellLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T09:01:08Z" | "2008-07-31T04:53:20Z" |
244,665 | Bug 244665 Background image of chart does not work the same as other report items when the report is under a subfolder. | description: Background image of chart does not work the same as other report items when the report is under a subfolder. build id: 2.3.1 v20080820-0630 steps to reproduce: 1. New a report project. 2. New a folder under the project. 3. New a report with chart under the folder. 4. Add an image to the folder. 5. In the report, select Chart. In the Advanced tab of properties editor, input the image name as backgroud image. Actual result: The chart becomes error in layout. But it works with the image path as '\folder\image'. However, this is not consistent with other report items, like label,table or crosstab. Expected result: The path of image background of chart should work the same way as other report items. | closed fixed | 4af424d | ["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 | "2008-08-21T09:00:37Z" | "2008-08-20T08:13:20Z" |
243,394 | Bug 243394 Failed to load script function which defined in a java project | Description: I added a function which defined in a jar(java project) in my script function extension. After start my application I can't find this function and only see the Category. After investigation, this kind of function's category needn't to specify Factory Class, so we should not check it when parsing this function. Build number: 2.3.1.v20080807-0630 Steps to reproduce: 1, Create a script function extension 2, Add a function in a java project like org.eclipse.sample.Function 3, Export the project as a jar file and copy it in viewer plug-in scriptlib folder 4, Add this function in extension Expected result: The function should be listed under its category Actual result: In Expression builder, failed to load the function. Error log: | closed fixed | dc25297 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/functionservice/impl/FunctionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T07:57:05Z" | "2008-08-07T09:06:40Z" |
243,803 | Bug 243803 Excel export fails on crosstab | null | resolved fixed | 69c1640 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/css/FontSizeManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T06:10:08Z" | "2008-08-11T18:40:00Z" |
243,986 | Bug 243986 Failed to generate Excel from attached rptdocument | Description: Failed to generate excel from attached rptdocument and it will lead exception. Build number: 2.3.1.v20080813-0630 Steps to reproduce: 1, Download attached rptdocument 2, Generate excel from this rptdocument Expected result: It should be able to generate excel format output as other formats Actual result: Exception thrown out Error log: java.lang.NegativeArraySizeException at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.synchronize(ExcelLayoutEngine.java:252) at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.endRow(ExcelLayoutEngine.java:238) at org.eclipse.birt.report.engine.emitter.excel.ExcelEmitter.endRow(ExcelEmitter.java:188) at org.eclipse.birt.report.engine.layout.html.HTMLTableLayoutEmitter.endRow(HTMLTableLayoutEmitter.java:597) at org.eclipse.birt.report.engine.layout.html.HTMLTableLayoutEmitter.endRow(HTMLTableLayoutEmitter.java:597) at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.endContent(ContentEmitterUtil.java:108) at org.eclipse.birt.report.engine.layout.html.buffer.DummyPageBuffer.endContainer(DummyPageBuffer.java:62) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.end(HTMLStackingLM.java:39) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:134) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableBandLM.layoutChildren(HTMLTableBandLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren(HTMLTableLM.java:76) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resumeLayout(HTMLInlineStackingLM.java:104) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layoutNodes(HTMLInlineStackingLM.java:153) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableBandLM.layoutChildren(HTMLTableBandLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLStackingLM.layoutChildren(HTMLStackingLM.java:27) at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren(HTMLTableLM.java:76) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:133) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:90) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:101) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRangeRender.render(RenderTask.java:522) | closed fixed | 0e122a7 | ["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 | "2008-08-21T05:54:25Z" | "2008-08-13T09:33:20Z" |
243,464 | Bug 243464 genReport.bat cannot handle multi-select parameters | Build ID: 3.3 Steps To Reproduce: 1. Create a report using a multi-select listbox parameter 2. Invoke the report through genReport.bat 3. Observe the error list generated: SEVERE: The type of parameter "Contract_Type" is expected as "Object[]", not "Array". org.eclipse.birt.report.engine.api.impl.ParameterValidationException: The type of parameter "Contract_Type" is expected as "Object[]", not "Array". at org.eclipse.birt.report.engine.api.impl.EngineTask.validateScalarParameter(EngineTask.java:616) at org.eclipse.birt.report.engine.api.impl.EngineTask.access$0(EngineTask.java:563) at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterValidationVisitor.visitScalarParameter(EngineTask.java:507) at org.eclipse.birt.report.engine.api.impl.EngineTask$ParameterVisitor.visit(EngineTask.java:969) at org.eclipse.birt.report.engine.api.impl.EngineTask.doValidateParameters(EngineTask.java:490) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:79) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:68) at org.eclipse.birt.report.engine.api.ReportRunner.runAndRenderReport(ReportRunner.java:221) at org.eclipse.birt.report.engine.api.ReportRunner.execute(ReportRunner.java:161) at org.eclipse.birt.report.engine.api.ReportRunner.main(ReportRunner.java:117) More information: | resolved fixed | e635d82 | ["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 | "2008-08-21T05:45:12Z" | "2008-08-07T17:26:40Z" |
232,722 | Bug 232722 Provide more friendly exception if there is no outer result exist | null | closed fixed | 2f0c990 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/script/OLAPExpressionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T05:13:06Z" | "2008-05-19T06:53:20Z" |
236,339 | Bug 236339 Bad expression error is not reported in the attached report | null | resolved fixed | 82094b8 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSResultSetRow.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:31:24Z" | "2008-06-10T01:06:40Z" |
243,981 | Bug 243981 Edit the binding of dataitem in attached report lead NPE | null | closed fixed | 33323ce | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:31:16Z" | "2008-08-13T06:46:40Z" |
234,531 | Bug 234531 The warning message is not proper | Description: Input a invalid number in Select Result set By Number and preview in dataset. Warning message pops up: The method (getResultSet(int)) was called with an invalid argument (1,233). Build number: 2.3.0.v20080529-0630 Error log: at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement$SequentialResultSetHandler.throwInvalidArgException(PreparedStatement.java:5097) at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement$SequentialResultSetHandler.getResultSet(PreparedStatement.java:4801) at org.eclipse.birt.data.engine.odaconsumer.PreparedStatement.getResultSet(PreparedStatement.java:713) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:562) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:331) at org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:801) at org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:160) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.populateRecords(ResultSetPreviewPage.java:523) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.access$2(ResultSetPreviewPage.java:517) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage$5.run(ResultSetPreviewPage.java:473) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) | closed fixed | 93dc3b1 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:29:04Z" | "2008-05-29T05:46:40Z" |
214,011 | Bug 214011 No standard deviation in Aggregation Builder in a Crosstab | Build ID: I20070625-1500 Steps To Reproduce: 1. Add a crosstab 2. Insert an aggregation in a crosstab aggregation cell 3. Try to select standard deviation in the 'function' field. More information: This is really important, I just assumed that the standard aggregate functions would be functional for a crosstab just as they are elsewhere. Are there plans to implement this? Thanks! | resolved fixed | eb2ff7f | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/AggregationManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:24:46Z" | "2007-12-29T06:33:20Z" |
243,995 | Bug 243995 Preview attached crosstab in doc will throw exceptions | null | closed fixed | 4b0e643 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java", "xtab/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/script/internal/CrosstabInstanceImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:16:33Z" | "2008-08-13T09:33:20Z" |
244,107 | Bug 244107 [Automation][Regression]Page break does not work in DOC file | null | closed fixed | 8520203 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T03:15:27Z" | "2008-08-14T02:13:20Z" |
236,560 | Bug 236560 Sorting groups based on an aggregation does not seem to work? | null | resolved fixed | 1c6cbf9 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/binding/AggregationTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/ResultSetProcessUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T02:33:29Z" | "2008-06-11T02:06:40Z" |
243,969 | Bug 243969 Reload changes of library does not take effect | Description: A report using library.chart and change the chart's name in library, reload failed in report. build version:2.3.1.v20080813-0630 Steps to reproduce: 1.Create a chart in library, and use the chart in a report design. 2.Rename the chart in library, then switch focus back to report design, a message pops up "The content of included library may have been changed from outside, do you want to reload the changes?", then i click "OK" button. 3.But in the report design file, the changed chart is not been reloaded. And the name of chart is still be the previous one. Expected result: If there is any changes in library's element, and at the same time those element has been used in report design, the reload action should work. | closed fixed | 586e732 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartViewNodeProvider.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T02:23:03Z" | "2008-08-13T04:00:00Z" |
243,767 | Bug 243767 AfterDataSet event does not have access to ReportContext | The afterdatasetfilled event does not have access to the report context. Calling icsc.getExternalContext().getScriptable() returns an error stating that you can not call getScriptable on a null. | resolved fixed | 690a22f | ["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 | "2008-08-21T02:21:26Z" | "2008-08-11T15:53:20Z" |
243,974 | Bug 243974 NPE throws out when preview an unexisting chart item | Descritpion: A report using a chart item from library, and then rename the chart name in the library. NPE throws out when preview the report. build version:2.3.1.v20080813-0630 Steps to reproduce: 1.New a chart in library, and use the chart in a report design. 2.Rename the chart name in library. 3.Click "OK" to reload the changes in report design. 4.Preview the report, NPE throws out. Expected result: If the chart item does not exist in the library, the preview output shall be blank instead of poping up NPE. It's just like preview a chart without any data binding. | closed fixed | 85f7063 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-21T02:18:22Z" | "2008-08-13T06:46:40Z" |
244,115 | Bug 244115 Need to pass timezone argument to DataTypeUtil.toDate(Object) | null | resolved fixed | 04afc64 | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/DataTypeUtilTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateFormatISO8601.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-15T10:16:06Z" | "2008-08-14T05:00:00Z" |
243,708 | Bug 243708 [BIDI]Preview is not correct when the report orientation is set to rtl and the text direction of element is set to ltr. | null | closed fixed | 704a98a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/StylePropertyMapping.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-15T05:42:33Z" | "2008-08-11T07:33:20Z" |
237,806 | Bug 237806 Chart - setConnectMissingValue doesnt work for ScatterSeries | Build ID: BIRT 2.2.2 Steps To Reproduce: 1. I am using the Chart Engine API to create a ScatterSeries chart. 2. I use the following code to show the lines between the points in the series: scatterSeries.getLineAttributes().setVisible(true); 3. I have null data points in my data set. 4. I use the following code to disconnect the line at null data points: scatterSeries.setConnectMissingValue(false); 5. Note: The setConnectMissingValue method works as expected for a LineSeries. The problem being reported is for a ScatterSeries. More information: | resolved fixed | 51ca527 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/LineSeriesAttributeComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-11T07:26:23Z" | "2008-06-19T15:40:00Z" |
243,701 | Bug 243701 [Automation][Regression]NPE thrown out when preview report using library | null | closed fixed | 5114c47 | ["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-11T05:56:04Z" | "2008-08-11T02:00:00Z" |
241,949 | Bug 241949 Legend script chart example need to be updated. | description: Legend script chart example need to be updated. build id: 2.3.1 v20080724-0630 steps to reproduce: 1. Open the Chart Examples view. 2. Check Legend script example under Scripted Charts category. Actual result: The description and Java source use function beforeDrawLegendEntry(), but actually only the function beforeDrawLegendItem() is available in current chart script. Expected result: The description and Java source need to be updated. | closed fixed | 2082825 | ["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/LegendScript.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-11T05:44:17Z" | "2008-07-24T09:00:00Z" |
243,368 | Bug 243368 The proportion of JDBC Dataset editor layout is not good. | Description: The proportion of JDBC Dataset editor layout is not good. I think the height of the wizard is too long. Build number: 2.3.1.v20080807-0630 Steps to reproduce: 1, New a dataset from sampleDB 2, The layout's proportion is not good. | closed fixed | 282abc1 | ["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 | "2008-08-08T07:47:29Z" | "2008-08-07T00:46:40Z" |
243,541 | Bug 243541 <del>in dynamix text will case a new line in pdf ,word | null | resolved fixed | 376db65 | ["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 | "2008-08-08T06:58:44Z" | "2008-08-08T07:20:00Z" |
243,254 | Bug 243254 [Automation][Regression]Cannot find function doubleValue error | null | closed fixed | cfb5809 | ["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 | "2008-08-08T03:42:30Z" | "2008-08-06T02:33:20Z" |
242,846 | Bug 242846 Exception error log when double click measure in data binding dialog. | description: Exception error log when double click measure in data binding dialog. build id: 2.3.1 v20080801-0630 steps to reproduce: 1. New a cube. 2. New a chart, using the cube. 3. Click the data binding buton on select data tab. In select data binding dialog, double click the summary field(measure). Actual result: Exception in error log. There's no exception when you click the edit button. Also, if you close the chart builder and reopen, there's no such exception. Error log: java.lang.NullPointerException at org.eclipse.birt.chart.reportitem.ui.dialogs.ChartCubeBindingDialogHelper.getAggOns(ChartCubeBindingDialogHelper.java:261) at org.eclipse.birt.chart.reportitem.ui.dialogs.ChartCubeBindingDialogHelper.initAggOn(ChartCubeBindingDialogHelper.java:215) at org.eclipse.birt.chart.reportitem.ui.dialogs.ChartCubeBindingDialogHelper.initDialog(ChartCubeBindingDialogHelper.java:181) at org.eclipse.birt.report.designer.internal.ui.dialogs.DataColumnBindingDialog.initDialog(DataColumnBindingDialog.java:313) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:104) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog.editSelectedBinding(ColumnBindingDialog.java:1109) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog.access$10(ColumnBindingDialog.java:1092) at org.eclipse.birt.report.designer.ui.dialogs.ColumnBindingDialog$10.mouseDoubleClick(ColumnBindingDialog.java:664) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:183) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:112) at org.eclipse.birt.chart.reportitem.ui.StandardChartDataSheet.invokeDataBinding(StandardChartDataSheet.java:523) at org.eclipse.birt.chart.reportitem.ui.StandardChartDataSheet.handleEvent(StandardChartDataSheet.java:683) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.open(WizardBase.java:107) at org.eclipse.birt.chart.ui.swt.wizard.ChartWizard.open(ChartWizard.java:192) at org.eclipse.birt.chart.reportitem.ui.ChartReportItemBuilderImpl.open(ChartReportItemBuilderImpl.java:231) at org.eclipse.birt.report.designer.internal.ui.processor.ExtenedElementProcessor.editElement(ExtenedElementProcessor.java:64) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performInsert(DefaultNodeProvider.java:679) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRequest(DefaultNodeProvider.java:377) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.birt.report.designer.ui.views.ElementAdapterInvocationHandler.invoke(ElementAdapterInvocationHandler.java:89) at $Proxy0.performRequest(Unknown Source) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.insertElement(BaseInsertMenuAction.java:199) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:317) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) | closed fixed | a8555e5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ChartColumnBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-07T08:36:05Z" | "2008-08-01T08:40:00Z" |
243,248 | Bug 243248 [Regression]Schemas are hidden when editing or creating a dataset | When creating a dataset or editing a dataset, the schemas are hidden, it is very confuse, and if I click Apply Filter button, the schemas are shown. Build Id: v20080806-0630 Steps to reproduce: 1, New a sampleDB Datasource 2, New a dataset based on the datasource 3, Check the Available Items in Query page 4, Click Apply Filter button Expected result: By default we should show all the schemas Actual result: The schemas are hidden, only if the user click apply filter button | closed fixed | 636c3ce | ["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 | "2008-08-06T09:19:00Z" | "2008-08-05T23:46:40Z" |
243,141 | Bug 243141 Text alignment should inherit the direction of text. | description: Text alignment should inherit the direction of text. build id: 2.3.1 v20080805-1440 step to reproduce: 1. New a style, set the Bidi text direction of Text block to rtl. 2. New a label. 3. Apply the style to the label. Expected result: Since the text direction is rtl, text alignment should be to the right. Actual result: Text alignment is to the left. But when you preview, text alignment changes to the right. | closed fixed | 94bece5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/TextFlow.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LabelEditManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-06T03:26:23Z" | "2008-08-05T09:53:20Z" |
241,489 | Bug 241489 Preview is not correct for chart in crosstab after hiding the axis chart. | description: Preview is not correct for chart in crosstab after hiding the axis chart. build id: 2.3.1 v20080721-0630 steps to reproduce: 1. New a datasource and dataset. 2. New a cube with the dataset. 3. Drag the cube to layout. 4. Show measure as chart. 5. Hide the axis chart. 6. Preview. Actual result: Preview is not correct. It displays the same chart for each group. See screenshot. Expected result: Check the preview when axis chart is not hidden. | closed fixed | 2ee7e47 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartXTabUIUtil.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/actions/ShowAxisAction.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartAggregationCellViewProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-06T02:43:25Z" | "2008-07-21T06:00:00Z" |
241,650 | Bug 241650 No series name in the second row of a chart legend | null | resolved fixed | e4c0a84 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-05T08:15:06Z" | "2008-07-22T12:33:20Z" |
234,559 | Bug 234559 Chart preview is not as expected when its host crosstab has its inner level shown. | null | closed fixed | dea432d | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemQueryImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-05T08:09:06Z" | "2008-05-29T08:33:20Z" |
242,676 | Bug 242676 GetGlobalVariable return String type even if the globalvalue is double type | Description: GetGlobalVariable return String type even if the globalvalue is double type Build number: 2.3.1.v20080731-0630 Steps to reproduce: 1, In report's initialize defined script: reportContext.setGlobalVariable("a", 123); reportContext.setGlobalVariable("b", 456); c = reportContext.getGlobalVariable("a"); d = reportContext.getGlobalVariable("b"); 2, New two Float type data items: data1 and data2 3, data1's expression is a+b; data2's expression is c+d 4, Preview Actual result: The result of data1 is 579.0, the result of data2 is very strange: 123.0456. I think when using reportContext.getGlobalVariable, the value 123 and 456 are considered as String type and the + operation is joint these two value as one String. Error log: | closed wontfix | a02cfa4 | ["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 | "2008-08-05T03:34:55Z" | "2008-07-31T07:40:00Z" |
241,052 | Bug 241052 Renaming a chart in a library causes reports to fail without detailed error message | To reproduce: * create library myLibrary.rptlibrary * create chart myChart in myLibrary * create report myReport.rptdesign * include myLibrary in myReport * include myChart in myReport * myReport will display correctly at this moment * rename myChart to yourChart and save myLibrary * preview myReport Result: * the report is rendered, but the chart is missing (showing only the browser's "missing image" red X icon). * Eclipse "Problems" view contains the Error, that myLibrary.myChart was not found * report viewer log contains the warning "Unsupported image type". Expected result: * The error message in the Exclipse "Problems" view is very easy to overlook - the report preview should warn if there are any Errors. * The report engine should provide a more detailed error message than "Unsupported image type" - it is almost impossible to trace the error outside of Eclipse. Thx, Paul | resolved fixed | 5922b3c | ["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/ide/navigator/RunReportAction.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java", "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 | "2008-08-05T03:33:23Z" | "2008-07-16T09:20:00Z" |
242,139 | Bug 242139 BIRT ODA Host Designer should have honored the SessionStatus of an ODA Design Session Response | When an ODA design session finishes, an ODA host application like BIRT should have always first checked for the sessionStatus of an oda.design.DesignSessionResponse. Only if the sessionStatus has the "Ok" value, it can then continue to process the response' design and designerState, and update its corresponding design handle. Otherwise, if the sessionStatus has one of the error status, BIRT should not make any changes to the related design handles in the report design. Normally, if a response has an error sessionStatus, the response may have a null or incomplete DataSourceDesign or DataSetDesign instance. This applies to both the Data Source and Data Set design sessions. And for both creating a new design and editing an existing one. | resolved fixed | 932e78e | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/sqb/SQBDataSetWizardPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-05T02:09:22Z" | "2008-07-26T05:26:40Z" |
237,550 | Bug 237550 SQL data set editor too slow in getting metadata | null | resolved fixed | 5b03dfc | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/JdbcSQLContentAssistProcessor.java", "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/birt/report/data/oda/jdbc/ui/editors/SQLUtility.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/ChildrenAllowedNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/DBNodeUtil.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/FilterConfig.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/IDBNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/ProcedureColumnNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/ProcedureFlagNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/ProcedureNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/RootNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/SchemaNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/TableColumnNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/model/TableNode.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/preference/DateSetPreferencePage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/provider/JdbcMetaDataProvider.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/ConnectionMetaData.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/DEUtil.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/DriverLoader.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/Utility.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-04T07:55:20Z" | "2008-06-17T22:00:00Z" |
242,032 | Bug 242032 text-align property not being applied properly in HTML reports | My headerstyle has <property name="textAlign">center</property>, yet when report is made the header isn't centered. If I run the same xml report in the rcp designer I get the proper results. I have to set this in my java for it to behave like the rcp designer: htmlOps.setEnableAgentStyleEngine(true); If I try to add the property directly to the header (without using a style) it still does not work unless the setEnableAgentStyleEngine() is set to true. | resolved fixed | 6e6a7cf | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-01T08:27:30Z" | "2008-07-24T22:53:20Z" |
242,065 | Bug 242065 Vertical merge kills cells / rows after page break | null | resolved fixed | e9cd7dd | ["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/layout/html/HTMLTableLayoutEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-01T08:03:33Z" | "2008-07-25T12:46:40Z" |
242,455 | Bug 242455 NPE when painting chart with null data sets | Build ID: I20080617-2000 Steps To Reproduce: I've got charts that throw a NPE when they are painted without data. When I first build the charts, I attach a series to both axis, but the series don't have datasets yet (they are null). In my application, I don't always have the data before I want to show the chart (just the axis, labels, etc.) This was code that was working with BIRT 2.2 but is now broken with 2.3. It appears the introduction of the DeferredCacheManager introduced the problem. Creating initial datasets with a single 0,0 type value was a sufficient workaround for now, but not optimal. java.lang.NullPointerException at org.eclipse.birt.chart.render.DeferredCacheManager.createDeferredCache(DeferredCacheManager.java:83) at org.eclipse.birt.chart.factory.Generator.render(Generator.java:1344) at com.initiatesystems.workbench.analysis.queries.ScoreDistributionChart.paintControl(ScoreDistributionChart.java:323) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:217) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:1424) More information: | resolved fixed | d163b36 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCacheManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-08-01T06:05:52Z" | "2008-07-29T19:33:20Z" |
237,019 | Bug 237019 Failures and Errors occurs in Junit test of org.eclipse.birt.report.tests.model | null | closed fixed | 2551c59 | ["testsuites/org.eclipse.birt.report.tests.model/src/org/eclipse/birt/report/tests/model/regression/Regression_215762.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-31T07:53:40Z" | "2008-06-13T06:53:20Z" |
242,487 | Bug 242487 Change bidi layout orientation should refresh item in MasterPage[00] | Description: Change bidi layout orientation should refresh item in MasterPage Build number:2.3.1.v20080730 Steps to reproduce: 1. Insert a label to Layout. 2. Insert a label to master page. 3. Change bidi layout orientation to rtl Expected result: Both labels align from right to left Actual result: Label in master page keeps from left to right unless close and reopen the report. error log:n/a | closed fixed | ac88b47 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/MasterPageEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-30T08:55:42Z" | "2008-07-30T03:53:20Z" |
242,318 | Bug 242318 [Automation][Regression]Table content disappeared in PDF | null | closed fixed | 6c26651 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/DateGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/DayGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/GroupCalculatorFactory.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/HourGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/MinuteGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/MonthGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/QuarterGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/SecondGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/WeekGroupCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/YearGroupCalculator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-30T06:42:12Z" | "2008-07-29T02:53:20Z" |
233,906 | Bug 233906 Interactivity using report parameter does not work as expected. | null | closed fixed | dbf98a1 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-30T06:23:28Z" | "2008-05-26T08:20:00Z" |
234,522 | Bug 234522 [Accessiblity] Axis or axis labels are invisible under high contrast mode. | null | closed fixed | 2064978 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillCanvas.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskFormatChart.java", "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", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AxisSheetImpl.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/ChartPreviewPainter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-29T10:26:07Z" | "2008-05-29T03:00:00Z" |
242,205 | Bug 242205 Data binding type is not refreshed immediately after modification. | description: Data binding type is not refreshed immediately after modification. build id: 2.3.1 v20080728-0630 steps to reproduce: 1. New a chart. 2. Open the chart builder and click the Data Binding button on Select Data tab. 3. In Select Data Binding dialog, edit one of the column by changing its data type, eg. from 'Integer' to 'String'. Click OK in the Edit Data Binding dialog. Expected result: The new data type is displayed in Select Data Binding dialog.Referring to the bindings of table, data type is refreshed immediately in this case. Actual result: The old data type is displayed in Select Data Binding dialog untill you click the 'Refresh' button. | closed fixed | aae9f18 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-29T10:21:51Z" | "2008-07-28T10:13:20Z" |
241,931 | Bug 241931 CSS file in outline is not refreshed and can not be edited after undo. | description: CSS file in outline is not refreshed and can not be edited after undo. build id: 2.3.1 v20080724-0630 steps to reproduce: 1. New a report. 2. Switch to outline, right click Styles node and select Use CSS file. 3. In Use CSS dialog, select a CSS file and click OK to close the dialog. 4. Right click the CSS file in outline and select Edit CSS file. Select another CSS file and click OK. 5. Undo. Expected result: 1. In outline, it should display the name of old CSS file. 2. You can open dialog to edit CSS file. Actual result: 1. In outline, it displays the name of new CSS file. 2. The edit dialog can not be opened again. | closed fixed | caa1a5f | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/activity/NotificationEvent.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/CssCommand.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-29T07:25:34Z" | "2008-07-24T09:00:00Z" |
242,199 | Bug 242199 Reports switching will run the previewed report again | Description: Reports switching will run the previewed report again Build number: 2.3.1.v20080728-0630 Steps to reproduce: 1, Open two reports A and B 2, Preview B in layout 3, Switch to report A 4, Switch to report B again Expected result: After step4, the report B should not preview again. Actual result: After step4, the report B previewed again. Error log: | closed fixed | c49cf11 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-29T05:12:50Z" | "2008-07-28T10:13:20Z" |
241,906 | Bug 241906 [Automation][Regression]ArithmeticException thrown out when export report to PDF format | Description: ArithmeticException thrown out when export report to PDF format. Test Date: 20080724 Test Build: BIRT2.3.1 v20080724-0630 Step to reproduce: 1. Use the report attached 2. Preview it in PDF Error log: Please refer to the attachment | closed fixed | e6548d6 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-28T03:29:13Z" | "2008-07-24T03:26:40Z" |
240,624 | Bug 240624 Reset parameter will empty the parameter native name | Description: Reset parameter will empty the parameter native name Build number: 2.3.1.v20080714-0630 Steps to reproduce: 1, New a stored procedure dataset 2, Go to parameter page, make sure the parameter has native name 3, Reset the parameter Expected result: The native name of parameter should be kept Actual result: Parameter native name is empty Error log: | closed fixed | ee8b737 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ParameterMetaData.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ParameterMetaData.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IParameterMetaData.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-25T06:12:29Z" | "2008-07-14T07:20:00Z" |
236,565 | Bug 236565 Support java.sql.Connection as ODA JDBC java connection provider. | At current stage to dynamically switch the data source of JDBC driver, BIRT provides following means: 1.Property binding 2.JNDI 3.Script data set 4.DataSource.beforeOpen() event. However, it turns out that in real world user may want to pass in a java.sql.connection directly, which is expected to be used by BIRT ODA JDBC during runtime.This requirement is valid for lots of POJO may be able to provide jdbc connections. Suggest to add appContext support to ODA JDBC. Specifically, OdaJdbcDriver.setAppContext() should be activated. So that user can pass the java.sql.Connection during runtime. | resolved fixed | 1710381 | ["data/org.eclipse.birt.report.data.oda.jdbc.tests/test/org/eclipse/birt/report/data/oda/jdbc/OdaJdbcDriverTest.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Connection.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/IConnectionFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-25T06:01:51Z" | "2008-06-11T04:53:20Z" |
236,785 | Bug 236785 [Localiztion] In Chinese locale, chart extended from library is error in report . | null | closed fixed | c4e3679 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/PeerExtensibilityProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-24T05:55:28Z" | "2008-06-12T03:06:40Z" |
234,902 | Bug 234902 TVT34:TCT665: TVT FR - BIRT - <None> in Series Interactivity Panel | <response_by> martine marin at 2008.05.30.12.49.49 </response_by> OS: Linux Build: 0529 Testcase: 04.001310 Steps to reproduce: 1) Open New Project dialog from Eclipse File menu, expand Business Intelligence and Reporting Tools-> Report Project and click Next. 2) Type any Project name on Report Project name field and click Finish. Note: Open Associated Perspective dialog is displayed. 3) Click Yes to start the test so that Eclipse displayed BIRT perspective. 4) On Navigator view, right click the project and select Import, select File System, and select the Test_Report_4.rptdesign. Then, click Finish. 5) Double click the Test_Report_4.rptdesign on Navigator view. The report design is displayed. 6) Double click the ?Data Source_Flat?. 7) Set the ?Select Folder? to the path you have copied Sales_CSV.csv file. (C:/Test/Sales_CSV.csv) 8) Open the Chart builder by double clicking the chart on the design view. 9) Click Select Group and Sorting button. as shown in the below panel 10) Click on the Format Chart tab in the Edit Chart panel 11) Click on the Series Palette button in the Edit Chart panel 12) Expand the Series node and select the Value (Y) Series on the left panel 13) Check the box beside Show Curve Fitting Line 14) Click on the Interactivity button In the Action drop down list "None" should be included with the list since it could be feminine or masculine according to the name of the drop down box. Thanks, Martine <response_by> Cam-Thu Le at 2008.05.30.12.53.32 </response_by> "None" cannot be re-used for French. Saparate Message is required for this dialog. Thanks, Doshiro. <response_by> Cam-Thu Le at 2008.05.30.12.53.40 </response_by> This article was reassigned from Category:''TVT/Testing,Inbox''. | resolved fixed | 5a46aaa | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-24T04:22:54Z" | "2008-05-30T17:53:20Z" |
240,786 | Bug 240786 Hour is changed after reopen the dialog. | description: Hour is changed after reopen the dialog. build id: 2.3.0 v20080715-0630 steps to reproduce: 1. Make sure your system time format uses a 24-hour format. 2. New a chart and render axis with Datetime type data. 3. Try to change the Min/Max value of scale, adjust the hour larger than 12, eg 15. 4. Close and reopen the scale dialog. Actual result: The hour changes, eg, from 15 to 3. | closed fixed | c4eeda3 | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/DateTimeDataElementComposite.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-24T04:12:49Z" | "2008-07-15T08:20:00Z" |
240,813 | Bug 240813 Refresh Library reset overridden values | Build ID: I20080617-2000 Steps To Reproduce: 1. create a library with a grid (1x1) and place a label inside. (define a text on that label) 2. create a report using this library. 3. drag the grid twice into this report. 4. override the text of the two labels. 5. hit "refresh library" Result: Only the first occurence of the overridden value will be kept. The second (or all following) time the overriden value will be lost. More information: (Versions) org.eclipse.birt (2.3.0.v20080304) "Business Intelligence and Reporting Tools" [Resolved] org.eclipse.birt.chart (2.3.0.v20080304) "BIRT Chart Framework" [Resolved] org.eclipse.birt.chart.cshelp (2.3.0.v20080616) "BIRT Chart Context-sensitive Help" [Starting] org.eclipse.birt.chart.device.extension (2.3.0.v20080424) "BIRT Chart Device Extension(s)" [Starting] org.eclipse.birt.chart.device.pdf (2.3.0.v20080417) "BIRT Chart Device PDF Extension" [Starting] org.eclipse.birt.chart.device.svg (2.3.0.v20080526) "BIRT Chart Device SVG Extension" [Starting] org.eclipse.birt.chart.device.swt (2.3.0.v20080522) "BIRT Chart Device SWT Extension" [Starting] org.eclipse.birt.chart.engine (2.3.0.v20080606) "BIRT Chart Engine" [Active] org.eclipse.birt.chart.engine.extension (2.3.0.v20080611) "BIRT Chart Engine Extension" [Starting] org.eclipse.birt.chart.examples (2.3.0.v20080612) "BIRT Chart Examples Plug-in" [Starting] org.eclipse.birt.chart.reportitem (2.3.0.v20080610) "BIRT Chart-Report Integration" [Active] org.eclipse.birt.chart.reportitem.ui (2.3.0.v20080610) "BIRT Chart-Report UI Integration Plug-in" [Active] org.eclipse.birt.chart.runtime (2.3.0.v20080304) "BIRT Chart Runtime" [Resolved] org.eclipse.birt.chart.ui (2.3.0.v20080522) "BIRT Chart Library UI Plug-in" [Active] org.eclipse.birt.chart.ui.extension (2.3.0.v20080610) "BIRT Chart UI Extension" [Starting] org.eclipse.birt.core (2.3.0.v20080606) "BIRT Core Package" [Active] org.eclipse.birt.core.ui (2.3.0.v20080515) "BIRT Core UI" [Active] org.eclipse.birt.cshelp (2.3.0.v20080617) "BIRT Context-sensitive Help" [Starting] org.eclipse.birt.data (2.3.0.v20080606) "BIRT Data Engine" [Active] org.eclipse.birt.data.aggregation (2.3.0.v20080606) "Build-in Aggregation Plug-in" [Starting] org.eclipse.birt.doc (2.3.0.v20080617a) "BIRT Documentation" [Starting] org.eclipse.birt.example (2.3.0.v20080304) "BIRT Example" [Resolved] org.eclipse.birt.report.data.adapter (2.3.0.v20080606) "BIRT Data Adapter" [Active] org.eclipse.birt.report.data.oda.jdbc (2.3.0.v20080610) "BIRT ODA-JDBC Bridge Driver" [Starting] org.eclipse.birt.report.data.oda.jdbc.dbprofile (2.3.0.v20080606) "JDBC Databases Profile Data Source ODA Runtime Driver" [Starting] org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb (2.3.0.v20080606) "BIRT Sample Database Connection Profile Plug-in" [Starting] org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui (2.3.0.v20080606) "JDBC Databases Profile Data Source ODA Designer" [Starting] org.eclipse.birt.report.data.oda.jdbc.ui (2.3.0.v20080606) "BIRT JDBC UI Plug-in" [Starting] org.eclipse.birt.report.data.oda.sampledb (2.3.0.v20080606) "BIRT Sample Database" [Starting] org.eclipse.birt.report.data.oda.sampledb.ui (2.3.0.v20080606) "BIRT Sample Database UI Plug-in" [Starting] org.eclipse.birt.report.data.oda.xml (2.3.0.v20080606) "BIRT ODA-XML Driver" [Starting] org.eclipse.birt.report.data.oda.xml.ui (2.3.0.v20080606) "BIRT ODA XML Designer" [Starting] org.eclipse.birt.report.debug.core (2.3.0.v200806102) "BIRT Debug Core Plug-in" [Resolved] org.eclipse.birt.report.debug.ui (2.3.0.v200806102) "BIRT Debug UI Plug-in" [Active] org.eclipse.birt.report.designer (2.3.0.v200806102) "BIRT Report Designer" [Resolved] org.eclipse.birt.report.designer.core (2.3.0.v200806102) "BIRT Designer Core" [Active] org.eclipse.birt.report.designer.samplereports (2.3.0.v20080606) "BIRT Samplereports Plug-in" [Resolved] org.eclipse.birt.report.designer.ui (2.3.0.v20080606) "BIRT Designer UI" [Active] org.eclipse.birt.report.designer.ui.cubebuilder (2.3.0.v20080606) "BIRT Cube Builder Plug-in" [Active] org.eclipse.birt.report.designer.ui.editor.script (2.3.0.v200806102) "BIRT Enhanced Script Editor Plug-in" [Active] org.eclipse.birt.report.designer.ui.editor.xml.wtp (2.3.0.v200806102) "BIRT Advanced XML Editor Plug-in" [Active] org.eclipse.birt.report.designer.ui.editors (2.3.0.v20080610a) "BIRT MultipageEditor Extension Point Plug-in" [Active] org.eclipse.birt.report.designer.ui.editors.schematic (2.3.0.v200806102) "BIRT Editors Plug-in" [Active] org.eclipse.birt.report.designer.ui.ide (2.3.0.v20080606) "BIRT Designer UI for IDE" [Active] org.eclipse.birt.report.designer.ui.lib (2.3.0.v20080606) "BIRT Designer UI for Library" [Active] org.eclipse.birt.report.designer.ui.lib.explorer (2.3.0.v20080606) "BIRT Library Explorer Plug-in" [Active] org.eclipse.birt.report.designer.ui.preview.web (2.3.0.v200806102) "BIRT Preview Plug-in" [Active] org.eclipse.birt.report.designer.ui.samples.ide (2.3.0.v20080606) "Report Samples IDE Plug-in" [Resolved] org.eclipse.birt.report.designer.ui.samplesview (2.3.0.v20080606) "BIRT Report Samples View Plug-in" [Starting] org.eclipse.birt.report.designer.ui.views (2.3.0.v20080606) "BIRT UI Views Plug-in" [Active] org.eclipse.birt.report.engine (2.3.0.v20080616) "BIRT Engine" [Active] org.eclipse.birt.report.engine.dataextraction (2.3.0.v20080611) "Dataextraction Plug-in" [Resolved] org.eclipse.birt.report.engine.dataextraction.csv (2.3.0.v200806102) "CSV Data Extraction Plug-in" [Resolved] org.eclipse.birt.report.engine.emitter.html (2.3.0.v20080606) "BIRT HTML Emitter" [Starting] org.eclipse.birt.report.engine.emitter.pdf (2.3.0.v20080606) "BIRT PDF emitter" [Starting] org.eclipse.birt.report.engine.emitter.postscript (2.3.0.v20080610) "BIRT POSTSCRIPT emitter" [Resolved] org.eclipse.birt.report.engine.emitter.ppt (2.3.0.v20080606) "BIRT PPT emitter" [Starting] org.eclipse.birt.report.engine.emitter.prototype.excel (2.3.0.v20080606) "BIRT Excel emitter" [Starting] org.eclipse.birt.report.engine.emitter.wpml (2.3.0.v20080606) "BIRT Word emitter" [Starting] org.eclipse.birt.report.engine.fonts (2.3.0.v20080606) "BIRT Engine fonts" [Resolved] org.eclipse.birt.report.item.crosstab.core (2.3.0.v20080606) "BIRT Crosstab Plug-in" [Resolved] org.eclipse.birt.report.item.crosstab.ui (2.3.0.v20080606) "BIRT Crosstab UI Plug-in" [Active] org.eclipse.birt.report.model (2.3.0.v20080605) "BIRT Model" [Active] org.eclipse.birt.report.model.adapter.oda (2.3.0.v20080523) "BIRT Model ODA Adapter" [Starting] org.eclipse.birt.report.runtime (2.3.0.v20080304) "BIRT Report Runtime" [Resolved] org.eclipse.birt.report.viewer (2.3.0.v20080606) "BIRT Web Viewer" [Active] org.eclipse.birt.resources (2.3.0.v20080313) "BIRT Resources Plug-in" [Resolved] | resolved fixed | 053b9f2 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T17:51:50Z" | "2008-07-15T11:06:40Z" |
241,043 | Bug 241043 [Regression] Error shows up in Chart Builder when binding the chart to a data set [13] | null | closed fixed | d4a7127 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T06:51:08Z" | "2008-07-16T06:33:20Z" |
241,776 | Bug 241776 o.e.b.report.data.oda.jdbc.dbproifle.sampledb should have explicit plugin dependency | The implementation in o.e.b.report.data.oda.jdbc.dbproifle.sampledb requires that the org.eclipse.birt.report.data.oda.sampledb plugin is available. This plugin dependency should have been explicitly defined in the manifest.mf. | resolved fixed | 2ee7498 | ["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/sampledb/internal/impl/SampleDbFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T06:07:26Z" | "2008-07-23T05:13:20Z" |
240,647 | Bug 240647 Element hiding in master page header doesn't work | Build ID: I20080617-2000 Steps To Reproduce: 1. Create new empty report 2. Add any element to master page's header area (label) 3. Set visibility property - set hide element for all outputs (Expression: true) 4. Preview report in PDF More information: Other formats (DOC,XLS,HTML) seems to work ok, but when i try to add some scripting to element which should be hidden based on visibility settings, then that script is evaluated even on hidden elements. This causes errors in HTML output. | resolved fixed | a92f8dc | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PageLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T05:54:57Z" | "2008-07-14T10:06:40Z" |
241,610 | Bug 241610 Column level pagebreak doesn't repeat the first level's header | null | closed fixed | 6c8de56 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/TableBreakBuffer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T05:44:45Z" | "2008-07-22T01:26:40Z" |
240,619 | Bug 240619 Can not remove space between images. | null | resolved fixed | d42887a | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T02:45:57Z" | "2008-07-14T04:33:20Z" |
236,190 | Bug 236190 Text align on 'totalpage" autoText item doesn't work in PDF report | Text align on 'totalpage" autoText item doesn't work in PDF report. Please refer to attached report. | resolved fixed | d5fb5dc | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TemplateArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/LayoutEngineContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/LineLayout.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/PDFLayoutEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TemplateLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T02:15:52Z" | "2008-06-08T07:26:40Z" |
239,070 | Bug 239070 [Automation][Regression]Table width does not work in PDF | Description: Set table width to 100% and preview report as PDF, the table width does not work. Test Date: 20080701 Test Build: BIRT2.3.1 v20080701-0630 Step to reproduce: 1. Use the report attached 2. Preview it as PDF Expect result: Please refer to the golden file attached Actual result: Please refer to the failed screen shot attached | closed fixed | 50a39eb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/emitter/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-23T02:12:47Z" | "2008-07-01T02:40:00Z" |
238,077 | Bug 238077 [Localization] Chart title is not localized for multi-view. | null | closed fixed | 797fc96 | ["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartReportItemViewProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T08:33:36Z" | "2008-06-23T08:33:20Z" |
241,612 | Bug 241612 Correct these functions. | null | verified fixed | ef9a488 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/StringUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T07:15:35Z" | "2008-07-22T04:13:20Z" |
234,826 | Bug 234826 The exception should not be thrown out if the report can be exported as DOC correctly [0002] [1202] | null | closed fixed | 2fb63bb | ["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 | "2008-07-22T06:59:30Z" | "2008-05-30T12:20:00Z" |
241,344 | Bug 241344 Error occurs when selecting an exported report item in outline in library. | description: Error occurs when selecting an exported report item in outline in library. build id: 2.3.1 v20080717-0630 steps to reproduce: 1. New a library and keep it open. 2. Export a label from report to the library. 3. Switch to the library and select the label in outline. Actual result: An error message pops up. And error produced in Error Log view. Error log: java.lang.NullPointerException at org.eclipse.birt.report.designer.internal.ui.util.UIUtil.containElement(UIUtil.java:897) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage.canSetSelection(DataViewPage.java:332) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage.handleSelectionChange(DataViewPage.java:319) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage.performRequest(DataViewPage.java:288) at org.eclipse.birt.report.designer.core.util.mediator.ReportMediator.notifyRequest(ReportMediator.java:125) at org.eclipse.birt.report.designer.internal.ui.views.NonGEFSynchronizerWithTreeView.fireSelectionChanged(NonGEFSynchronizerWithTreeView.java:133) at org.eclipse.birt.report.designer.internal.ui.views.NonGEFSynchronizerWithTreeView.treeSelect(NonGEFSynchronizerWithTreeView.java:109) at org.eclipse.birt.report.designer.internal.ui.views.NonGEFSynchronizerWithTreeView$1.selectionChanged(NonGEFSynchronizerWithTreeView.java:158) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:880) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2062) at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1138) at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1168) at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:227) at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:221) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:388) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) | closed fixed | ddf7017 | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportEditorWithRuler.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryMasterPageEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/DataViewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T06:50:15Z" | "2008-07-18T03:00:00Z" |
240,293 | Bug 240293 In the web project wizard, the "BIRT Chart Component" preset is only visible for web module 2.4 | null | resolved fixed | 51c9e0d | ["chart/org.eclipse.birt.chart.integration.wtp.ui/src/org/eclipse/birt/chart/integration/wtp/ui/project/facet/BirtFacetPresetFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T06:39:13Z" | "2008-07-10T08:53:20Z" |
240,459 | Bug 240459 The visibility of axis labels should not affect the visibility of gridlines. | description: The visibility of axis labels should not affect the visibility of gridlines. build id: 2.3.1 v20080711-0630 steps to reproduce: 1. New a chart. 2. On Format Chart tab, select Chart Area->Axis->X/Y-Axis, click the gridlines button to show the gridlines. 3. Untick the visible option of axis labels to hide lables. Actual result: See that the gridlines are invisible also. | closed fixed | c5e99cc | ["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 | "2008-07-22T06:30:58Z" | "2008-07-11T09:53:20Z" |
239,597 | Bug 239597 Stacked area chart bug | null | resolved fixed | 6c4fed9 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T05:30:25Z" | "2008-07-04T11:13:20Z" |
239,546 | Bug 239546 marker change in "beforeDrawMarker" will infuence the following data points marker rendering | I want to change a data points marker depending on some business logic. Currently, when changing marker n in "beforeDrawMarker", n+1 will remember the change. This is unwanted. You have to reset the change in "afterDrawMarker". UNfortunately, this is very buggy and/or not reliable. If you copy the marker, then everything is fine: /** * Convenient routine to render a marker */ protected final void renderMarker( Object oParent, IPrimitiveRenderer ipr, Marker m, Location lo, LineAttributes lia, Fill fPaletteEntry, DataPointHints dph, Integer markerSize, boolean bDeferred, boolean bConsiderTranspostion ) throws ChartException { m = (Marker) EcoreUtil.copy( m ); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // Convert Fill for negative value if ( dph != null && dph.getOrthogonalValue( ) instanceof Double ) { | resolved fixed | 2f59db4 | ["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 | "2008-07-22T05:22:26Z" | "2008-07-04T05:40:00Z" |
240,895 | Bug 240895 Export to Excel. Problem with number's patterns | null | resolved fixed | cb8996b | ["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/ExcelWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T05:08:52Z" | "2008-07-15T16:40:00Z" |
235,767 | Bug 235767 Optimize chart drawing using several series but less data points | null | resolved fixed | bd0f939 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/engine/i18n/Messages.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T05:07:48Z" | "2008-06-05T07:13:20Z" |
235,293 | Bug 235293 Series name of 3D Chart is not correct in Layout [13] | null | closed fixed | 52d60ae | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T04:25:05Z" | "2008-06-03T10:46:40Z" |
239,751 | Bug 239751 Failure occurs in Junit test of org.eclipse.birt.chart.tests in 2.3.1 daily build 200807070630 | null | closed fixed | 16fdba9 | ["chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/computation/VectorTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T04:21:41Z" | "2008-07-07T03:06:40Z" |
241,187 | Bug 241187 [Regression]Fail to center a text item | Description: Fail to center a text item. build version:2.3.1.v20080717-0630 Steps to reproduce: 1.new a text item, and in "General" tab of "Properties" editor view, center the item. Error occurred. Error message: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Model Plug-in ID:org.eclipse.birt.report.model Version:2.3.1.v20080717-1004 Error Code:Error.PropertyValueException.CHOICE_NOT_FOUND Error Message:The choice value "center" is not found. | closed fixed | a88cbcc | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/TextPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T03:45:49Z" | "2008-07-17T04:46:40Z" |
241,040 | Bug 241040 SafeDivide should not return NaN when previous two args are 0.[0801] | Description: SafeDivide should not return NaN when previous two args are 0. Build number:2.3.1.v20080716 Steps to reproduce: 1. Insert data item with expression BirtMath.safeDivide(0,0,0) and preview Expected result: Return 0 Actual result: Display NaN. Error log:n/a | closed fixed | b939dbd | ["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/script/bre/BirtMathTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/MathUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-22T03:23:45Z" | "2008-07-16T03:46:40Z" |
238,720 | Bug 238720 It isn't possible to put a html comment into the report using a text element | I need the following conditional comment at the beginning of the generated report (ideally within the header): <!--[if IE]><style type="text/css">img {margin-bottom: -3pt;}</style><![endif]--> Jason suggested to use a text element. The result was: - Design file entry: <text id="1265"> <property name="contentType">html</property> <text-property name="content"><![CDATA[<!--[if IE]><style type="text/css">img {margin-bottom: -3pt;}</style><![endif]-->]]></text-property> </text> - Created entry in the html report: <div></div> I don't know a way to put the html comment without transformation into the content. | resolved fixed | 53abe72 | ["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/CommentsTest.java", "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/parser/HTMLTextParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-14T08:27:14Z" | "2008-06-27T07:00:00Z" |
240,431 | Bug 240431 [Regression]Aggregation Function without required argument leads ArrayIndexOutOfBoundsException | Description: If do not specify the required argument in Aggregation Function like PERCENTILE, it will leads ArrayIndexOutOfBoundsException Build number: 2.3.1.v20080711-0630 Steps to reproduce: 1, Create a PERCENTILE aggregation function 2, Do not specify the argument of percentage 3, Preview Expected result: Throws out proper exception Actual result: ArrayIndexOutOfBoundsException occurs Error log: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report.; nested exception is: java.lang.ArrayIndexOutOfBoundsException: 1 org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.evaluateArgsValue(AggregationHelper.java:439) org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.onRow(AggregationHelper.java:343) org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.pass(AggregationHelper.java:184) org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.calculate(AggregationHelper.java:147) org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.populateAggregations(AggregationHelper.java:109) org.eclipse.birt.data.engine.executor.aggregation.AggregationHelper.(AggregationHelper.java:86) org.eclipse.birt.data.engine.executor.transform.pass.PassManager.populateAggregationInBinding(PassManager.java:148) org.eclipse.birt.data.engine.executor.transform.pass.PassManager.pass(PassManager.java:131) org.eclipse.birt.data.engine.executor.transform.pass.PassManager.populateResultSet(PassManager.java:71) org.eclipse.birt.data.engine.executor.transform.ResultSetPopulator.populateResultSet(ResultSetPopulator.java:196) org.eclipse.birt.data.engine.executor.transform.CachedResultSet.(CachedResultSet.java:86) org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:691) org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.executeOdiQuery(PreparedOdaDSQuery.java:331) org.eclipse.birt.data.engine.impl.QueryExecutor.execute(QueryExecutor.java:903) org.eclipse.birt.data.engine.impl.ServiceForQueryResults.executeQuery(ServiceForQueryResults.java:233) org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:160) org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:92) org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:128) org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:248) org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1687) org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:77) org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:62) | closed fixed | ce1aa5c | ["data/org.eclipse.birt.data.aggregation/src/org/eclipse/birt/data/aggregation/impl/rank/TotalPercentile.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/aggregation/AggregationHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | "2008-07-14T05:37:11Z" | "2008-07-11T01:33:20Z" |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.