issue_id
int64 2.03k
426k
| title
stringlengths 9
251
| body
stringlengths 1
32.8k
⌀ | status
stringclasses 6
values | after_fix_sha
stringlengths 7
7
| updated_files
stringlengths 29
34.1k
| project_name
stringclasses 6
values | repo_url
stringclasses 6
values | repo_name
stringclasses 6
values | language
stringclasses 1
value | issue_url
null | before_fix_sha
null | pull_url
null | commit_datetime
timestamp[us, tz=UTC] | report_datetime
timestamp[us, tz=UTC] |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
155,177 | Bug 155177 [regression]The format is inconsistent in toc page and report page of web | null | closed fixed | d7d37d7 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractChangeParameterActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetPageActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetTOCActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-25T08:44:26Z | 2006-08-25T07:13:20Z |
132,097 | Bug 132097 Error show the DBCS String | BIRT Enablement Tests - Test Case 3: Preview a report in PDF Error show the DBCS String.(Simplified Chinese) Build: 20060309 | resolved fixed | 5642193 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReader.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontSplitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-25T08:16:55Z | 2006-03-16T06:20:00Z |
155,007 | Bug 155007 Group Toc doesn't work well | Group Toc doesn't work well Steps to reproduce: run the attached file and preview it in html/web viewer/PDF Expected results: Group toc works well Actual results: Group toc doesn't work well | closed fixed | 376ca09 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-25T03:49:23Z | 2006-08-24T09:00:00Z |
154,988 | Bug 154988 [regression]Group toc doesn't work in pdf | Description: Group toc doesn't work in pdf Steps to reproduce: 1. new a data source and a dataset 2. Drag the dataset to Layout and add a group for it. 3. Preview in pdf and click group toc. Expected result: group toc can link to target page. Actual result: Not scroll the target page. Web Viewer is ok. | closed fixed | cd790a4 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AreaFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TableArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-25T02:36:53Z | 2006-08-24T06:13:20Z |
154,423 | Bug 154423 Stack overflow using XML data source | null | resolved fixed | bfd096a | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T14:38:56Z | 2006-08-19T04:00:00Z |
154,975 | Bug 154975 Column width of Table and Grid doesn't support 0% in PDF | Column width of Table and Grid doesn't support 0% Steps to reproduce: 1.new a table or grid 3*3 2.Set the width of the three columns to 0%,70%,30% and set different colors to them 3.Preview it in PDF Expected result: Column width will be displayed the same with the percentage. Actual result: Each column takes up 1/3 of the width | closed fixed | 492c346 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T11:40:20Z | 2006-08-24T03:26:40Z |
118,775 | Bug 118775 [Regression]Cell alignment is not consistent in layout view and preview. | Description: Cell alignment is not consistent in layout view and preview. Steps to reproduce: 1.Add a grid, insert a chart in the grid cell. Set row text alignment "center", column text alignment "right". Select cell, its text alignment is "center". Preview it, it is displayed in right. Please reference to scr 78082 in tracker | closed fixed | 8ccd81d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/CellComputedStyle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T09:58:23Z | 2005-12-01T06:53:20Z |
154,827 | Bug 154827 SWTError is thrown out after following steps | Description: SWTError is thrown out after following steps Steps to reproduce: 1. New a report 2. Switch to Script tab in Editor view 3. Close Palette view 4. Reopen Palette view Expected result: Can reopen Palette view Actual result: SWTError is thrown out, and Palette view can't show up Error log: org.eclipse.swt.SWTError: Cannot initialize Drop at org.eclipse.swt.dnd.DND.error(DND.java:247) at org.eclipse.swt.dnd.DND.error(DND.java:208) at org.eclipse.swt.dnd.DropTarget.<init>(DropTarget.java:130) at org.eclipse.birt.report.designer.internal.ui.dialogs.ExpressionTreeSupport.addDropSupportToViewer(ExpressionTreeSupport.java:655) at org.eclipse.birt.report.designer.internal.ui.editors.script.TreeViewPalettePage.createControl(TreeViewPalettePage.java:86) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.ReportMultiBookPage.setActivePage(ReportMultiBookPage.java:198) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.updatePaletteView(MultiPageReportEditor.java:516) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.updateRelatedViews(MultiPageReportEditor.java:612) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.pageChange(MultiPageReportEditor.java:547) at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:232) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:709) at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3171) at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1953) at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:288) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) | closed fixed | 07995fc | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/TreeViewPalettePage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ExpressionTreeSupport.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T09:27:32Z | 2006-08-23T08:00:00Z |
154,828 | Bug 154828 Item from library contant user properties can't delete | Details: Item from library contant user properties can't delete Step: 1.New a library. 2.Add a label and add a user properites. 3.Public the library. 4.New a report design and use the library 5.Drop the label from library explorer into layout. 6.Try to delete it. Actual result: The label from library contant user properties can't be delete. Exception reuslt: The label can be delete. | closed fixed | 92781da | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T07:38:44Z | 2006-08-23T08:00:00Z |
154,832 | Bug 154832 Wrong node is added to Report Parameters for cascading parameter in Palette view | Description: Wrong node is added to Report Parameters for cascading parameter in Palette view. Steps to reproduce: 1. New a report, add a cascading parameter 2. Switch to Script tab in Editor view, and then switch to Palette view 3. Expand Report Parameters node Expected result: A cascading parameter group is added to Report Parameters node Actual result: Expect a cascading parameter group is added to Report Parameters node, the children of the cascading parameter group are added as scalar parameters | closed fixed | 7c409e4 | ["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.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/TreeViewPalettePage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ExpressionTreeSupport.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T07:11:41Z | 2006-08-23T10:46:40Z |
154,835 | Bug 154835 long text is truncated after page break in PDF report | Long text is truncated after auto page break in PDF report. No matter how long the text is, PDF only shows one line in the second page. Steps to reproduce: 1.new a report in designer. 2.insert a label, and ensure the text is long enough to exceed two page. 3.preview in PDF. Expected result: PDF shows all text. Actual result Text is truncated, PDF only shows one line in the second page | resolved fixed | e2a3ee3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-24T02:50:58Z | 2006-08-23T10:46:40Z |
154,814 | Bug 154814 Use library, add library, delete library selection can't be found on Library right click menu in Library explorer | Details: Use library, add library, delete library selection can't be found on Library right click menu in Library explorer Step: 1.New a library and publish to resource folder. 2.New a report design and open library explorer. 3.Right click on the library in library explorer to use the library. Actual result: The selection of use, add ,delete library cannot be found. Exception result: Do can use the right click menu to use, add, delete library. | closed fixed | 01d3e22 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerContextMenuProvider.java", "UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerTreeViewPage.java", "UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/action/AddSelectedLibToCurrentReportDesignAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T10:46:05Z | 2006-08-23T08:00:00Z |
146,517 | Bug 146517 support extensible new report output formats | User can create new report emitters to support new report output formats. But right now, many part of the BIRT UI (designer, and report viewer), drill thru bookmark syntax, assume the report output format to be a fix list. Need to walk thru end to end how to add new report output format, and how user can create bookmark and drill thru links to a customer report output format. | resolved fixed | 704a7c3 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T09:25:27Z | 2006-06-12T05:26:40Z |
146,967 | Bug 146967 Total fuction with result of the aggregate on group-Level should be enhanced | Description: Now if we want to do total fuction with the Aggregate result on the group level, it cant be fulfilled. For example, we set a total.sum() aggregate on a group level first, and then we sum the result of total.sum() again. The expected result should simply equal to sum over all rows. But the actual result is not as our requirement. I attached the design file as the example. Expected result: The aggregation on the group total should be enhanced, or we cant get expected result such as the requirement that total.rank() with the average result on the group level and so on. | closed fixed | 0bc038b | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/AbstractExpressionCompiler.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/AggregateExpression.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/AggregateObject.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/AggregationTablePopulator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/BytecodeExpression.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ComplexExpression.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ExpressionCompiler.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/MultiPassExpressionCompiler.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggrExprInfo.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggrRegistry.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggregateCalculator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/AggregateTable.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/aggregation/JSAggrValueObject.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T09:18:22Z | 2006-06-14T01:53:20Z |
152,554 | Bug 152554 ReportServiceException is thrown out in PDF when preview attached design file | ReportServiceException is thrown out in PDF when preview attached design file, this exception doesn't occur in WebViewer/HTML. Error log: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report | closed fixed | 780b556 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T09:16:05Z | 2006-08-02T06:26:40Z |
154,488 | Bug 154488 Add a data binding without define "Enable binding with the same expression" is no effect | Details: Add a data binding without define "Enable binding with the same expression" is no effect Step: 1.New sample datasource named sampleDB 2.New a dataset named CUSTOMERS 3.select * from CLASSICMODELS.CUSTOMERS 4.Insert a data item and binding to CUSTOMERS 5.Add a data binding column and New data Item dialog pop up. 6.Without rename the Name. 7.Select Any 8.Open expression Editor, select Available Data Sets, select CUSTOMERS, select column of "CUSTOMERNUMBER" and click OK 9.Without click Enable binding with the same expression. 10.Click OK. Actual result: The data binding column has been not added in binding list. Exception reuslt: The data binding column is added in binding list. | closed fixed | 50324fe | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataColumnBindingDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataItemBindingDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T07:32:16Z | 2006-08-21T03:13:20Z |
148,771 | Bug 148771 Bottom margin is invalid in PDF & HTML | Details: Bottom margin is invalid Step: 1.New a label. 2.New a data item. 3.New a label again. 4.Set bottom margin as -20 point Actual result: See the attach image | closed fixed | d036a1e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T06:41:43Z | 2006-06-27T06:33:20Z |
154,805 | Bug 154805 Viewer needs to support extended report output formats | BIRT UI supports showing the available report output formats dynamically on preview options. And it requires viewer to support if user choose to preview report as extended output format. | resolved fixed | 7fb7c56 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T05:43:23Z | 2006-08-23T02:26:40Z |
154,697 | Bug 154697 Dataset - Property Binding and Dynamic parameter | Content in a dynamic list box parameter are NOT reload after a query actualization. Example: - A hidden parameter called COUNTRY. - A Dynamic list box parameter called CUSTOMERS filtered by COUNTRY. COUNTRY param is set only via URL (&country=USA) Expected: only USA customers list on viewer paramenter window. I had test query actualization via: - Dataset parameter (where country = ?) - beforeOpen() - Property Binding on dataset. Result: - empty list box if not default value assigned to parameter.(no matter country parameter value i set via URL). - custormer list filtered by default value. (no matter country parameter value i set via URL). for more details and examples, see on newsgroup for same subject. Regards, Mauro | resolved fixed | 8338554 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T05:15:07Z | 2006-08-22T12:33:20Z |
154,803 | Bug 154803 [regression]Cannot render document to user defined path through __document parameter | Description: Cannot render document to user defined path through __document parameter Steps to reproduce: 1. Preview a report in viewer 2. Modify url to add "__document=c:/tmp.rptdocument", this will generate report document to c disk with name "tmp.rptdocument" 3. Press enter. Expected result: Report displays correctly and the document is created. Actaul result: The document file : c:/tmp.rptdocument does not exist or contains errors. | closed fixed | a89f91c | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T03:36:03Z | 2006-08-23T02:26:40Z |
152,287 | Bug 152287 Problem about drill through to toc with linked expression | Steps to reproduce: 1.New a report"R1", add a label to the layout 2.New a sample datasource and a data set from table "OFFICE" 3.Add a list, binding with the data set to the layout, add a group"group1" on the table, group key is "COUNTRY" 4.Add a column binding to the table, "total=total.count()", aggregate on "group1" 5.Set group toc to row["total"] 6.Select the label, add a drill-through hyperlink. Set the target report to "R1.rptdesign", tick "TOC entry" , and set linked expression to 1 7.Preview the report in Web Viewer, click the label Expected result: Link to the first group page Actual result: Invalid bookmark: null org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.prepareParameters(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPage(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:324) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:324) org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) org.apache.catalina.core.StandardPipeline$StandardPipelineValveCo | closed fixed | 279c6ad | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T03:31:18Z | 2006-07-31T04:26:40Z |
152,560 | Bug 152560 PDF doesn't display bottom Border in inner group footer properly | null | closed fixed | 7ed22ff | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableRegionLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T03:26:19Z | 2006-08-02T06:26:40Z |
152,494 | Bug 152494 Support deployment of ODA Bundles in Web Application | When deploying a WAR package embedded with the ODA runtime plugins on a web application, e.g. WebLogic 9, the Stop( Shutdown Platform ) and restart service fails to restart platform correctly. This is due to instances not being released when WebLogic is shutdown. So in subsequent startup, those classes and their static variables are not re-initialized. Any objects referenced by singleton instances, such as plugin extensions objects, are thus from the previous platform instance, and are no longer valid. | closed fixed | d4edb09 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/plugin/DataEnginePlugin.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-23T01:46:40Z | 2006-08-01T19:20:00Z |
154,178 | Bug 154178 Support projectFolder in BIRT viewer | If the report supports projectFolder, the viewer also need to enhance for this feature. | resolved fixed | 6750b61 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java", "viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-22T09:11:44Z | 2006-08-17T07:33:20Z |
153,046 | Bug 153046 oda.consumer creates log folders in improper place | When running date test from ReportEngine, oda.consumer creates log folders in improper place. The "OdaLog" folder should be created under own project folder. Please see the attachments. | closed fixed | 33fe574 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Driver.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-22T08:01:23Z | 2006-08-08T09:40:00Z |
119,817 | Bug 119817 properities using percentage dimension as value don't work in BIRT PDF Emitter. | Description: properities using percentage dimension as value don't work in BIRT PDF Emitter. Steps to reproduce: 1. Set percentage value to Margin/Padding 2. Preview Expected result: Percentage values work. Actual result: No effects. | closed fixed | 6619bc4 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/css/LineHeightManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/IArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/IContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AreaFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/BlockContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/CellArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/InlineBlockArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/InlineContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/LineArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/LogicContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/RowArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TableArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockContainerLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFCellLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageBlockContainerLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLeafItemLM.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/PDFPageLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFRowLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTemplateLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextBlockContainerLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextInlineBlockLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertyUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-22T05:20:56Z | 2005-12-08T08:20:00Z |
152,828 | Bug 152828 Add the projectFolder property on module | When user doesn't set the resource folder path in designer, there should be a default working path for Birt to manage the report design and find the related resources. A new property should be added on Module: name: projectFolder type:URL This property only can be given from the open design method from session but should not be set after the module initialized. Concern about the backward compatiblity issue, a new method will be added. Open design with a config argument. | resolved fixed | 7704dfc | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SessionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignSession.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-22T03:47:04Z | 2006-08-04T08:26:40Z |
151,535 | Bug 151535 Parameters are invisable in Joint Dataset | Trying to use "Joint Dataset" combined with parameters within underlaying Data-Sets (neccessary to achive a filtering where clause for a DateTime Field) Parameter editing ( e.g. in Chart designer) do not show the entire parameter. As specified it should show and let to edit a combination of both underlaying datasets' parameters. | resolved fixed | ee2ff42 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/JointDataSetParameterUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/DataAdapterUtil.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 | 2006-08-22T02:53:40Z | 2006-07-24T03:00:00Z |
153,853 | Bug 153853 [Regression]The bound column names must be unique within the entire table. | Regression case Regression_136421(under org.eclipse.birt.report.tests.model) failed. Expected result: Model will avoid adding a duplicate bound column name within a table. | closed fixed | 92f575b | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/ReportItem.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-21T02:46:43Z | 2006-08-15T02:46:40Z |
152,665 | Bug 152665 Supports ODA Data Type - Timestamp and Time | Supports mapping of ODA scalar data types, Timestamp and Time, to ROM data types. * Adds mapping of ODA "Timestamp" from/to "Date" type in DtE API to bridge the mapping of ODA "Timestamp" to a ROM "DateTime". * Adds mapping of ODA "Time" from/to a DtE API type to bridge the mapping of ODA "Time" to a ROM scalarParameter data type. (Specific mapping data type TBD) | resolved fixed | f0ed37f | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T22:58:34Z | 2006-08-02T20:20:00Z |
151,788 | Bug 151788 Provide additional ODA runtime hints to the ODA consumer | Some ODA runtime drivers are not able to obtain sufficient metadata on its parameters and result set column. Such metadata is thus needed to be collected at design time, for use by the BIRT ODA consumer. For example, the native data type of a parameter and column is often needed, but is not currently available to the odaconsumer in the Data Engine API runtime hints. This enhancement involves adding the native data type to the Data Engine API, and passing through its value from the ROM Model in report design to the ODA consumer. | resolved fixed | 2d4ce90 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IColumnDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IParameterDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/ColumnDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/ParameterDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSource.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceAndDataSet.java", "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/impl/ParameterUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedOdaDSQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/UserDefinedParamMetaData.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ColumnHint.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DataTypeUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Driver.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ParameterHint.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ParameterMetaData.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/PreparedStatement.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ProjectedColumns.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ResultSetMetaData.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IDataSourceQuery.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/ResultSetColumnDefinition.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T22:55:45Z | 2006-07-25T23:26:40Z |
153,507 | Bug 153507 Bogus error when bad data set column referenced in group key | Run attached report design. Its group key binding column, "groupkey", is defined to refer to a non-existing data set column: dataSetRow["bad"]. However the actual error seen when previewing the report in BIRT designer: Table (id = 6): + A BIRT exception occurred: Error evaluating Javascript expression. Script engine error: TypeError: valueOf is not a function. Script source: null, line: 0, text: <compiled script>. See next exception for more information. Error evaluating Javascript expression. Script engine error: TypeError: valueOf is not a function. Script source: null, line: 0, text: <compiled script> This error is completely irrelevant to the actual cause of the problem. | resolved fixed | 943decc | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ComputedColumnHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/GroupComputedColumn.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java", "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/GroupCalculator.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/ICalculator.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/NumericGroupCalculator.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/StringGroupCalculator.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 | 2006-08-18T09:40:15Z | 2006-08-10T22:46:40Z |
154,325 | Bug 154325 Use input absolute path as the parameter in error message | null | closed fixed | fc0672c | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/exception/ViewerException.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/BirtResources.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T09:34:06Z | 2006-08-18T03:00:00Z |
153,244 | Bug 153244 Master Page content is lost when set pagination for RenderTask | Description: Master Page content is lost when set pagination to false in HTMLRenderOption for RenderTask. Steps to reproduce: 1. Render a report with master page. Codes: IRenderOption options = new HTMLRenderOption( ); options.setOutputFileName( outputFile ); options.setOutputFormat( format ); ( (HTMLRenderOption) options ).setHtmlPagination( false ); HashMap appContext = new HashMap( ); task.setRenderOption( options ); task.render( ); task.close( ); Expected result: In output html, master page content is displayed. Actual result: Master page content is lost in output html file. | closed fixed | 80933c3 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLRenderOption.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IHTMLRenderOption.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T09:33:38Z | 2006-08-09T07:53:20Z |
153,377 | Bug 153377 dynamic type cannot get from IScalarParameterDefn.getSelectionListType | Description: dynamic type cannot get from IScalarParameterDefn.getSelectionListType Steps to reproduce: 1. Get a dynamic parameter's selection list type through IScalarParameterDefn.getSelectionListType() method Expected result: Return 1 Actual result: Return 0 The other issue: IScalarParameterDefn.getSelectionList() method cannot retrieve dynamic parameter value list out. | closed fixed | 26fc554 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IScalarParameterDefn.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T09:26:51Z | 2006-08-10T03:20:00Z |
153,374 | Bug 153374 Parse method in ReportParamterConverter convert float type to double type | Description: Parse method in ReportParamterConverter convert float type to double type Steps to reproduce: 1. use parse() to convert a string to float type String var1="3.5"; converter.parse( float1,IScalarParameterDefn.TYPE_FLOAT ); Expected result: parse method returns a Float instance Actual result: returned a Double instance despite that I defined TYPE_FLOAT | closed fixed | 7d2706e | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportParameterConverter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T09:22:00Z | 2006-08-10T03:20:00Z |
153,506 | Bug 153506 Strange error message when group key refers to bad binding column name | Run attached report design. The following error is shown: Group key "groupkey" in group 1 cannot depend on column bindings defined in the group lower than itself. This is a strange error. Since the actual problem is that the table's binding column "groupkey" is defined to refer to another existing binding: row["bad"]. EXPECTED BEHAVIOR: The error message should clearly indicate that a non-existing binding is the cause of the failure. | resolved fixed | 7f67f19 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManagerUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T09:10:28Z | 2006-08-10T22:46:40Z |
153,823 | Bug 153823 JavaScript editor doesn't update correctly with multiple scripted datasets | Once I added multiple scripted datasets to a report design with one data source, the script editor page failed to update each data set's scripting methods correctly. This bug is not only visual, but data-oriented as well since changes to the script in the script editing window were NOT reflected in the report XML. Reloading the report design file seemed to work at first, but once changes are made to the script, the editor become out of sync with the XML and starts displaying incorrect information and edits work in an inconsistent manner. | resolved fixed | 77e4c2e | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T07:55:48Z | 2006-08-14T21:13:20Z |
152,898 | Bug 152898 Error Bar Chart | Version: 3.2.0 Build id: I20060602-1317 The option of chart sometimes works ok, but sometimes it has the following error: | resolved fixed | 489f20b | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T07:24:10Z | 2006-08-05T15:00:00Z |
154,328 | Bug 154328 Report doesn't include the library when drag an embedded image from lib explorer and drop onto layout editor | Drap an embedded image form lib explorer and drop onto layout editor means: extends the embedded image into the target report firstly and then drag and drop it onto layout editor. So if the source library hasn't been included yet, the report should include the library in this operation. | resolved fixed | 393f454 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/ReportTemplateTransferDropTargetListener.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T06:51:23Z | 2006-08-18T05:46:40Z |
146,976 | Bug 146976 Save state of the report not correct. | Reproduce: 1) New a library "lib1", add a label "label1" 2) Publish "lib1" 3) New a report "report1", use "lib1" 4) Drag "lib1.label1" into "report1" 5) Go back to "lib1", drop "label1", save and publish again. 6) Go to "report1", refresh the libaray explorer and design. 7) Save "report1" 8) Now, we go back to "lib1" 9) Undo the previous "delete command", "label1" is added back. 10) Save "lib1", and re-publish. 11) Go to "report1", refresh the libaray explorer and design. 12) Save "report1" At this stage, "report1" is saved, but the dirty indicator(*) still displayed in the left side of the report name. I am testing on build N20060613 | closed fixed | 4a522cc | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/ActivityStack.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/activity/ReadOnlyActivityStack.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T06:18:15Z | 2006-06-14T04:40:00Z |
153,389 | Bug 153389 Can't page breaker by Data sets count | I want to create a report that implements a table which embeded in a Grid can break page by following js code in onCreate event handlers of table detail rowNum = Number(this.getRowData().getExpressionValue('row["0"]'))+1; if(rowNum %2 ==0){ this.getStyle().pageBreakAfter="always"; }else{ this.getStyle().pageBreakAfter=null; } The example like new_report060810.rptdesign in pagebreak.rar and the Error image 1.jpg also in pagebreak.rar The import thing I want to say is the table must be embeded in a Grid.How can i do? thanks | resolved fixed | a8ef497 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T04:13:56Z | 2006-08-10T06:06:40Z |
153,517 | Bug 153517 The DND of embeddedimage from lib explorer to outline view doesn'w work when the report in outline has used the lib | If the report in outline view has used a library, then drag and drop an embeddedimage of the used library from lib explorer to outline view doesn't work. The DND drop nothing onto the embedded image of the target report. Steps to reproduce: 1.Create a library with an embeddediamge and export to resource folder; 2.Create a new report design; 3.Drag the embeddedimage of lib from lib explorer to outline view; | resolved fixed | fdbf377 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T04:10:48Z | 2006-08-11T04:20:00Z |
153,225 | Bug 153225 'Publish library in resource folder' should be available even if the library is not opened in editor. | 'Publish library in resource folder' should be available even if the library is not opened in editor. Even if the user selects the library from the Navigator the option of Publishing library to Resource folder should be available from File menu as well as context menu. While the option is made available from context menu it still is not made available from File menu upon selection. | resolved fixed | fb6513c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/PublishLibraryAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T03:42:07Z | 2006-08-09T05:06:40Z |
116,355 | Bug 116355 [SPM] Error occurred when dnd a table to the sql statement in the "Edit Data Set" dialog on Mac | Description: Error message occurred sometimes when drag and drop a table to the sql statement in the "Edit data set" dialog. Steps to reproduce: 1.Create a sample data source, and create a data set "select * from CLASSICMODELS.ORDERS". 2.In the available items listed other tables of the sample data source. Select OFFICES table, and this time i want to drag and drop the table name to the sql statement. Error occurred. Expected Result: DND action is supported on Mac as Windows. Actual Result: See error log: org.eclipse.swt.SWTException: Data does not have correct format for type at org.eclipse.swt.dnd.DND.error(DND.java:257) at org.eclipse.swt.dnd.DND.error(DND.java:208) at org.eclipse.swt.dnd.TextTransfer.javaToNative(TextTransfer.java:61) at org.eclipse.swt.dnd.DragSource.dragSendDataProc(DragSource.java:345) at org.eclipse.swt.dnd.DragSource.DragSendDataProc(DragSource.java:182) at org.eclipse.swt.internal.carbon.OS.GetFlavorDataSize(Native Method) at org.eclipse.swt.dnd.DropTarget.dragReceiveHandler (DropTarget.java:374) at org.eclipse.swt.dnd.DropTarget.DragReceiveHandler (DropTarget.java:233) at org.eclipse.swt.internal.carbon.OS.TrackDrag(Native Method) at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:307) at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:239) at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:159) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1380) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1404) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1389) at org.eclipse.swt.widgets.Display.dragDetect(Display.java:959) at org.eclipse.swt.widgets.Control.kEventMouseDragged(Control.java:1474) at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1212) at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2573) at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2682) at org.eclipse.jface.window.Window.runEventLoop(Window.java:809) at org.eclipse.jface.window.Window.open(Window.java:787) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open (BaseDialog.java:145) at org.eclipse.birt.report.designer.internal.ui.views.data.providers.DataSetNodePro vider.performEdit(DataSetNodeProvider.java:156) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRe quest(DefaultNodeProvider.java:307) at org.eclipse.birt.report.designer.internal.ui.views.actions.EditAction.doAction (EditAction.java:70) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction .run(AbstractElementAction.java:60) at org.eclipse.birt.report.designer.internal.ui.views.RenameListener.doubleClick (RenameListener.java:211) at org.eclipse.jface.viewers.StructuredViewer$1.run (StructuredViewer.java:720) at org.eclipse.core.internal.runtime.InternalPlatform.run (InternalPlatform.java:1044) at org.eclipse.core.runtime.Platform.run(Platform.java:783) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:148) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick (StructuredViewer.java:718) at org.eclipse.jface.viewers.StructuredViewer.handleDoubleSelect (StructuredViewer.java:950) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected (StructuredViewer.java:1057) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent (OpenStrategy.java:219) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:216) at org.eclipse.jface.util.OpenStrategy$1.handleEvent (OpenStrategy.java:275) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1380) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1404) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1389) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1237) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3060) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2712) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) org.eclipse.birt.data.engine.core.DataException: Failed to prepare the following query for the data set type (org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet). [select * from CLASSICMODELS.ORDERDETAILS where ] Error preparing SQL statement Syntax error: Encountered "<EOF>" at line 1, column 47. at org.eclipse.birt.data.engine.odaconsumer.Connection.prepareOdaQuery (Connection.java:232) at org.eclipse.birt.data.engine.odaconsumer.Connection.prepareStatement (Connection.java:158) at org.eclipse.birt.data.engine.executor.DataSource.prepareStatement (DataSource.java:196) at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepare (DataSourceQuery.java:291) at org.eclipse.birt.data.engine.impl.PreparedExtendedDSQuery$ExtendedDSQueryExecuto r.prepareOdiQuery(PreparedExtendedDSQuery.java:324) at org.eclipse.birt.data.engine.impl.PreparedQuery$Executor.prepareExecution (PreparedQuery.java:563) at org.eclipse.birt.data.engine.impl.PreparedQuery$Executor.access$000 (PreparedQuery.java:436) at org.eclipse.birt.data.engine.impl.PreparedQuery.doPrepare (PreparedQuery.java:208) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute (PreparedDataSourceQuery.java:145) at org.eclipse.birt.report.designer.internal.ui.util.DataSetManager.execute (DataSetManager.java:243) at org.eclipse.birt.report.designer.internal.ui.util.DataSetManager.getColumns (DataSetManager.java:195) at org.eclipse.birt.report.designer.internal.ui.util.DataSetManager.getColumns (DataSetManager.java:131) at org.eclipse.birt.report.designer.internal.ui.util.DataSetManager.refresh (DataSetManager.java:103) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewTreeViewerPage$2 .run(DataViewTreeViewerPage.java:431) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages (Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2932) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2715) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench (Workbench.java:367) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run (IDEApplication.java:103) at org.eclipse.core.internal.runtime.PlatformActivator$1.run (PlatformActivator.java:226) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:376) at org.eclipse.core.runtime.adaptor.EclipseStarter.run (EclipseStarter.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334) at org.eclipse.core.launcher.Main.basicRun(Main.java:278) at org.eclipse.core.launcher.Main.run(Main.java:973) at org.eclipse.core.launcher.Main.main(Main.java:948) Caused by: org.eclipse.birt.report.data.oda.jdbc.JDBCException: Error preparing SQL statement Syntax error: Encountered "<EOF>" at line 1, column 47. at org.eclipse.birt.report.data.oda.jdbc.Statement.prepare (Statement.java:124) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaQuery.doPrepare (OdaQuery.java:206) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaQuery.prepare (OdaQuery.java:166) at org.eclipse.birt.data.engine.odaconsumer.Connection.prepareOdaQuery (Connection.java:221) ... 33 more Caused by: SQL Exception: Syntax error: Encountered "<EOF>" at line 1, column 47. at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Util.java) at org.apache.derby.impl.jdbc.TransactionResourceImpl.wrapInSQLException (TransactionResourceImpl.java) at org.apache.derby.impl.jdbc.TransactionResourceImpl.handleException (TransactionResourceImpl.java) at org.apache.derby.impl.jdbc.EmbedConnection.handleException (EmbedConnection.java) at org.apache.derby.impl.jdbc.ConnectionChild.handleException (ConnectionChild.java) at org.apache.derby.impl.jdbc.EmbedPreparedStatement.<init> (EmbedPreparedStatement.java) at org.apache.derby.impl.jdbc.EmbedPreparedStatement20.<init> (EmbedPreparedStatement20.java) at org.apache.derby.impl.jdbc.EmbedPreparedStatement30.<init> (EmbedPreparedStatement30.java) at org.apache.derby.jdbc.Driver30.newEmbedPreparedStatement (Driver30.java) at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement (EmbedConnection.java) at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement (EmbedConnection.java) at org.eclipse.birt.report.data.oda.jdbc.Statement.prepare (Statement.java:120) ... 36 more | closed fixed | aa4c6dc | ["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 | 2006-08-18T03:10:25Z | 2005-11-15T02:00:00Z |
153,378 | Bug 153378 [Regression]Label text won't show up when the text key is not found | Steps to reproduce: 1.Add a label, set text to "aaa" 2.Add a resource file "a" to the report, add a text key "k1" which is not in the a.properties to the label 3.Preview in Web Viewer Expected result: Label display "aaa" when the text key is not found Actual result: Nothing in preview | closed fixed | f05c999 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/DocumentUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/ReferencableStructure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T03:10:08Z | 2006-08-10T03:20:00Z |
153,233 | Bug 153233 Extended data source is localized after creating a data set with it | Steps to reproduce: 1.New a sample data source in library 2.New a report, includes the library, extends Lib.datasource 3.New a data set with lib.datasource in report Expected result: No local properties for data source in report Actual result: All data source properties are localized | closed fixed | 67f67c4 | ["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T03:07:54Z | 2006-08-09T07:53:20Z |
154,001 | Bug 154001 In library, Insert In Layout will not display table in library Layout | Description: In library, Insert In Layout will not display table in library Layout Steps to reproduce: 1. New a library file 2. New data source and dataset 3. Select the dataset, right click and click Insert In Layout Expected result: A table appears in Layout Actual result: Nothing changed in Layout but the table is inserted in Outline. | closed fixed | 08a9563 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/InsertInLayoutAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T02:33:52Z | 2006-08-16T03:46:40Z |
154,093 | Bug 154093 Performance problem when rendering a chart with 1800 datapoints | I'm having some performance issues when I render 1800 datapoints in a chart. Rendering 1800 data points in a table is fine. My report just contains a simple line chart that is bound to a csv file. The csv file contains 1800 datapoints. I will attach the report template file and csv file. | closed fixed | e01b47e | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-18T02:32:08Z | 2006-08-16T17:40:00Z |
153,882 | Bug 153882 Use the API to get the visible images in module | Please use the API below. ModuleHandle :: getVisibleImages() which returns only the embedded images defined in the report design. GUI should switch to use the API to show user the embedded images in the image builder. | resolved fixed | 2fd0788 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/views/outline/EmbeddedImageNode.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-16T05:59:33Z | 2006-08-15T08:20:00Z |
154,007 | Bug 154007 [Regression]NPE when new a date time parameter | Steps to reproduce: 1.New a date time parameter Actual result: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:123) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:105) at org.eclipse.birt.report.designer.ui.dialogs.ParameterDialog.okPressed(ParameterDialog.java:1529) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:508) at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:95) at org.eclipse.birt.report.designer.internal.ui.views.data.providers.ParameterNodeProvider.performEdit(ParameterNodeProvider.java:80) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRequest(DefaultNodeProvider.java:353) at org.eclipse.birt.report.designer.internal.ui.views.actions.EditAction.doAction(EditAction.java:79) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:64) at org.eclipse.birt.report.designer.internal.ui.views.RenameListener.doubleClick(RenameListener.java:211) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:796) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:843) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:794) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1216) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1158) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:223) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:220) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:281) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: java.lang.NullPointerException at com.ibm.icu.util.Calendar.setTime(Calendar.java:1872) at org.eclipse.birt.report.designer.util.DEUtil.convertToXMLString(DEUtil.java:2279) at org.eclipse.birt.report.designer.ui.dialogs.ParameterDialog.okPressed(ParameterDialog.java:1399) ... 48 more | closed fixed | 0651535 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-16T05:43:17Z | 2006-08-16T06:33:20Z |
153,842 | Bug 153842 BIRT Designer not storing date/time parameter value in locale-neutral format | In BIRT Designer, create a new report parameter of "Date/Time" type. In the default value dialog enter a date/time string valid for the user locale. In my case, I am on US English locale and I entered a date string "1/23/2006 4:56pm". View the report design XML file and you find: <scalar-parameter name="dateParam" id="6"> <property name="defaultValue">1/23/2006 4:56 pm</property> ... The default value string is stored in the format that's only valid for the current locale. EXPECTED BEHAVIOR: Date/time value should be stored in one of the following locale-neutral formats. Complete date: YYYY-MM-DD (eg 1997-07-16) Complete date plus hours and minutes: YYYY-MM-DDThh:mm (eg 1997-07-16T19:20) Complete date plus hours, minutes and seconds: YYYY-MM-DDThh:mm:ss (eg 1997-07-16T19:20:30) Complete date plus hours, minutes, seconds and a decimal fraction of a second YYYY-MM-DDThh:mm:ss.s (eg 1997-07-16T19:20:30.45) | resolved fixed | 6e5dedd | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/util/DEUtilTest.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-15T09:18:28Z | 2006-08-15T00:00:00Z |
152,298 | Bug 152298 org.eclipse.birt.report.data.oda.jdbc , org.eclipse.birt.report.data.oda.xml & org.eclipse.birt.report.data.adapter unit test failed in daily build 20060731 | org.eclipse.birt.report.data.oda.jdbc , org.eclipse.birt.report.data.oda.xml & org.eclipse.birt.report.data.adapter unit test failed in daily build 20060731. Please see the attachment for details. | closed fixed | 5d49e5f | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.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 | 2006-08-15T07:31:53Z | 2006-07-31T07:13:20Z |
191,597 | Bug 191597 [launcher] launcher no longer brings up an exit dialog on Windows | Eclipse 3.3 RC3 Setting the osgi.requiredJavaVersion no longer works like it used Normally, when this property is set and a VM with a version to low to run is being used a dialog is presented to the user indicating why eclipse can't start. With eclipse 3.3, the splash screen appears and immediately disappears without showing the dialog and without logging any error, or what. This constitutes a regression. | resolved fixed | c952902 | ["UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-15T02:34:25Z | 2007-06-07T21:00:00Z |
152,303 | Bug 152303 chart properties refreshing | Open a library (same with reports ?) which contains a chart ; Select the chart (in my case, under body's branch) ; Open another library and select the chart (same principles) ; When swithing from library one to another (with edition tabs), the PropertyEditor is not refreshed ; change a property (I changed the height) to highlight the pb. | resolved fixed | 6c7e92b | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T09:32:07Z | 2006-07-31T07:13:20Z |
153,732 | Bug 153732 NPE when merge cells with one cell containing a container item | Description: NPE when merge cells with one cell containing a container item Steps to reproduce: 1. Insert a grid. 2. Insert a grid to the second cell of the first grid's first row. 3. Select first cell and second cell, right click and select Merge Cells Expected result: Cells are merged without exception. Actual result: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException) at org.eclipse.swt.SWT.error(SWT.java:3374) at org.eclipse.swt.SWT.error(SWT.java:3297) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.designer.core.model.DesignElementHandleAdapter.getDefaultSize(DesignElementHandleAdapter.java:149) at org.eclipse.birt.report.designer.core.model.schematic.TableHandleAdapter.getDefaultWidth(TableHandleAdapter.java:700) at org.eclipse.birt.report.designer.core.model.schematic.ColumnHandleAdapter.getWidth(ColumnHandleAdapter.java:100) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.init(TableLayout.java:983) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.layout(TableLayout.java:146) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.layout(TableLayout.java:98) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.calculateMinimumSize(TableLayout.java:1093) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.getMinimumSize(TableLayout.java:1159) at org.eclipse.draw2d.Figure.getMinimumSize(Figure.java:707) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.figures.TableFigure.getMinimumSize(TableFigure.java:128) at org.eclipse.birt.report.designer.internal.ui.layout.ReportFlowLayout.calculateMinimumSize(ReportFlowLayout.java:735) at org.eclipse.draw2d.AbstractHintLayout.getMinimumSize(AbstractHintLayout.java:68) at org.eclipse.draw2d.Figure.getMinimumSize(Figure.java:707) at org.eclipse.draw2d.Figure.getMinimumSize(Figure.java:697) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.initMinSize(TableLayout.java:668) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.layout(TableLayout.java:152) at org.eclipse.draw2d.Figure.layout(Figure.java:1029) at org.eclipse.draw2d.Figure.validate(Figure.java:1735) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Viewport.validate(Viewport.java:363) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.Figure.validate(Figure.java:1737) at org.eclipse.draw2d.FreeformViewport$FreeformViewportLayout.calculatePreferredSize(FreeformViewport.java:28) at org.eclipse.draw2d.AbstractLayout.getPreferredSize(AbstractLayout.java:93) at org.eclipse.draw2d.AbstractHintLayout.getPreferredSize(AbstractHintLayout.java:85) at org.eclipse.draw2d.Figure.getPreferredSize(Figure.java:735) at org.eclipse.draw2d.ScrollPaneSolver.solve(ScrollPaneSolver.java:75) at org.eclipse.draw2d.FigureCanvas.layoutViewport(FigureCanvas.java:238) at org.eclipse.draw2d.FigureCanvas.access$4(FigureCanvas.java:236) at org.eclipse.draw2d.FigureCanvas$3.notifyValidating(FigureCanvas.java:201) at org.eclipse.draw2d.UpdateManager.fireValidating(UpdateManager.java:123) at org.eclipse.draw2d.DeferredUpdateManager.performValidation(DeferredUpdateManager.java:188) at org.eclipse.draw2d.DeferredUpdateManager.performUpdate(DeferredUpdateManager.java:165) at org.eclipse.draw2d.DeferredUpdateManager$UpdateRequest.run(DeferredUpdateManager.java:46) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) ... 20 more | closed fixed | 86bcc45 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T09:05:39Z | 2006-08-14T07:20:00Z |
151,959 | Bug 151959 inappropriate screen operation | steps to reproduce: - create a report - add a grid item (3x3) - switch to Outline view - expand the grid item to see its rows and cells - select the grid item, and drag it into any of its own cell expected behavior: - is it an invalid screen operation? if it is, it should be banned actual behavior: - the grid item was disappeared surprisingly | closed fixed | e940d45 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T08:40:36Z | 2006-07-27T08:46:40Z |
153,402 | Bug 153402 Format report parameter issue | Description: Format report parameter issue Steps to reproduce: 1. New a report parameter, list-box. 2. Click New button, keep display text empty, input test as value. 3. Click Change, select Uppercase as format. 4. Drag the parameter to Layout. 5. Preview, select TEST in select list and click OK 6. Back to Layout, and preview again, click Show Report Parameters button Issues: After step5, I saw test display. So uppercase is applied to display text. But in step6, I saw TEST in input box of Parameter Dialog and input box was ticked, how to explain this? Is the uppercased display text is regarded as value when I preview the second time? | closed fixed | 82f160b | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T07:44:29Z | 2006-08-10T08:53:20Z |
153,523 | Bug 153523 OK button in parameter dialog is enabled without default value in combo-box | Description: OK button in parameter dialog is enabled without default value in combo-box Steps to reproduce: 1. New a report parameter, combo-box. 2. Click New button, input abc as value, click OK 3. Set abc as default value and close Edit Parameter dialog. 4. New a data source and dataset 5. Edit the parameter, remove abc value and import values from dataset Expected result: OK button is disabled for there is no default value. Actual result: OK button is enabled. | closed fixed | 05eaa07 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T07:42:27Z | 2006-08-11T04:20:00Z |
153,541 | Bug 153541 Format doesn't work in dynamic report parameter | Description: Format doesn't work in dynamic report parameter Steps to reproduce: 1. New a dynamic report parameter. 2. Click Change button, set format for it. 3. Preview Expected result: Display text in parameter dialog display format effects. Actual result: Format doesn't work at all. | closed fixed | 0cba123 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T07:37:42Z | 2006-08-11T09:53:20Z |
153,537 | Bug 153537 Event Handler didn't work properly in masterpage | Steps to reproduce: 1.Run the attached report in Web Viewer, it works well 2.Click "print" to convert the output in PDF Expected result: Masterpage has the same view in Web Viewer and PDF Actual result: Masterpage didn't get right view | closed fixed | b34fc04 | ["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 | 2006-08-14T07:35:18Z | 2006-08-11T07:06:40Z |
153,712 | Bug 153712 [regression]NPE when double click table in Edit Data Set window | Description: NPE when double click table in Edit Data Set window Steps to reprdoce: 1. New a data source. 2. New a data set, set cursor after from, double click OFFICES table in Available Items list Expected result: Table is appeared after "from" in query text Actual result: java.lang.NullPointerException at org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.populateEventData(SQLDataSetEditorPage.java:1470) at org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.access$000(SQLDataSetEditorPage.java:95) at org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage$1.mouseDoubleClick(SQLDataSetEditorPage.java:306) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:141) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.ui.actions.NewDataSetAction.run(NewDataSetAction.java:123) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) | closed fixed | c8eac2b | ["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 | 2006-08-14T07:12:04Z | 2006-08-14T04:33:20Z |
153,514 | Bug 153514 [Regression]Can't Drill-Through to reportdesign which is in the current path | Description: Can't Drill-Through to reportdesign which is in the current path Step to reproduce: 1. new a report named "target.rptdesign" and add label 2. new another report named "Drillthrough.rptdesign" and also add a label in it 3. Choose the lable in second report and edit its Hyperlink: Drill through target.rptdesign 4. preview it by any form Excepted result: Target.rptdesign can be drill-throughed Actual result: Display "The design file /D:/Eclipses/eclipse200608110630/plugins/org.eclipse.birt.report.viewer_2.1.0.v20060811-0630/birt/documents/4F9E34353BCD20DC7687037D6B8B7A25/Acceptance/Target.rptdesign can not be found. " But if Drill-Through with absolute path is ok. | closed fixed | eb2d759 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportDocumentReader.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T05:08:20Z | 2006-08-11T01:33:20Z |
153,412 | Bug 153412 Change parameter type will cause preview fail | Description: Change parameter type will cause preview fail Steps to reproduce: 1. New a report paramter, string, text-box, default value is abc. 2. Drag the parameter to Layout and preview. 3. Change the parameter's type to integer, list-box, add a value 1 4. Preview Expected result: No errors. Actual result: The value "abc" is invalid with the type "integer". | closed fixed | 19ddb1b | ["UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-14T03:15:55Z | 2006-08-10T08:53:20Z |
153,404 | Bug 153404 Custom format string in report parameter doesn't work correctly | Description: Custom format string in report parameter doesn't work correctly Steps to reproduce: 1. New a report parameter, string type, text-box, input qwewretry as default value. 2. Click change button, select Zip code format, click OK 3. Drag the parameter to Layout and preview Expected result: Format works Actual result: In popup dialog, value are formated and click OK, display value is not formatted. Then I switched back to Layout and changed the parameter format to lowercase, then preview. This time I saw Zip code format worked instead of lowercase effect! | closed fixed | 9c19d06 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-11T09:30:35Z | 2006-08-10T08:53:20Z |
153,387 | Bug 153387 Database item can't be dragged and dropped onto editor field | Steps to reproduce: 1.Start up BIRT in Mac OS X; 2.File->New->Project; 3.File->New->Report Design; 4.In Data Explorer, create a New Data Source, and choose "Classic Models Inc. Sample DataBase", press "Next" and then press "finish"; 5.In Data Explorer, create a New Data Set, press "Next"; 6.In the popup window, expand the "CLASSICMODELS", select and drag a item onto the editor field at right side. | resolved fixed | 7369d4a | ["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 | 2006-08-11T06:05:33Z | 2006-08-10T06:06:40Z |
153,040 | Bug 153040 Template definition should be removed after the report item is deleted | Steps to reproduce: 1.New a report, extends lib.label 2.Convert the label to template report item, and revert it back to the report item 3.Delete the label 4.Remove the included library Expected result: Library can be removed Actual result: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Model Plug-in ID:org.eclipse.birt.report.model Version:2.1.0.v20060808-0630 Error Code:Error.LibraryException.LIBRARY_HAS_DESCENDENTS Error Message:The library "Lib" can no be dropped because it has descendents "NewLabel" in the current module. | closed fixed | 2bfc741 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/core/UserPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/metadata/IElementPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/metadata/IMetaDataDictionary.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ElementPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionModelPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/MetaDataDictionary.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-11T02:25:03Z | 2006-08-08T06:53:20Z |
153,391 | Bug 153391 Some Options in Edit Parameter dialog haven't been saved. | Description: Some Options in Edit Parameter dialog haven't been saved. Steps to reproduce: 1. new a parameter, boolean type, tick AllowNUll and sort alphabetically... 2. Close the dialog and reopen it. 3. new a parameter, string, combo-box, tick AllowNull. 4. Close the dialog and reopen it. Expected result: Ticked options' status are saved Actual result: After reopen parameter dialog, options are unticked. | closed fixed | de7e9cf | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-10T08:15:34Z | 2006-08-10T06:06:40Z |
153,382 | Bug 153382 [Smoke][Regression]NPE when creating a template report item within a list | Steps to reproduce: 1.New a list, add a data in the list detail 2.Choose the data, create a template report item Expected result: The data is converted to a template report item Actual result: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:123) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:105) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:131) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:101) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$000(ModelEventManager.java:35) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:61) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:845) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:719) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:71) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.actions.WrapperSelectionAction.run(WrapperSelectionAction.java:61) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ListEditPart.contentChange(ListEditPart.java:281) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart.contentChange(AbstractReportEditPart.java:203) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$1.runModelChange(AbstractReportEditPart.java:67) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$EditpartReportEventRunnable.run(AbstractReportEditPart.java:235) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractModelEventProcessor.postElementEvent(AbstractModelEventProcessor.java:95) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:126) ... 33 more | closed fixed | 68e704e | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ListEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-10T07:21:51Z | 2006-08-10T03:20:00Z |
151,960 | Bug 151960 Library element popup menu display is wrong. | 1:Creat a libray, add a table to this libray. 2:public this library. 3:Creat a report design. 4:Open the library explore, drag the table to the layout editor. 5:Select the table row, copy the selection row. 6:Select other row, clik the right button of the mouse to popup the menu . The result:Paste action and insert copied column action is highlight. | resolved fixed | d0b211d | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandAdapter.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandInsertAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandInsertPasteAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandPasteAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnBandShiftAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/RowBandAdapter.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/RowBandInsertAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/RowBandInsertAndPasteAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/RowBandPasteAction.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/RowBandShiftAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-10T06:06:49Z | 2006-07-27T08:46:40Z |
152,834 | Bug 152834 support HTML description of the template | The template descrition is a fragment of HTML, use that fragment to render the template in HTML. | resolved fixed | 14d814f | ["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/content/IForeignContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ForeignContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TemplateExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/content/wrap/ForeignContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedContentVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-10T05:25:02Z | 2006-08-04T08:26:40Z |
116,180 | Bug 116180 [SPM]Dataset can not be previewed in report designer on Mac | Description: Pull a dataset into the layout, preview in designer there is anothing displayed. Steps: 1, Create a sample datasource. create a dataset with sql statement "select * from CLASSICMODELS.EMPLOYEES" 2, Pull the dataset to the layout of the designer. 3, Preview, there is nothing displayed. | closed fixed | 9a217e6 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/DesignElementDragAdapter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-10T03:58:06Z | 2005-11-14T06:33:20Z |
153,038 | Bug 153038 NPE when delete master page content in old report design. | null | closed fixed | 97641eb | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportEditorWithPalette.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportMasterPageEditor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ListEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-09T05:25:47Z | 2006-08-08T06:53:20Z |
153,214 | Bug 153214 Data in integer column cannot be imported to report paramter | Description: Data in integer column cannot be imported to report paramter Steps to reproduce: 1. New birt sample data source and dataset from CUSTOMERS 2. New a report parameter, integer, list-box, static 3. Click Import button, select customers dataset Expected result: Integer columns are listed in Select Column list actual result: No available columns for selection but actually CUSTOMERNUMBER column is integer type column | closed fixed | 9c65d7f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-09T04:30:42Z | 2006-08-09T02:20:00Z |
152,830 | Bug 152830 Need model's support to add jar files | null | verified fixed | 31eb4f0 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ScriptLibHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/StructureFactory.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/core/IModuleModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/ScriptLib.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/StructureState.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 | 2006-08-09T03:22:47Z | 2006-08-04T08:26:40Z |
152,929 | Bug 152929 engine multi-thread issues | render reports in multi-thread, following exceptions were thrown out in console, java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:61) at java.io.InputStreamReader.<init>(InputStreamReader.java:80) at java.util.Properties.load(Properties.java:266) at org.eclipse.birt.report.engine.parser.HTMLTextParser.<init>(HTMLTextParser.java:108) at org.eclipse.birt.report.engine.parser.TextParser.parse(TextParser.java:111) at org.eclipse.birt.report.engine.layout.pdf.util.HTML2Content.processForeignData(HTML2Content.java:196) at org.eclipse.birt.report.engine.layout.pdf.util.HTML2Content.html2Content(HTML2Content.java:181) at org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFactory$ContentVisitor.visitForeign(PDFLayoutManagerFactory.java:182) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:56) at org.eclipse.birt.report.engine.layout.pdf.PDFLayoutManagerFactory.createLayoutManager(PDFLayoutManagerFactory.java:79) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:93) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:134) at org.eclipse.birt.report.engine.layout.pdf.PDFRowLM.traverseChildren(PDFRowLM.java:117) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:134) at org.eclipse.birt.report.engine.layout.pdf.PDFRowLM.layout(PDFRowLM.java:51) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:95) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFTableBandLM.traverseChildren(PDFTableBandLM.java:98) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:134) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:95) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM.traverseChildren(PDFTableLM.java:146) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:134) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:95) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:75) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(PDFPageLM.java:198) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layoutReport(PDFReportLayoutEngine.java:55) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layout(PDFReportLayoutEngine.java:68) at org.eclipse.birt.report.engine.api.impl.RenderTask.doRender(RenderTask.java:221) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRender.render(RenderTask.java:635) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:566) at org.eclipse.birt.test.performance.RenderThread.run(RenderThread.java:167) | closed fixed | f6d94c3 | ["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 | 2006-08-08T07:24:07Z | 2006-08-07T03:06:40Z |
153,026 | Bug 153026 [regression]Datetime values cannot be imported to report parameter with datetime type. | Description: Datetime values cannot be imported to report parameter with datetime type. Steps to reproduce: 1. New birt sample data source and dataset from table ORDERS. 2. New a report paramter, datetime, listBox, static. 3. Click import button, select all values from ORDERDATE column, click OK Expected result: All values are imported and default value is not set. actual result: Only the first value is imported and it's set as default value. | closed fixed | a587b5b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-08T05:51:41Z | 2006-08-08T04:06:40Z |
121,383 | Bug 121383 Set script for the chart, preview, system throws exception. | Set script for the chart, preview, system throws exception. Steps: 1.Create a line chart 2.Open the script page 3.input "importPackage(Packages.org.eclipse.birt.chart.model.component.impl); function beforeDrawSeries(series, renderer, scriptContext) { series.setCurveFitting(CurveFittingImpl.create()); series.getLabel().getCaption().getColor().set(12, 232, 182); }" Actual Resutls: 1.Preview in html , system throws exception. Exception in: ReportEngineService.runReport( ) Error happended while runntine the report Expected Results: 1.System can be previewed correctly. | closed fixed | afe0bc6 | ["testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/AllTests.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-07T08:51:18Z | 2005-12-19T11:00:00Z |
113,139 | Bug 113139 port parameter Allow Null and Allow Blank Values not working as expected | 1. In query, specify the following WHERE clause: WHERE customers.state = ? or customers.custID = ? 2. Create data set parameters 3. Create report parameters. Both parameters have Allow Null and Allow Blank Values selected. 4. Preview report. In Enter Parameters, specify a value such as CT for state and 101 for custID. The report displays the correct results. 5. Select Show Report Parameters. Specify blank values for both parameters. The report displays this error message: There are errors on the report page: + There are error(s) in Table:null 6. Select Show Report Parameters. Specify null values for both parameters. The report displays the same error message. Expected results when null or blank values are specified: A blank report because the data source does not contain null or blank values. | resolved fixed | bdb1d4d | ["testsuites/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/RenderTaskTest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-07T08:11:32Z | 2005-10-19T19:26:40Z |
152,686 | Bug 152686 URL strings are not handled consistently in Report Design API | Using todays BIRT source cvs head, and 1.4 compiler compliance. What I'm seeing is the following: If I make the following report manipulation calls using BIRT API. String REPORT_LOC = "file:/c:/temp/birtbug/report.rptdesign"; DesignEngine designEngine = new DesignEngine(new DesignConfig()); SessionHandle session = designEngine.newSessionHandle(ULocale.getDefault()); //this works using a URL string design = session.openDesign(REPORT_LOC); ... do some work on the design and then call design.save() design.save calls XMLWriter( File outputFile, String signature ) in here the writer constructor tries to open a stream = new FileOutputStream( outputFile ); But this will fail, because the outputFile is a URL string and throws an exception. Expected: The report manipulation api, needs to handle URL strings consistently, or they need to seperate out the API to deal with URLS to reports seperately from api that just deals with java File objects. | resolved fixed | d0f7c38 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-07T05:48:23Z | 2006-08-02T23:06:40Z |
152,430 | Bug 152430 Key can modify to empty string | null | verified fixed | ed446d9 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ColumnHintHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/CustomColorHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DataSetParameterHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/EmbeddedImageHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/FilterConditionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/JoinConditionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyMaskHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ResultSetColumnHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SelectionChoiceHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SortKeyHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-07T05:19:05Z | 2006-08-01T08:13:20Z |
144,199 | Bug 144199 [Accessibility] Can't use keyboard to set focus on list cells of dataset parameter binding dialog | Can't use keyboard to set focus on list cells of dataset parameter binding dialog. Steps to reproduce: 1. New a report 2. New a sample data source 3. New a data set ds1 4. Add a parameter p1 5. Create a dynamic image, bind it with ds1, open dataset parameter binding dialog, try to set focus in list cells by keyboard Expected result: Can set focus in list cells Actual result: Can't set focus in list cells by keyboard | closed fixed | 9def0d3 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataSetParameterBindingInputDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ParameterBindingPage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/IBaseTableAreaModifier.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/ITableAreaModifier.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/TableArea.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-07T04:05:14Z | 2006-05-29T10:53:20Z |
152,694 | Bug 152694 NPE when converting an autotext to template report item | Steps to reproduce: 1.Add an autotext, say "Page", to the master page header/footer 2.Right click the autotext, choose "Create a template report item" Expected result: Autotext can be converted to a template report item Actual result: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:123) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:105) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:102) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$000(ModelEventManager.java:36) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:62) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:845) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:719) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:71) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.actions.WrapperSelectionAction.run(WrapperSelectionAction.java:61) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.PlaceHolderEditPart.refreshFigure(PlaceHolderEditPart.java:78) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshVisuals(ReportElementEditPart.java:514) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:676) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:525) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.MasterPageEditPart.refreshChildren(MasterPageEditPart.java:236) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.contentChange(ReportElementEditPart.java:857) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart.contentChange(AbstractReportEditPart.java:199) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$1.runModelChange(AbstractReportEditPart.java:67) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$EditpartReportEventRunnable.run(AbstractReportEditPart.java:227) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractModelEventProcessor.postElementEvent(AbstractModelEventProcessor.java:96) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:127) ... 33 more | closed fixed | 9889e44 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-04T07:17:12Z | 2006-08-03T01:53:20Z |
152,712 | Bug 152712 GUIException is thrown out when merge the cell in the table group | Description: Merge several cells in the table group, GUIException throws out. Steps to reproduce: 1.Create a sample datasource and dataset. 2.Pull the dataset the layout, add a group on the table. 3.Merge the cells in the group, GUIException throws out. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:123) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:105) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:102) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$000(ModelEventManager.java:36) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:62) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:845) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:719) at org.eclipse.birt.report.designer.core.model.DesignElementHandleAdapter.transEnd(DesignElementHandleAdapter.java:182) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.TableEditPart.merge(TableEditPart.java:1039) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.actions.MergeAction.run(MergeAction.java:72) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: java.lang.NullPointerException at org.eclipse.birt.report.model.api.SimpleGroupElementHandle.needHide(SimpleGroupElementHandle.java:416) at org.eclipse.birt.report.model.api.SimpleGroupElementHandle.isPropertyReadOnly(SimpleGroupElementHandle.java:381) at org.eclipse.birt.report.model.api.GroupPropertyHandle.isReadOnly(GroupPropertyHandle.java:383) at org.eclipse.birt.report.designer.ui.views.attributes.providers.PropertyProcessor.isReadOnly(PropertyProcessor.java:179) at org.eclipse.birt.report.designer.internal.ui.views.attributes.widget.ComboPropertyDescriptor.resetUIData(ComboPropertyDescriptor.java:130) at org.eclipse.birt.report.designer.internal.ui.views.attributes.page.AttributePage.refreshValues(AttributePage.java:125) at org.eclipse.birt.report.designer.internal.ui.views.attributes.page.AttributePage.setInput(AttributePage.java:110) at org.eclipse.birt.report.designer.internal.ui.views.attributes.page.BaseAttributePage.processListSelected(BaseAttributePage.java:182) at org.eclipse.birt.report.designer.internal.ui.views.attributes.page.BaseAttributePage.setInput(BaseAttributePage.java:242) at org.eclipse.birt.report.designer.ui.views.attributes.CategoryPageGenerator.createTabItems(CategoryPageGenerator.java:72) at org.eclipse.birt.report.designer.ui.views.attributes.CellPageGenerator.createTabItems(CellPageGenerator.java:45) at org.eclipse.birt.report.designer.ui.views.attributes.AttributesBuilder.createPages(AttributesBuilder.java:79) at org.eclipse.birt.report.designer.ui.views.attributes.AttributeView.showPropertiesPage(AttributeView.java:334) at org.eclipse.birt.report.designer.ui.views.attributes.AttributeView.handleSelectionChanged(AttributeView.java:621) at org.eclipse.birt.report.designer.ui.views.attributes.AttributeView.performRequest(AttributeView.java:583) at org.eclipse.birt.report.designer.core.util.mediator.ReportMediator.notifyRequest(ReportMediator.java:132) at org.eclipse.birt.report.designer.internal.ui.editors.parts.DeferredGraphicalViewer.fireSelectionChanged(DeferredGraphicalViewer.java:344) at org.eclipse.gef.ui.parts.AbstractEditPartViewer$1.run(AbstractEditPartViewer.java:124) at org.eclipse.gef.SelectionManager.fireSelectionChanged(SelectionManager.java:115) at org.eclipse.gef.SelectionManager.deselect(SelectionManager.java:92) at org.eclipse.gef.ui.parts.AbstractEditPartViewer.deselect(AbstractEditPartViewer.java:195) at org.eclipse.gef.editparts.AbstractEditPart.removeNotify(AbstractEditPart.java:866) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.removeNotify(AbstractGraphicalEditPart.java:714) at org.eclipse.gef.editparts.AbstractEditPart.removeChild(AbstractEditPart.java:811) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.TableEditPart.removeChild(TableEditPart.java:794) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:735) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:525) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.contentChange(ReportElementEditPart.java:857) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.TableEditPart.contentChange(TableEditPart.java:185) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart.contentChange(AbstractReportEditPart.java:212) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$1.runModelChange(AbstractReportEditPart.java:67) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractReportEditPart$EditpartReportEventRunnable.run(AbstractReportEditPart.java:227) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.AbstractModelEventProcessor.postElementEvent(AbstractModelEventProcessor.java:96) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:127) ... 34 more | closed fixed | f61f80f | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-04T02:59:23Z | 2006-08-03T10:13:20Z |
152,678 | Bug 152678 ParameterDialog cannot be build if compiler level is 5.0 | Not sure if source is trying to be 1.5 supportive, however....using todays source head. If I try to build the source using the 1.5 JDK the class org.eclipse.birt.report.designer.ui.dialogs.ParameterDialog; has he following compiler errors: - The Method compareTo(BigDecimal) in the type BigDecimal is not applicable for the arguments (Object) - The Method compareTo(Double) in the type Double is not applicable for the arguments (Object) - The Method compareTo(Integer) in the type Integer is not applicable for the arguments (Object) if you look at method private boolean isEqual( String value1, String value2 ) There is the following comparisons that the compiler does not like. if ( v1 instanceof Double && v2 instanceof Double ) { return ( (Double) v1 ).compareTo( v2 ) == 0; } if ( v1 instanceof BigDecimal && v2 instanceof BigDecimal ) { return ( (BigDecimal) v1 ).compareTo( v2 ) == 0; } if ( v1 instanceof Integer && v2 instanceof Integer ) { return ( (Integer) v1 ).compareTo( v2 ) == 0; } | resolved fixed | 630790b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-03T05:29:53Z | 2006-08-02T23:06:40Z |
152,412 | Bug 152412 [Smoke]Insert,delete a master page, can not take effect | Insert,delete a master page, can not take effect Steps: 1.new a report 2.open outline view, insert a master page or delete a master page Actual Results 1.Can not take effect. | closed fixed | f9b6eaa | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/layout/ReportMasterPageEditor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/event/ModelEventManager.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractModelEventProcessor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractReportEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/GraphicsViewModelEventProcessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-03T05:27:36Z | 2006-08-01T05:26:40Z |
147,669 | Bug 147669 Allow editing of a report design that contains reference to non-existing ODA extension | I occasionally need to open BIRT report designs received from the customers which contains data sources that reference proprietary ODA data sources. As it is right now, such report designs would fail to open in BIRT(since I don't have the ODA extension), which displays the following error message: Unable to create this part due to an internal error. Reason for the failure: The extension with ID 'xxxx' is not found. Further editting of the design with BIRT report designer is not possible. I would then have to open the design in a text editor and remove the offending data source/data sets before I can open them in BIRT to look at the report structure. You can reproduce this with the attached report design. It will be desirable for BIRT to be able to open such a report design to allow the user to fix the data source/data set problems within the editor. | resolved fixed | 72a3a0e | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/OdaDataSet.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/OdaDataSource.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/oda/OdaDummyProvider.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ListPropertyState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSetState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSourceState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/plugin/ODAManifestUtil.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 | 2006-08-02T06:49:34Z | 2006-06-18T17:00:00Z |
142,787 | Bug 142787 TVT3.2:TCT573: NL:BIRT - too small box for Select dataset | In the Description box of TCT put the information like this OS : RHEL 3.1 Component: BIRT Must fix or not a must fix: YES Build date: 5/17 Blocking: NO Language: nl Bitmap Location: V:\defects\nl Tester Name: Gerard Kramer Problem Description: The Select dataset box is too small Steps: Select Window->Show View->Data Explorer menu Select Report Parameters, right click, and select New Parameter Select List box in the Display type Click Import Values button This article was reassigned from Category:''TVT/Testing''. | resolved fixed | d614d4b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-02T06:20:34Z | 2006-05-19T14:46:40Z |
152,438 | Bug 152438 Once the focus is set in the table of the parameter dialog press any arrow key will delete one line | Description: Once the focus is set in the table of the parameter dialog, press any arrow key will delete one line. Steps to reproduce: 1. New a parameter to open parameter editor 2. Set data type as String, set display type as List Box, list of value as Static, add or import some value into the table 3. Let the table get focus, press up/down arrow key Expected result: Focus moves between lines Actual result: Press any arrow key will delete one line | closed fixed | 8d78e74 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/TableArea.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-01T09:35:26Z | 2006-08-01T08:13:20Z |
152,300 | Bug 152300 Model api is wrong. | In the LibrarCommand class,the method reloadLibrary , code lije this: activityStack.commit( ); // clears the activity stack to avoid potential problems. activityStack.flush( ); LibraryReloadedEvent event = new LibraryReloadedEvent( module .getLibraryByLocation( url.toExternalForm( ) ) ); module.broadcast( event ); Please first fire model event,then fire the commandstack event. | resolved fixed | b41ed4d | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-01T09:11:28Z | 2006-07-31T07:13:20Z |
151,694 | Bug 151694 appContext is null when evaluating parameters | On a report with parameters, during the resolution of the report parameters, datasource used to populate values of each parameters doesn't have any appContext. We used a jdbcbridbe, and thru appContext, we're retrieving jndi name and others parameters usueful for our datasource. In those case, during the evaluation of parameters, appContext is null so the datasource used to populate values of the parameters are not from the same database ... | resolved fixed | 01c7054 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-08-01T09:02:58Z | 2006-07-25T12:20:00Z |
151,552 | Bug 151552 Can't change the Data Set of a chart drag from a library | After creating a library with a chart,you use it and drag the chart to a report design.A error happen when you change the Data Set of the chart. 1.creat a library,add a chart into it ,then publish the library. 2.new a report and use the library ,drag the chart into the layout of the report,you can't change the data set of the chart,or a error will occur. Actual result:A error occur when you change the data set] Expected result:You can change the data set. | closed fixed | 7ca74ca | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/PropertySearchStrategy.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T09:46:04Z | 2006-07-24T05:46:40Z |
149,251 | Bug 149251 Inconsistent Handling of a Non-inheritable ROM Property | For a ROM property defined to be non-inheritable, an empty string property value should be consistently handled as an empty string, not as null. For example, an oda.dataSource extension defines a data source property with canInherit=false. When a oda-data-source handle get saved in a report design, it correctly includes the tag for such property, even when an empty string value is specified. <oda-data-source extensionID="my.oda.plugin" name="my Data Source" id="24"> ... <property name="ApplicationServer"></property> </oda-data-source> However, later when using the DE API to read its property value, a null is returned. Then when the report design is subsequently saved, the property tag is lost. Expects that an empty string value of a non-inhertiable property should be preserved. | resolved fixed | b5833a1 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/ResultSetColumn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/metadata/PropertyValueException.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/PropertyValueValidationUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/PropertySearchStrategy.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/ReferencableStructure.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/strategy/CellPropSearchStrategy.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ElementDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ElementRefPropertyType.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionElementDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/plugin/ODAPropertyDefn.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T09:10:52Z | 2006-06-29T22:26:40Z |
132,401 | Bug 132401 access to value of display text of dynamic parameter | I have parameter "departmentID". This is dynamic parameter that get values from DataSet "departments". The parameter keeps department id value. I need to show on the report name of department beside using departmentId in dataset query of the report. It would be good to have the way to get name of department without creating additional dataset, additional report item such as table and without additional parameter bounding. | resolved fixed | 18f4115 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtRunAndRenderActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtRunReportActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/api/IViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T05:29:55Z | 2006-03-17T21:13:20Z |
151,658 | Bug 151658 Background set in image will treat margin as padding in PDF. | Description: Background set in image will treat margin as padding in PDF. Steps to reproduce: 1. Insert an image 2. Set Margin Left to 20pt 3. Set Background Color to red 4. Preview in html and pdf Expected result: Background color will not cover margin space in left side Actual result: In pdf, background color displayed in left margin space. | closed fixed | 6cd1e03 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageBlockContainerLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T05:17:17Z | 2006-07-25T01:13:20Z |
151,185 | Bug 151185 Chart position wrong at PDF | - Create a 1x1 table. - Put a chart in the table - Position of chart is vertical=middle, textaligment=center, style=middle (The Chart is in the middle of the table-cell) - Use reportengine to create html -> All works fine - Use reportengine to create pdf -> The chart is left (not in the middle!) | resolved fixed | 59b136d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedContentVisitor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T03:31:18Z | 2006-07-20T07:20:00Z |
151,697 | Bug 151697 PDF Render performance enhancement | When trying to find out why our reports were taking so long to render to pdf (itext) we found out that a simple fix would allow them to run 5 to 6 times faster. Using TPTP we found out that a significant part of the time spent in the rendering process was at the constructor of org.eclipse.birt.report.engine.layout.area.impl.TextArea That constructor runs several initialization methods of the owned Style instance, using a constant as parameter style.setXXXX(CSSConstants.CSS_NONE_VALUE). Each of this methods of org.eclipse.birt.report.engine.css.dom.AbstractStyle invoke a method setCssText(int index,String cssText ) that will go througth a process of parsing , etc . This can be changed at the begining of the method checking it the input parameter is CSSConstants.CSS_NONE_VALUE, and if true just return CSSValueConstants.NUMBER_0. public void setCssText( int index, String cssText ) { //begin fix if (CSSConstants.CSS_NONE_VALUE.equals(cssText)) { setProperty( index,CSSValueConstants.NUMBER_0); return; } //end fix if ( cssText != null ) { ...... Something similiar can be done at the begining of method parsePropertyValue(int idx, String value) from the the class CSSValue public CSSValue parsePropertyValue(int idx, String value) { //begin fix if (CSSConstants.CSS_NONE_VALUE.equals(value)) return CSSValueConstants.NUMBER_0; //end fix assert idx >= 0 && idx < pm.getNumberOfProperties(); ...... This change of the code we come from 20 minutes to 3:15 on a ~1200 pages pdf. A similiar improvement as noticed much smaller reports. As this is a so simple change and didn't attached the code. Thanks Joao | resolved fixed | 225ed5b | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/AbstractArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/TextArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T03:09:28Z | 2006-07-25T15:06:40Z |
151,541 | Bug 151541 Can't find the embedded image name in Edit Image Item dialog that from library | Details: Can't find the embedded image name in Edit Image Item dialog that from library Step: 1.New a library and insert an embedded image named img1. 2.New a report design and use the library. 3.Drop the img1 from library explorer into layout, and the Edit Image Item dialog pop up. Actual result: In Embedden image selection, nothing image name is list in embedded image list area. And the button of OK is gray. Exception reuslt: Can it show the embedded image from library in list area? I can click cancel to submit the image is insert in report design, but click ok will be more friendly. | closed fixed | 493a45f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-31T03:01:39Z | 2006-07-24T03:00:00Z |
144,169 | Bug 144169 [Accessibility] No way to make focus on list cells of Selection values panel in parameter editor by keyboard | No way to make focus on list cells of Selection values panel in parameter editor by keyboard. New a parameter to open parameter editor, set data type as String, display type as List Box, list of value as Static, then press Tab key to let Selection values panel get focus, you will find there is no way to set focus in list cells of Selection values panel in parameter editor by keyboard. It means no way to add static values to the parameter without mouse. | closed fixed | 48b36be | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/SelectionChoiceDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/ISortedTableAreaModifier.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/ITableAreaModifier.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/TableArea.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-28T07:24:16Z | 2006-05-29T08:06:40Z |
151,793 | Bug 151793 [regression]NPE when open attached report and transfer to layout. | Description: NPE when open attached report and transfer to layout. Steps to reproduce: 1. Open attached report 2. Transfer to Layout. Expected result: This report should be able to transfer back to Layout Actual result: A Warning dialog to edit xml source and NPE: java.lang.NullPointerException at org.eclipse.birt.report.designer.internal.ui.util.UIUtil.resetViewSelection(UIUtil.java:913) at org.eclipse.birt.report.designer.ui.editors.pages.ReportLayoutEditorFormPage.onBroughtToTop(ReportLayoutEditorFormPage.java:283) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.prePageChanges(MultiPageReportEditor.java:611) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.pageChange(MultiPageReportEditor.java:536) at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:232) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:952) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:937) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:709) at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3171) at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1953) at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:288) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) | closed fixed | 6fdde7d | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportLayoutEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-07-27T05:31:30Z | 2006-07-26T02:13:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.