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] |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
132,104 | Bug 132104 Problem on list/table group | Details: Problem on list/table group Setp: 1.Insert a list/table and bending a dataset. 2.Insert a group and without edit something, press OK. 3.A group and a data in group are add in list/table. 4.Double click the data item and select one data column. 5.Preview. Actual result: The list/table can't be preview and pop up the error message. Error0 : data.engine.InvalidJSExpr ( 1 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: Invalid Javascript expression: nullFAILED ASSERTION at org.eclipse.birt.data.engine.expression.AbstractExpressionParser.compileExpression(AbstractExpressionParser.java:60) at org.eclipse.birt.data.engine.expression.ExpressionProcessor.hasAggregateExpr(ExpressionProcessor.java:317) at org.eclipse.birt.data.engine.executor.transform.ResultSetPopulatorUtil.hasAggregationsInComputedColumns(ResultSetPopulatorUtil.java:78) at org.eclipse.birt.data.engine.executor.transform.ResultSetPopulator.populateResultSet(ResultSetPopulator.java:182) at org.eclipse.birt.data.engine.executor.transform.CachedResultSet.<init>(CachedResultSet.java:47) at org.eclipse.birt.data.engine.executor.DataSourceQuery.execute(DataSourceQuery.java:547) at org.eclipse.birt.data.engine.impl.PreparedExtendedDSQuery$ExtendedDSQueryExecutor.executeOdiQuery(PreparedExtendedDSQuery.java:263) at org.eclipse.birt.data.engine.impl.PreparedQuery$Executor.execute(PreparedQuery.java:761) at org.eclipse.birt.data.engine.impl.QueryResults.getResultIterator(QueryResults.java:110) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.execute(DteDataEngine.java:210) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.openResultSet(QueryItemExecutor.java:62) at org.eclipse.birt.report.engine.executor.TableItemExecutor.execute(TableItemExecutor.java:122) at org.eclipse.birt.report.engine.executor.ReportExecutorVisitor.visitTableItem(ReportExecutorVisitor.java:188) at org.eclipse.birt.report.engine.ir.TableItemDesign.accept(TableItemDesign.java:69) at org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:125) at org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:89) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:175) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.presentation.aggregation.layout.EngineFragment.doService(Unknown Source) at org.eclipse.birt.report.presentation.aggregation.BaseFragment.service(Unknown Source) at org.eclipse.birt.report.servlet.ViewerServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.IllegalStateException: FAILED ASSERTION at org.mozilla.javascript.Kit.codeBug(Kit.java:425) at org.mozilla.javascript.TokenStream.<init>(TokenStream.java:78) at org.mozilla.javascript.Parser.parse(Parser.java:285) at org.eclipse.birt.data.engine.expression.AbstractExpressionParser.parse(AbstractExpressionParser.java:137) at org.eclipse.birt.data.engine.expression.AbstractExpressionParser.compileExpression(AbstractExpressionParser.java:55) ... 54 more | closed fixed | d6f021d | ["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/QueryExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-21T02:50:06Z | 2006-03-16T06:20:00Z |
132,511 | Bug 132511 List is devoid of the bending option | Details: List is devoid of the bending option Step: 1.Add a list and select it. 2.Right click on list. Actual result: I want to have a bending to data set as a table. But I can't find that the option in right click menu. Exception result: An option to bending the dataset as table in right menu is easy to be used. | closed fixed | e017788 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditBindingAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-20T10:20:55Z | 2006-03-20T07:33:20Z |
132,504 | Bug 132504 Several 'space' before or after Database URL can pass the 'Test Connection',but may be cause error when set a dataset | Description: When set a datasource e.g.(net.sourceforge.jtds.jdbc.Driver)and input the Database URL,'space' before or after URL e.g(jdbc:jtds:sybase://spmdb:5000/BIRT) will be ignored.So it's no mater to be exist.But it may be cause error when set a dataset. Step to reproduce: 1.new data source Set Driver class:net.sourceforge.jtds.jdbc.Driver. 2.set the url jdbc:jtds:sybase://spmdb:5000/BIRT User: sa 3.click "Test Connection" it should be successful 4.then insert an or several 'space' before the url which inpurted just now 5.click "Test Connection" again, it is also ok. 6.and then new a dataset from the source,an error occur 7.remove the 'space' inserted,it is ok Actual result: An error message appear say:"No suitable driver" Expected result: The "Test Connection" fuction can check the 'space' problem or auto throw the useless 'space' correctly.If the "Test Connection" passed, the dataset setting shouldn't influenced by the 'space' problem. | closed fixed | 4371353 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-20T09:48:40Z | 2006-03-20T07:33:20Z |
130,070 | Bug 130070 Created By is empty when new a report. | Description: Created By is empty when new a report. Steps to reproduce: 1. New a report and see Created By property. Result: It's empty. | closed fixed | 7ac98ad | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/SessionHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/IDEFileReportProvider.java", "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-03-20T08:27:12Z | 2006-03-02T06:13:20Z |
130,091 | Bug 130091 [regression]Save button failed after edit script in data item. | Description: Save button failed after edit script in data item. Steps to reproduce: 1. New a report 2. Insert a data item and input "data". 3. Select data item and transfer to script pane, input some words. 4. Transfer back to Layout and save the report. Expected result: Save action works. Actual result: Save action failed. | closed fixed | 786c901 | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/ReportEditorProxy.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-20T07:51:08Z | 2006-03-02T09:00:00Z |
128,473 | Bug 128473 Report property stamped with wrong BIRT version | Report object types that are newly available in BIRT designer 2.0, ie *.rpttemplate, get identified in the Property editor as having been created by BIRT 2.0 when a new ojbect is created in a project . Report object types that were already available from BIRT designers 1.0.1, i.e., *.rptdesign get stamped as having been created by BIRT Designer Version 1.0.1, even though 2.0 is the currently installed version on the machine. | resolved fixed | a95b65a | ["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/ReportDesignHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-20T07:36:14Z | 2006-02-17T21:00:00Z |
119,792 | Bug 119792 Preview the current selected report automtically in BIRT debugger workbench | With M3 build, after the debugger is launched, the user has to manually select the report design, and preview the report. In most cases, people expect the debugger will open the current selected report design file, and preview the report automatically. This is similar to debug a java application, the java debugger will use the main() as the entry point in the current project, start execute it. If the current selected file is not a report design, it should behave as it does now. | resolved fixed | 9ba560f | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/DebugStartupClass.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/IReportLauncherSettings.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/util/ReportLauncherUtils.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launcher/ReportLaunchConfigurationDelegate.java", "UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launching/ReportAdvancedLauncherTab.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-20T03:32:36Z | 2005-12-08T02:46:40Z |
128,495 | Bug 128495 Provides BIRT Adapter of DTP Oda Design objects to/from ROM ODA Data Handles | null | resolved fixed | 52ccc49 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.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"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-19T08:05:45Z | 2006-02-17T23:46:40Z |
132,103 | Bug 132103 No objects under Context in palette when scripting a data set | Steps to reproduce: 1.New a data set and select it 2.Swith to script view, choose "onFetch" and open palette Expected result: Objects:this, row and reportContext should be given under Context And other objects available for other methods(e.g. BeforeOpen) should be there as well. Actual result: Nothing under Context The relative bug is #126110 | closed fixed | db6127c | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-17T08:12:33Z | 2006-03-16T06:20:00Z |
124,067 | Bug 124067 When select the XML file, the relative path should be supported. | Description: When select the XML file, the relative path should be supported. Step to reproduce: 1. new a report 2. new a datasource and dataset based on a XML file 3. select the XML file, the file relative path should be used. Actual result: only the absolute path is supported. Expect result: the relative and absolute path are supported. | closed fixed | fe5e0c6 | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.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-03-17T03:29:22Z | 2006-01-17T03:53:20Z |
132,064 | Bug 132064 org.eclipse.birt.report.designer.tests compiles error in daily build 20060316 | org.eclipse.birt.report.designer.tests compiles error in daily build 20060316. The error msg is below: [javac] E:\DailyBuild\eclipse\plugins\org.eclipse.birt.report.designer.tests\test\org\eclipse\birt\report\designer\ui\SimpleUITest.java:16: cannot resolve symbol [javac] symbol : class ReportEditorProxy [javac] location: package editors [javac] import org.eclipse.birt.report.designer.ui.editors.ReportEditorProxy; [javac] ^ [javac] E:\DailyBuild\eclipse\plugins\org.eclipse.birt.report.designer.tests\test\org\eclipse\birt\report\designer\ui\SimpleUITest.java:53: cannot resolve symbol [javac] symbol : class ReportEditorProxy [javac] location: class org.eclipse.birt.report.designer.ui.SimpleUITest [javac] assertTrue( tPart instanceof ReportEditorProxy ); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 2 errors Please see the attachment for details. | closed fixed | d306b33 | ["UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/internal/ui/util/UIUtilUITest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-16T11:07:35Z | 2006-03-16T00:46:40Z |
132,084 | Bug 132084 Inconsistent manifest data type for an ODA driver's native data type code | The ODA runtime extension point (org.eclipse.datatools.connectivity.oda.dataSource) schema has defined its dataTypeMapping.nativeDataTypeCode attribute to be an integer value. The oda.util.manifest package, which provides encapsulated access to an ODA runtime extension's plugin manifest, handles such attribute value as a "short" data type. It should be corrected to an "int", to be consistent with its schema definition. | closed fixed | 7d4be99 | ["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-03-16T04:31:04Z | 2006-03-16T03:33:20Z |
129,561 | Bug 129561 HCG_BIDI: Undesirable generation of SQL query elements | This is not even NLS specific defect. It happens with English as well. The problem is that on the Query screen in the Edit Data Set dialog the drag/drop of columns into the Query screen must enclose every entity name including blank in the quotation marks. Otherwise the query will fail. 1. Create DB2 database 2. Create table with name including blank in this database. Make sure it has column with name including blank as well. 3. Create Data Source based on the DB from step 1 4. Create Data Set based on the table from Step 2 5. On the Query screen drag and drop the column name from step 2 into select portion of the clause. You should get something like - select USER.Table Name.Column Name 6. Select "Preview Results" Result: Exception is fired. 7. Change manualy the SQL query as follows: select USER."Table Name"."Column Name" 8. Select "Preview Results" Result: No exception is issued. | closed fixed | aee2996 | ["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-03-15T11:10:35Z | 2006-02-27T14:20:00Z |
130,274 | Bug 130274 [RCP]The status of library keep unsaved when click the save button | Description: The status of library keep unsaved when click the save button Steps to reproduce: 1. new a library 2. new a text and input something in it 3. save the library. Actual resutl: The status of library keep unsaved. When you close and reopen it, the modification has been saved. Expect result: The status of library should be presented as saved when click the save button | closed fixed | 00dcbbc | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-15T09:08:24Z | 2006-03-03T07:13:20Z |
130,495 | Bug 130495 Get rid of SessionHandleAdapter | Now, we use SessionHandleAdapter to keep current active report deisng. That's a bad practive for editor swith and rebuild will cuase lots of problmes. Need find way to replace it. | resolved fixed | 604ce53 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/SessionHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportMasterPageEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/IDEFileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/IDEReportProviderFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/IDEMultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/ReportEditorProxy.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditor.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/editors/RCPMultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-15T07:26:20Z | 2006-03-06T04:40:00Z |
126,109 | Bug 126109 Integrate with JDT new java class wizard for BIRT event handler creation | Currently to implement a report item event handler, you need to manually create a java class, and have the java calss to implement the event handler interface that is appropriate for that report item. We should automate this process to invoke the java new class wizard, and have the right event handler interface specified for the new event hanlder class. | resolved fixed | ab6d4a4 | ["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/dialog/HandlerClassSelectionDialog.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/util/ClassFinder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-15T03:18:09Z | 2006-02-01T21:40:00Z |
129,544 | Bug 129544 Move preview preference from ui plugin to preview plugin | With new plugin structure, the preview are in seperate plug-in. Need move preview preference related classed from ui plug-in to new preview plug-in. | resolved fixed | 0f88592 | ["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-03-14T06:09:23Z | 2006-02-27T11:33:20Z |
131,639 | Bug 131639 org.eclipse.birt.report.designer.tests unit test failed in daily build 20060313 | org.eclipse.birt.report.designer.tests unit test failed. Please see the attachment. | closed fixed | 8d83641 | ["UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/ui/SimpleUITest.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-14T03:55:43Z | 2006-03-14T01:33:20Z |
121,695 | Bug 121695 "Save as" is always disabled in a library file. | Description: "Save as" is always disabled in a library file. Steps to reproduce: 1. Create a library. 2. Select File>Save as. "Save as" is always grayed out. | resolved fixed | 85e501a | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/wizards/SaveReportAsWizard.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/SaveReportAsWizard.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-14T02:19:48Z | 2005-12-21T07:26:40Z |
131,484 | Bug 131484 Can't not add item by click the item from palette | Details: Can't not add item Setp: 1.New a report design and open the palette. 2.Click the lable icon. 3.Move the mouse to layout and click again to add the label. Actual result: Nothing is added in layout. | closed fixed | b815636 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/ReportEditorProxy.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-14T02:18:30Z | 2006-03-13T06:06:40Z |
124,059 | Bug 124059 Stored procedure: parameters: default value required | Create a stored procedure data set. Use valid argument in query, eg. {call sp_tables('CUSTOMERS')} A parameter is created and a default value is required; data set cannot be saved until you change the argument to a question mark and define a default value. Shouldn't you be able to hard-code an argument and not have to define a parameter? | resolved fixed | ffb75d5 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/i18n/ResourceConstants.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/SPParameterMetaData.java", "data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/SPParameterPositionUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T11:01:01Z | 2006-01-17T01:06:40Z |
128,359 | Bug 128359 The logic is not correctly when a filter is added to the table on the layout | Description: The logic is not correctly when a filter is added to the table on the layout Steps to reproduce: Let me give an example. 1. Creat a report, new a datasource and a dataset 2. We consume that the dataset has 10 records(DataResult_A) . We set a filter(Filter_A) in the dataset, and then the 6 records of the dataset(DataResult_B) are gained. 3. Drag the dataset to the layout, and set another filter(Filter_B) on the table. Actual result: The result of Filter_B is based on DataResult_A. Expect result: The result of Filter_B should be based on DataResult_B. | closed fixed | 8994722 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/FilterUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/FilterByRow.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T10:21:14Z | 2006-02-17T07:06:40Z |
124,742 | Bug 124742 Disable/change fixed base value for string and date data | The Use fixed base value for interval option in the Edit Group dialog should be disabled for string and date data because it has no effect on these types of values. For date data, for example, if I specify a grouping interval of 1 week, and I specify a base value of 01/01/2006 (a Sunday), the dates are still grouped by weeks that start on Monday. | resolved fixed | 87807b7 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T10:21:00Z | 2006-01-20T23:33:20Z |
131,255 | Bug 131255 [Regression]Two Test Connnection buttons in New JDBC Data Source Profile window. | Description: Two Test Connnection buttons in New JDBC Data Source Profile window. Steps to reproduce: 1. New a jdbc data source, click next to show New JDBC Data Source Profile window. Expected result: One Test Connection button. Actual result: Two Test Connection buttons. | closed fixed | 3fec1e8 | ["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/profile/JDBCPropertyPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/profile/JDBCSelectionWizardPage.java", "data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/profile/SampleDbPropertyPage.java", "data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/profile/SampleDbSelectionWizardPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T08:10:05Z | 2006-03-10T05:53:20Z |
131,243 | Bug 131243 Open invalid report design. | Open a invalid report design should switch to XML Source editor page and can't switch to other pages, when the source is correct user can switch to layout and other pages. | resolved fixed | 38fabea | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T03:46:54Z | 2006-03-10T03:06:40Z |
131,186 | Bug 131186 Enhance birt.data.aggregation extension point to support multipass | The current org.eclipse.birt.data.aggregation extension point ( and associated org.eclipse.birt.data.engine.api.aggregation classes) can only support single-pass aggregates. We need to extend this framework to support custom multi-pass aggregates. One example: a percentage-to-total aggregate ( x/SUM(x) ) will require two passes over the series. A prelimary design of the new extension point: Introduce a new Aggregation abstract class in birt.data.engine.api: public abstract class Aggregation implements IAggregation { /** Returns the number of passes over the data series that the accumulator of this aggregate requires. For SUMMARY aggregates, the accumulator returns a value after all passes are complete. For RUNNING aggregates, the accumulator returns data in the last pass. */ public int getNumberOfPasses() { return 1; } } The Accumulator class can remain as is. However the comment to indicate that for multipass aggregates, start() and finish() will be called at the beginning and end of each pass. The aggregation extension point's aggregateClass element should indicate that the class needs to subclass Aggregation. Also, this element's kind should be changed to "java" and its "Based On" changed to "org.eclipse.birt.data.engine.api.aggregation.Aggregation". | resolved fixed | 735158f | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/Accumulator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/Aggregation.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-13T03:20:26Z | 2006-03-09T21:33:20Z |
131,245 | Bug 131245 [Smoke][Regression]Run Report window in Web View cannot display existed parameteres. | Description: Run Report window in Web View cannot display existed parameteres. Steps to reproduce: 1. New a parameter. 2. Preview in Web Viewer 3. Click Run Report button. Result: No parameter showed. | closed fixed | 733a5b5 | ["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-03-10T10:04:40Z | 2006-03-10T03:06:40Z |
130,262 | Bug 130262 [Regression]Click Data Explorer does not cancel palette insert mode | Description: Click Data Explorer does not cancel palette insert mode. Steps to reproduce: 1. Click grid in Palette, then click Data Explorer Result: Move mouse to Layout, it still keep the status of insert grid mode. By the way, after step1, if I clicked a col in dataset and drag it to Layout, the column was inserted as expected but the mouse cursor still kept the insert grid mode. | closed fixed | 503dbb0 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-10T07:21:51Z | 2006-03-03T01:40:00Z |
131,258 | Bug 131258 NewOdaDataSet is created when drop dataset from data explorer into layout in library | Details: NewOdaDataSet is created when drop dataset from data explorer into layout in library Setp: 1.New a library 2.Create a datasource and dataset 3.Drop dataset from Actual result: A new dataset named NewOdaDataSet is created. Exception result: The dataset is unnecessary to be created | closed fixed | 364c4b5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-10T06:41:34Z | 2006-03-10T05:53:20Z |
131,152 | Bug 131152 when selecting a date field in SQL, the time is truncated to 00:00:00 | using oracle 8.0 DB with oracle thin drivers "oracle.jdbc.driver.OracleDriver (v1.0)" (ojdbc14_V10.0.2.0.jar) Eclipse 3.1.1 (not myEclipse) My local is Gibraltar (GMT + 1) sql examples: 1) select mydate from mytable 2) select sysdate from dual when displaying these in the data set "preview results" dialog, the dates are correct, but all the times are displayed as 00:00:00, which is wrong, if I do the same thing in toad or quantum db, it shows the correct times, e.g. 12:34:01 The type of the output column is correctly set as Date If I drag the output colums to a report, and format the date using the "Format DateTime" in the "Property Editor - Data" to show the time also, it comes out as e.g: 09 March 2006 00:00:00 GMT The only work around I have found is to hack it by getting oracle to return a string instead of a date, such as: Select to_char(sysdate, 'DD/MM/YYYY HH24:MI:SS') as mydate from dual But then I cant do any manuplutation using the date functions, e.g. to see if one date/time is earlier than another date/time. | resolved fixed | ad81547 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/ResultSetMetaData.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-10T03:39:56Z | 2006-03-09T18:46:40Z |
116,706 | Bug 116706 Bad Class Cast in IDEReportEditor.java | So I'm trying to open a report with BIRT/Eclipse API using the BIRT 2.0 nightly build code (as of 11/16/2005). the file IDEReportEditor.java method private IFile getFile( IEditorInput input ) { return ( (ReportFileEditorInput) input ).getFile( ); } However, input can be ReportEditorInput which is also an IEditorInput (to support reports found outside projects and workspaces) which doesn't even have a getFile() method on it. This causes a deeply nested exception that causes the report desinger to not be able to show a report that might be physically located outside a workspace. | resolved fixed | c785df4 | ["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportDocumentProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/LibraryProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportEditorInput.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportProviderFactory.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/wizards/NewReportPageSupport.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/wizards/SaveReportAsWizard.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/wizards/SaveReportAsWizardDialog.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/wizards/WizardSaveAsPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IReportProviderFactory.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/IDEReportProviderFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/ReportProviderFactoryAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/IDEMultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/ReportEditorProxy.java", "UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerView.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/actions/OpenFileAction.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/dialogs/SaveAsDialog.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportTemplateWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/WizardNewLibraryCreationPage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/IReportEditor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/BaseInsertMenuAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/StackWindowAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-09T09:09:06Z | 2005-11-16T19:40:00Z |
114,999 | Bug 114999 Use larger font in text area of Expression Builder | I liked the larger font used in the expression area of the old Expression Builder. The larger font makes it easier to read an expression that contains multiple statements. | resolved fixed | 3970e5f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-09T08:48:26Z | 2005-11-03T23:20:00Z |
129,547 | Bug 129547 [hashcode/equals] add preference for instanceof [code generation] | Hibernate can load a POJO from a DB. However, it instanciates a proxy class instead of the real POJO class. This allows it to lazily load the attributes when a getter is invoked. However, if equals() or hashCode() is called before any of these getters is called, then the attribute values are null or 0. If there was an option (yes, I hate these as much as the next person) to use getter methods instead of direct access to the data members, that would be great. There is still a problem for these Hibernate/EJB3 pojos. The equals() code uses getClass() == other.getClass(). Because other is a proxy, this always fails. I have read all the discussion about this in JavaLobby, and I understand the reasons for doing this, but for my hibernate objects, I must change it to using instanceof. Again, I would be happy with an option in the generate dialog. | verified fixed | ef7f5ee | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/CreateCommand.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/editparts/LibraryReportDesignEditPart.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/palette/LibraryTemplateTransferDropTargetListener.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/ReportCreationTool.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-09T06:25:27Z | 2006-02-27T11:33:20Z |
124,598 | Bug 124598 Copy the first table in attached file and paste it will paste a table with higer detail row. | Description: Copy the first table in attached file and paste it will paste a table with higer detail row. Steps to reproduce: 1. Open attached file 2. Copy the first table and paste it Expected result: The table pasted will be the same as its origin table. Actual result: The size of detail row changed in Layout. | closed fixed | a070b56 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/TableLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-08T05:32:32Z | 2006-01-20T06:53:20Z |
130,688 | Bug 130688 ULocal unsupported(Data) | null | verified fixed | 9178029 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-07T04:11:06Z | 2006-03-07T02:53:20Z |
129,700 | Bug 129700 Cascaded parameters errors | When I create about 17 individual parameters for a cascaded parameter, I get an error. I've attached the screen shot. This error occurs for about 5 parameters when running against MS SQl Server. I'm also attaching the SQL script and the data file for testing. | resolved fixed | b4a5e8c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-07T02:41:27Z | 2006-02-28T01:26:40Z |
127,070 | Bug 127070 SVG small font is always antialiased | SVG uses glyphs to render fonts, which cause small fonts to be always anti-aliased (making them slightly blurry), and "low quality SVG" (no antialiasing) text to be almost unreadable. As a more minor side-effect this also causes the SVG source to be not very readable and large in size. | resolved fixed | 1fe5dfe | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextLayout.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-06T16:06:49Z | 2006-02-09T15:46:40Z |
129,886 | Bug 129886 Delect a column contain the marge row which contain some item, Error message pop up | Details: Delect a column contain the marge row which contain some item, Error message pop up Setp: 1.New a library and add a 3*3 grid 2.Insert a label in cell(1,1) 3.Marge the cell of (1,1) and (1,2) 4.Delete column 1. Actual result: An error message pop up | closed fixed | 2fb4143 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/ColumnHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TableEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-06T06:05:02Z | 2006-03-01T08:00:00Z |
104,760 | Bug 104760 "Ctrl+A/X/C/V" doesn't work for label content in layout view. | Description: "Ctrl+A/X/C/V" doesn't work for label content in layout view. Steps to reproduce: 1. Add a label and fill in content.. 2. Press "Ctrl+A/X/C/V" to edit its content. Actual result: it doesn't work. | resolved fixed | 510be8f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LabelEditManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-06T05:51:35Z | 2005-07-22T02:40:00Z |
130,276 | Bug 130276 [Acceptance][Regression]SWTException when undo delete action on a grouped table | Description: SWTException when undo delete action on a grouped table. Steps to reproduce: 1. New a report,insert a table, add a group. 2. Delete the table and undo it. Result: org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:3349) at org.eclipse.swt.SWT.error(SWT.java:3272) at org.eclipse.swt.SWT.error(SWT.java:3243) at org.eclipse.swt.widgets.Widget.error(Widget.java:432) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:327) at org.eclipse.swt.widgets.Table.setSelection(Table.java:3388) at org.eclipse.jface.viewers.TableViewer.setSelectionToWidget(TableViewer.java:1116) at org.eclipse.jface.viewers.StructuredViewer.setSelectionToWidget(StructuredViewer.java:1554) at org.eclipse.jface.viewers.StructuredViewer.preservingSelection(StructuredViewer.java:1268) at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1322) at org.eclipse.jface.viewers.StructuredViewer.refresh(StructuredViewer.java:1281) at org.eclipse.birt.report.designer.internal.ui.views.attributes.page.FormPage.elementChanged(FormPage.java:667) at org.eclipse.birt.report.model.core.DesignElement.broadcast(DesignElement.java:784) at org.eclipse.birt.report.model.activity.NotificationRecordTask.doTask(NotificationRecordTask.java:199) at org.eclipse.birt.report.model.activity.FilterEventsCompoundRecord.performPostTasks(FilterEventsCompoundRecord.java:76) at org.eclipse.birt.report.model.activity.CompoundRecord.undo(CompoundRecord.java:127) at org.eclipse.birt.report.model.activity.ActivityStack.undo(ActivityStack.java:397) at org.eclipse.birt.report.designer.internal.ui.command.WrapperCommandStack.undo(WrapperCommandStack.java:59) at org.eclipse.gef.ui.actions.UndoAction.run(UndoAction.java:93) at org.eclipse.jface.action.Action.runWithEvent(Action.java:492) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:530) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:480) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:392) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:99) 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:374) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338) at org.eclipse.core.launcher.Main.basicRun(Main.java:282) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) | closed fixed | 696046c | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentRecord.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-03T08:50:30Z | 2006-03-03T07:13:20Z |
128,582 | Bug 128582 Set jpg image to chart background, preview in html, background image is displayed incorrectly. | Set jpg image to chart background, preview in html, background image is displayed incorrectly. Steps: 1.Create a bar chart 2.Set image to chart background 3.Preview in html Actual Results: 1.See the attachment Expected Results: 1.The background image can be previewed correctly. | closed fixed | fa88daf | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-02T20:57:29Z | 2006-02-20T04:33:20Z |
128,155 | Bug 128155 Set UrlRedirect to marker range, preview, can not work. | Set UrlRedirect to marker range, preview, can not work. Steps: Data source: sample db Data set: select * from customers 1.Create a bar chart 2.Go to "Select Data" tab, X series: row["CUSTOMERNAME"]; Y series: row["CREDITLIMIT"] 3.Go to "Format Chart" tab, select X axis, click "Markers" button, add a range, from 2.0 to 5.0; range color is yellow; click Interactivity button, add UrlRedirect; 4.Preview in web viewer Actual Results: 1.The interactivity can not work Expected Results: 1.The interactivity can work. | closed fixed | 7259479 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-02T20:11:55Z | 2006-02-16T06:06:40Z |
128,590 | Bug 128590 Tooltip of chart didn't show completely. | Description: Tooltip of chart didn't show completely. Steps to reproduce: 1. Preview attached report. 2. Move mouse from bottom/right into the chart. Expected result: Tooltip shows. Actual result: Tooltip didn't show completely. | closed fixed | 4a32841 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-02T18:03:22Z | 2006-02-20T07:20:00Z |
130,080 | Bug 130080 [regression]Insert row action will throw Exception | Description: Insert row action will throw Exception. Steps to reproduce: 1. Insert a grid/table 2. Select one row and right click, select insert row above/below 3. See Error Log Result: java.lang.ArrayIndexOutOfBoundsException: 49 at org.eclipse.birt.report.designer.internal.ui.editors.schematic.layer.TableBorderLayer.drawLeft(TableBorderLayer.java:1100) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.layer.TableBorderLayer.paintFigure(TableBorderLayer.java:101) at org.eclipse.draw2d.Figure.paint(Figure.java:1049) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1114) at org.eclipse.draw2d.Viewport.paintClientArea(Viewport.java:156) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.figures.ReportRootFigure.paintChildren(ReportRootFigure.java:95) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1123) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.ScalableFreeformLayeredPane.paintClientArea(ScalableFreeformLayeredPane.java:61) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1114) at org.eclipse.draw2d.Viewport.paintClientArea(Viewport.java:156) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.DeferredUpdateManager.paint(DeferredUpdateManager.java:145) at org.eclipse.draw2d.LightweightSystem.paint(LightweightSystem.java:196) at org.eclipse.draw2d.LightweightSystem$2.handleEvent(LightweightSystem.java:106) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:949) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:934) at org.eclipse.swt.widgets.Composite.WM_PAINT(Composite.java:1240) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3289) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3965) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1799) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2905) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:99) 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:374) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:169) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:338) at org.eclipse.core.launcher.Main.basicRun(Main.java:282) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) | closed fixed | 23140d5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ListEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/layer/TableBorderLayer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-02T08:36:19Z | 2006-03-02T06:13:20Z |
124,096 | Bug 124096 sampledb properties should not be modified by users | steps to reproduce: - create a new data source using the sample database - click on Finish, then go to edit it by double click on it again - change Database URL to "invalid" - change User Name to "invalid" - click on Test Connection expected behavior: - error message is thrown out. actual behavior: - got "connection successful". | closed fixed | dbb32ac | ["data/org.eclipse.birt.report.data.oda.sampledb/src/org/eclipse/birt/report/data/oda/sampledb/SampleDBJDBCConnectionFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-01T20:16:44Z | 2006-01-17T12:13:20Z |
129,900 | Bug 129900 Designer unit test has failures and errors in daily build 20060301 | please see attached log file. | closed fixed | b9f84cd | ["UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/CmdBaseTestCase.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/CreateCommandTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/DeleteCommandTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/FlowMoveChildCmdTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/PasteCommandTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/PasteStructureCommandTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/core/commands/SetConstraintCommandTest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/internal/ui/util/UIUtilUITest.java", "UI/org.eclipse.birt.report.designer.tests/test/org/eclipse/birt/report/designer/testutil/BaseTestCase.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-03-01T10:00:59Z | 2006-03-01T08:00:00Z |
128,928 | Bug 128928 [Build2.0.1][Eclipse 3.0]: Interactivity-ToggleVisibility work incorrectly. | [Build2.0.1][Eclipse 3.0][Firefox 1.5]: Interactivity-ToggleVisibility work incorrectly. Steps: 1.Create a bar chart 2.Open chart builder, go to "Format Chart" tab, select chart area, select "Series Toggle visibility" 3.Preview in web viewer Actual Results: 1.Click the legend, the series is unvisible, then click again, the series is still unvisible Expected Results: 1.ToggelVisibility can work correctly. | closed fixed | a12f9e9 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-28T16:36:31Z | 2006-02-22T03:46:40Z |
129,734 | Bug 129734 [Regression]Property editor lof ibrary item which is in library layout is blank | Details: Property editor lof ibrary item which is in library layout is blank Setp: 1.New a library 2.Add a label 3.Click the label in layout Actual result: Property editor of the label is blank | closed fixed | 8bb66f6 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/LibraryPlugin.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-28T09:51:21Z | 2006-02-28T09:46:40Z |
129,424 | Bug 129424 BIRT XML ODA Driver does not handle non-English strings properly | When a report is bound to an XML data source with non-English strings, those strings cannot be displayed in the report properly. Steps to reproduce the problem: . Prepare an XML file with some non-English characters in the values/attributes of its XML elements. (A sample XML file with traditional Chinese strings is attached. Those strings can also be replaced by the other non-English strings.) . Inside BIRT's Report Design Perspective, create a new report design. . Use the XML Data Source option to create a new data source with this XML file. . Create a new data set using that data source. If you use the attached XML file, specify "/library/book" for the Table Mapping, and add "/title" to the Column Mapping. Look at the Preview Results and the data in the "title" column are already scrambled. . If we keep going forward to add a single-column table and bind the title column to the table, the preview/generated results shows illegible characters. This would be a serious issue for supporting non-English languages. | verified fixed | e14da95 | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-28T06:54:52Z | 2006-02-25T01:13:20Z |
125,060 | Bug 125060 Export to CSV should repeat values in each data row | When a user exports content to CSV, they typically do so in order to further manipulate the data using other tools such as Excel. For example, to export the data and then build an Excel Pivot Table around the data. They typically do no want to export the data in it's "visual" format -- they want the raw data so they can work with it. To support this common usage, when exporting to CSV from the viewer, the value for each column should be repeated in each row. That is, we should do a data export rather than trying to approximate the formatted layout of the report. For example, if you export data using BIRT 2.0 from the report design attached to bugzilla entry 125058, you get something like: Classic Cars 1948 Porsche 356-A Roadster Scale: 1:18 ... 1948 Porsche Type 356 Roadster Scale: 1:18 ... 1949 Jaguar XK 120 Scale: 1:24 ... ... This does not support the analysis that users are going to typically want to do. We should export this as: Classic Cars 1948 Porsche 356-A Roadster Scale: 1:18 ... Classic Cars 1948 Porsche Type 356 Roadster Scale: 1:18 ... Classic Cars 1949 Jaguar XK 120 Scale: 1:24 ... ... | resolved fixed | e5e3641 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataIterator.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ExtractionResults.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ResultMetaData.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/Report.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-02-28T03:53:14Z | 2006-01-24T19:13:20Z |
117,148 | Bug 117148 Support Accessibility | null | closed fixed | c4ae0af | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/AccessibilityValue.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/AttributeFactory.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/AttributePackage.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/Marker.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/TriggerCondition.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AccessibilityValueImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributeFactoryImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributePackageImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/util/AttributeAdapterFactory.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/util/AttributeSwitch.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/util/AttributeValidator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-27T20:20:29Z | 2005-11-18T21:40:00Z |
125,963 | Bug 125963 reportContext.getConfigVariableValue() always returns null | The getConfigVariableValue() method of reportContext always returns null. At least it does with the variables I tried, "BIRT_HOME" and "java.version", and "user.name". | resolved fixed | e9862ab | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/IReportContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ReportContextImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/CellInstance.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-27T07:46:53Z | 2006-02-01T02:13:20Z |
129,144 | Bug 129144 Support suppressDuplicates property on table row in report engine | See 129143 for detail. This only needs to be supported for data item in a detail row of a table. | resolved fixed | 8d83cbb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/DataItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutorManager.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListingElementExecutor.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/ir/DataItemDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/DefaultReportItemVisitorImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/IReportItemVisitor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/ReportItemDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/TemplateDesign.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-02-27T07:36:00Z | 2006-02-23T13:06:40Z |
120,918 | Bug 120918 Usability: Tabs above and below Layout Editor are confusing | In BIRT 2.0 (I'm using M3), the Layout Editor has tabs above and below the editor window to give the developer different views. Top: Normal, Master Page, Source Bottom: Layout, Preview, Script What is not clear initially from the UI is that the bottom choices are only available with the "Normal" top choice. In addition, the "Source" label is not clear -- implication is that this is (programatic) source code. The Usability team should look at this to determine what improvements could be made, but a suggestion would be to flatten this into a top set of tabs only: Report Layout, Master Page, Script, XML Report Design, Preview | resolved fixed | ab36ab0 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/SessionHandleAdapter.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/actions/cheatsheets/OpenHelpAction.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/actions/cheatsheets/TemplateBaseAction.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/actions/cheatsheets/TemplateBaseDesignerAction.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/actions/cheatsheets/TemplateCreateGroupAction.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/actions/cheatsheets/TemplateEditGroupAction.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportMasterPageEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/schematic/Activator.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/ReportMultiBookPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/EditorContributorManager.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/FormPageDef.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/Activator.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IPageStaleType.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IReportEditorContants.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IReportEditorPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/IReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/NewLibraryWizardAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/ReportDocumentProvider.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/SaveAsWizardDialogAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/editors/IDEMultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewTemplateWizard.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/SaveReportAsWizard.java", "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/LibraryExplorerView.java", "UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/action/AddSelectedLibToCurrentReportDesignAction.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditor.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/editors/LibraryLayoutEditorFormPage.java", "UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/Activator.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/editors/RCPMultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/dialogs/SaveAsDialog.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportTemplateWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/WizardNewLibraryCreationPage.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/WizardNewReportCreationPage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/DeferredGraphicalViewer.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/GraphicalEditorWithFlyoutPalette.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditBindingAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/BaseInsertMenuAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/StackWindowAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/editors/AbstractMultiPageEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-25T12:38:42Z | 2005-12-14T17:06:40Z |
123,726 | Bug 123726 "Top n", "Bottom n" in highlight dialog doesn't work. | Description: "Top n", "Bottom n" in highlight dialog doesn't work. Steps to reproduce: 1. Add a highlight for a table. 2. Set highlight rule: "account_id", "top n", "3", let its font color red. 3. Preview the report, it doesn't work. Attached is design file. | resolved fixed | f6f9106 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/Accumulator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/aggregation/IAggregation.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/script/NEvaluator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-24T08:49:57Z | 2006-01-13T08:13:20Z |
117,149 | Bug 117149 Add additional datapoint markers | I would like to propose adding additional datapoint markers. Attached is a set of markers I would like supported. | closed fixed | 19ce577 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/AttributePackage.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/Marker.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/MarkerType.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributePackageImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/MarkerImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/LineSeries.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/TypePackage.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/AreaSeriesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/LineSeriesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/ScatterSeriesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/TypePackageImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/LiteralHelper.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/MarkerIconDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/LineSeriesAttributeComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/LineChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/ScatterChart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-24T03:23:58Z | 2005-11-18T21:40:00Z |
124,839 | Bug 124839 Used deprecated function | The XML file ODA uses a deprecated function: public void close( ) { if( this.spThread != null ) this.spThread.stop(); } The function stop() of thread is deprecated. | resolved fixed | 7fb7331 | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java", "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-02-21T12:57:18Z | 2006-01-23T09:53:20Z |
128,754 | Bug 128754 If a head of a XML tree have more than two elements and one of them belongs to the complextype.The tree of the complextype element can not be build. | Description: If a head of a XML tree have more than two elements and one of them belongs to the complextype.The tree of the complextype element can not be build. Steps to reproduce: 1. new a datasource and a dataset based on the XML 2. select the "CannotBuild.xsd" as the schema, and the complextype element cann't build the sub element in the XML structure. 3. new another datasource and another dataset based on the XML 4. select the "CanBuild.xsd" as the schema, and the complextype element can build the sub element in the XML structure. Actual result: A head of a XML tree have more than two elements and one of them belongs to the complextype.The tree of the complextype element can not be build. Expect result: A head of a XML tree have more than two elements and one of them belongs to the complextype.The tree of the complextype element can be build. | closed fixed | 03ba613 | ["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-02-21T12:34:22Z | 2006-02-21T05:33:20Z |
128,586 | Bug 128586 Change parameter in drill through link doesn't work in pdf. | Description: Change parameter in drill through link doesn't work in pdf. Steps to reproduce: 1. New a report source and a report target. 2. Insert a report parameter p1 in target.rptdesign, drag it to Layout. 3. Insert a label in source.rptdesign, define a drill through link to target.rptdesign and set p1 to "first". 4. Preview source.rptdesign in pdf and click the link. 5. Revise drill through link to set p1 to "second", then preview in pdf, click the link. Expected result: Target show "second" as value. Actual result: Target still showed "first" | closed fixed | c1b1cfc | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-21T09:28:08Z | 2006-02-20T07:20:00Z |
128,158 | Bug 128158 ResourceException is thrown out when launching Java Debugger | steps to reproduce: - launch Java Debugger - select Available Project, i.e. Java project and Report project - click on Debug expected behavior: - an runtime workbench is started actual behavior: - it only worked for the 1st time, for the 2nd time onwards, the following exceptions were thrown out, org.eclipse.core.internal.resources.ResourceException: Resource /accptest already exists. at org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:299) at org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:272) at org.eclipse.core.internal.resources.Project.create(Project.java:252) at org.eclipse.birt.report.debug.internal.ui.launcher.util.DebugUtil.importProject(DebugUtil.java:57) at org.eclipse.birt.report.debug.internal.ui.launcher.DebugStartupClass.earlyStartup(DebugStartupClass.java:63) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:86) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:785) at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1614) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) org.eclipse.core.internal.resources.ResourceException: Resource /javascripting already exists. at org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:299) at org.eclipse.core.internal.resources.Resource.checkDoesNotExist(Resource.java:272) at org.eclipse.core.internal.resources.Project.create(Project.java:252) at org.eclipse.birt.report.debug.internal.ui.launcher.util.DebugUtil.importProject(DebugUtil.java:57) at org.eclipse.birt.report.debug.internal.ui.launcher.DebugStartupClass.earlyStartup(DebugStartupClass.java:63) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:86) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:785) at org.eclipse.ui.internal.Workbench$18.run(Workbench.java:1614) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58) | closed fixed | 773b75e | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/DebugStartupClass.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-21T05:55:41Z | 2006-02-16T06:06:40Z |
126,953 | Bug 126953 property editor to show the entire path for all file extentions. | Right now, outline view shows the entire path of a file name, which is very long and takes much space. Instead, only file names should be used in outline view. If user has given a title to the file type (.rptdesign, .rptlibrary, .rpttemplate)that particular title should be shown in outline view. If there is no title given then the saved file name should be shown. The mouse hover on the 'node' will prompt the entire path. Additionally, properties editor under general category of the node should show the path of the file as read only. | verified fixed | 7405da1 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/INodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-21T02:54:21Z | 2006-02-08T17:33:20Z |
128,380 | Bug 128380 XML data sets from large files are tearing | When creating XML data sets from large XML file the data are tearing. | resolved fixed | 741de44 | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-20T14:12:33Z | 2006-02-17T12:40:00Z |
126,288 | Bug 126288 Show default header and footer heights | The default header and footer heights are 0.5 in. These values should be displayed in the Master page's General properties. Currently, these properties are blank, which is misleading. Also, if I specify 0 for header or footer height, the master page layout should not show the header/footer area. | resolved fixed | 92c5d8c | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/MasterPageLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-20T09:02:33Z | 2006-02-02T22:40:00Z |
123,404 | Bug 123404 Pre-define style shouldn't be listed in the style list | Description: Pre-define style shouldn't be listed in the style list Steps to reproduce: 1.Add a label 2.New a pre-define style named "label", set font color to red 3.New a text, select it Expected result: The pre-define style can't apply to the text through any way Actual result: In property editor or properties sheet, the style list lists the pre-define style, and it can be applied to the text Note: In context menu, pre-define style is invisible for the text | closed fixed | 0bce620 | ["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/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LibraryElementsToolHandleExtends.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-20T05:02:52Z | 2006-01-11T11:46:40Z |
128,334 | Bug 128334 List item missing two menu options | steps to reproduce: - create a report - add a list item - right click on the list item, and select Create Template Report Item ... - right click on the list item, and select Revert To Report Item - right click on the list item, and look at the context menu expected behavior: - Revert To Report Item and Revert To Template Item appears actual behavior: - these two options were missing | closed fixed | c9687bc | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-17T08:46:44Z | 2006-02-17T01:33:20Z |
126,428 | Bug 126428 "..." in buttons | All the buttons captions that will invoke dialogs should be followed by the .... For example all the Browse buttons, Expression Builder Buttons, Add buttons etc... Identified locations where the change is needed: Property Editor: Browse button for the Preview Image in report properties Property Editor: Add button for Highlighting Rules Style Dialog: Browse button for Background Image Style Dialog: Add and Edit buttons for Map Rules New Report Dialog Step 3: Browse button | verified fixed | aac0213 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-17T07:16:45Z | 2006-02-03T23:40:00Z |
106,425 | Bug 106425 Percent value doesn't work properly in height property of image and chart items | Description: Percent value doesn't work properly in height property of image and chart items Steps to reproduce: 1.Insert a chart 2.Set it's width to 100% and height to 100% 3.In Chart Builder,modify some attributes and click OK 4.Insert a image 5.Set it's width to 100% Expected result: It work normal. Actual result: Chart item's width and height changed back to default values. Image shrink to a small size in layout viewer. | closed fixed | 4fb7535 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ImageEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/ReportFlowLayout.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/ReportItemConstraint.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-17T06:20:48Z | 2005-08-09T01:13:20Z |
127,354 | Bug 127354 For template, relative path to template image does not work | Steps to reproduce: 1. Create a new template. 2. In the wizard, in Template Image, type a relative path to an image. For example, use an image in the project directory in which you are creating the template. Expected: It works. Actual: Error "Image file '<file name>' does not exist" shows in the UI. If you go ahead and create the template anyway, you cannot publish to the template folder, because Finish is not enabled. | resolved fixed | 40f3576 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardReportSettingPage.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-02-17T05:57:33Z | 2006-02-11T01:06:40Z |
126,422 | Bug 126422 New Report Wizard | My First Report template should not be selected as a default one thus needs to be moved to the second place. Once the very first report is created by the user, he might never use it again. Clicking on Finish button in the first step in the wizard should result in Blank Report creation. Remove the Show Report Cheat Sheet option for this report, since once unselected- it defeats the purpose of this report template. | verified fixed | 39f865a | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardTemplateChoicePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-17T04:02:30Z | 2006-02-03T20:53:20Z |
128,166 | Bug 128166 the xml data can be displayed incorrectly | Description: the xml data can be displayed incorrectly Steps to reproduce: 1. import the attached report design file. 2. set a table mapping as '//Book' 3. add a column mapping '../@location' 4. save and preview. Actual result: the 'Sunderland' is displayed Expect result: the 'Paris' is displayed | closed fixed | 5e74ce6 | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/RelationInformation.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserComplexNestedQueryHelper.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-16T16:18:52Z | 2006-02-16T08:53:20Z |
128,150 | Bug 128150 [SMOKE][SPM-Linux]Table Item can't be changed to template item | [SMOKE][Regression][SPM-Linux]Table Item can't be changed to template item Setp: New a template and insert a table, right click to create Template Report Item. An error message pop up. 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.views.actions.AbstractElementAction.handleException(AbstractElementAction.java:132) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:91) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.actions.WrapperSelectionAction.run(WrapperSelectionAction.java:60) at org.eclipse.jface.action.Action.runWithEvent(Action.java:492) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:530) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:480) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:392) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1059) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3061) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2743) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1762) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1726) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:397) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:109) 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:379) 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:338) at org.eclipse.core.launcher.Main.basicRun(Main.java:282) 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.schematic.RowHandleAdapter.getTableParent(RowHandleAdapter.java:242) at org.eclipse.birt.report.designer.core.model.schematic.RowHandleAdapter.getType(RowHandleAdapter.java:156) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.handles.RowHandle.getImage(RowHandle.java:258) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.handles.RowHandle.paintFigure(RowHandle.java:166) at org.eclipse.draw2d.Figure.paint(Figure.java:1049) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) at org.eclipse.draw2d.Figure.paint(Figure.java:1051) at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) at org.eclipse.draw2d.Figure.paintClientArea(Figur | closed fixed | ed54c0a | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/handles/RowHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-16T10:03:06Z | 2006-02-16T03:20:00Z |
126,632 | Bug 126632 Template label does not have id attribute in html output. | Overview Description: Template label with a value defined is not given an "id" attribute in html output. The attached report (label.rptdesign) has a template label with the text "Template Label Text". When the report is shown in the preview pane, the div tag containing the label text does not have an id attribute. In contrast, the table tag has an id attribute with a unique id. Steps to reproduce: Open attached report label.rptdesign. Select "preview" tab. View source for the resulting html page. Actual results: div tag containing label text does not have an id attribute. Expected results: div tag contaiing label text has a unique id attribute. | resolved fixed | aa164a8 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-16T05:47:54Z | 2006-02-06T21:06:40Z |
124,450 | Bug 124450 manually reorder report parameters will change their names | steps to reproduce: - create three report parameters, use their default parameter names - move the third one to the head of the list, its name changes from NewParameter2 to NewParameter21 expected behavior: - the list is reordered, and the name of report parameters remains intact. actual bahavior: - the list was reordered, but the name of report parameters changed. | closed fixed | 97cb2c2 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/core/INameManager.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/NameSpaceRecord.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-02-16T02:48:17Z | 2006-01-19T05:53:20Z |
125,084 | Bug 125084 -o option does not work when generating PDF with ReportRunner | My command line looks like this: %JAVACMD% -cp "%BIRTCLASSPATH%" -DBIRT_HOME="%BIRT_HOME%\Report Engine" org.eclipse.birt.report.engine.api.ReportRunner -f PDF -o output pdfTest.rptdesign It would seem there is no way to specify the name of the output pdf file, I need different outputs for different parameters. I get the stacktrace below: WARNING: output\pdfTest.PDF (The system cannot find the path specified) java.io.FileNotFoundException: output\pdfTest.PDF (The system cannot find the pa th specified) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:179) at java.io.FileOutputStream.<init>(FileOutputStream.java:131) at org.eclipse.birt.report.engine.emitter.pdf.PDFEmitter.initialize(PDFE mitter.java:172) at org.eclipse.birt.report.engine.layout.impl.ReportLayoutEngine.initial ize(ReportLayoutEngine.java:415) at org.eclipse.birt.report.engine.presentation.WrappedEmitter.initialize (WrappedEmitter.java:44) at org.eclipse.birt.report.engine.presentation.LocalizedEmitter.initiali ze(LocalizedEmitter.java:129) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.createConten tEmitter(RunAndRenderTask.java:145) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRe nderTask.java:174) at org.eclipse.birt.report.engine.api.ReportRunner.runAndRenderReport(Re portRunner.java:232) at org.eclipse.birt.report.engine.api.ReportRunner.execute(ReportRunner. java:158) at org.eclipse.birt.report.engine.api.ReportRunner.main(ReportRunner.jav a:129) | resolved fixed | 123b922 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLActionHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-15T09:53:55Z | 2006-01-24T22:00:00Z |
123,368 | Bug 123368 [SPM-Linux WS]Height of item area can't revert | Details: Height of item area can't revert Setp: 1.Insert a label and input some words. 2.Modify the label size to 10cm. 3.Undo that or set it to 10point. Actual result: 10cm is bigger than 10point, when I undo it, words is revert to 10point, but the area of the label can't revert. | closed fixed | 35a88f5 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/LabelEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-15T05:02:57Z | 2006-01-11T03:26:40Z |
124,620 | Bug 124620 Referenced Parameter icon should be invalid if the parameter in library is deleted | Description: Referenced parameter icon should be invalid if the source parameter in library is deleted. Steps to reproduce: 1.Create a library. Insert a report scalar parameter. 2.Create a report, use the above library. In the library explorer, pull the parameter to the data explorer view of report. 3.Open the library file, delete the parameter. Then reopen the report design file, the icon of parameter seems nothing happened. But if those operations happened in dataset, the icon of dataset in the report will be invalid. It is acceptable. Expected Result: The icon of referenced parameter should be invalid. | closed fixed | cfd9310 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/ElementExtendsValidator.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/metadata/ExtendsPropertyType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-15T04:06:17Z | 2006-01-20T09:40:00Z |
125,678 | Bug 125678 The original chart instance in report design handle is not modified after running the report. | The original chart instance in report design handle is not modified after running the report. In my application, I get the design time instance of chart, and then I call method which runs the report. I expect chart bound with data after running the report. The same functionality was working fine (I mean: BIRT was returning chart bound with data after running report) till BIRT2.0M3. It's not working as expected in BIRT RC and 2.0 version. | resolved fixed | fd74cda | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-14T16:47:53Z | 2006-01-30T08:33:20Z |
124,599 | Bug 124599 Shortcut delete and menu delete act different in table column. | null | closed fixed | df0e1f9 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/GraphicalEditorWithFlyoutPalette.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TableUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-14T06:14:16Z | 2006-01-20T06:53:20Z |
124,193 | Bug 124193 Parent axis doesn't work for recursive XPath | When table mapping for XML files is specified via recursive XPath: e.g. "//book", the parent axis access is broken for column mappings on such table: e.g. "../bookstore/@name" will not work. Same parent axis access works fine if non-recursive XPath is used for table mapping: e.g. "/bookstore/book". | resolved fixed | bd18b8b | ["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/RelationInformation.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/XPathPopulationUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-10T10:10:47Z | 2006-01-17T20:33:20Z |
124,597 | Bug 124597 Error message pop up which from length of JS-Expression is error | Details: Error message pop up which from length of JS-Expression is error Setp: 1.New a datasource and dataset contain "row["First"]" 2.Insert a table in layout and a data in details 3.Input "row["FIRST"].length" in data expression 4.Preview Actual result: "FIRST" is a error input words, but it can preview some words in table: org.eclipse.birt.data.engine.script.DataExceptionMocker@1502283 But it has not pop up some error message. Expection result: Pop up an error message | closed fixed | ce2552f | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-10T06:13:29Z | 2006-01-20T06:53:20Z |
126,390 | Bug 126390 IDataSetInstance needs method to return column information | There is no way to get the Java equivalent of the JavaScript columnDefns array, which describes the columns in a data set. | resolved fixed | 1f65f0b | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/IColumnMetaData.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IDataSetInstance.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ColumnMetaData.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/DataSetInstance.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-09T23:33:11Z | 2006-02-03T18:06:40Z |
124,777 | Bug 124777 Set blank tooltip in chart title will cause exception when preview. | Description: Set blank tooltip in chart title will cause exception when preview. Steps to reproduce: 1. New a simple chart 2. Add title interactivity: mouse over/show tooltip, keep tooltip text blank and click Add button. 3. Preview the chart in viewer and move mouse over the chart title. Expected result: Nothing happen. Actual result: Unexpected exception dialog poped up. | closed fixed | 0110ca8 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-09T16:07:31Z | 2006-01-21T10:40:00Z |
124,610 | Bug 124610 Add a filter on a boolean computed column will cause error. | Description: Add a filter on a boolean computed column will cause error. Steps to reproduce: 1. New a BIRT sample data source and a dataset from table "orders" 2. Create a computed column with name="yes/no", type = any(no boolean for choose), value= if(row[1]%2==0){ true; }else{ false; } 3. Drag the dataset from Data Explorer to Layout 4. Select the table, click Filters tab in Property Editor. 5. Click Add button. 6. Select yes/no as Expression, Is True as Operator. 7. Save and preview. Expected result: Filter works. Actual result: Error0 : data.engine.ConvertToDataTypeError ( 1 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: can not be converted to class java.lang.Boolean. | closed fixed | 1124879 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-09T12:01:32Z | 2006-01-20T09:40:00Z |
124,985 | Bug 124985 Data set component returns no rows for the JDBC driver | null | resolved fixed | 264f78d | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-09T11:10:34Z | 2006-01-24T10:53:20Z |
126,677 | Bug 126677 Improper handling with importing CSS file which contains underscore in selector | When trying to import a CSS file in BIRT report designer 2.0 which contains underscore in selector, e.g: table_Footer_Row { background-color: #000099; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; } BIRT just ignores this style without poping up any message, thus my question is does BIRT supports the selector with underscore? Thanks! | resolved wontfix | e9642c0 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/css/CssStyleSheetHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/CssErrorHandler.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/CssParser.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/CssStyleSheet.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/css/StyleSheetLoader.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/CssPropertyUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-07T07:33:57Z | 2006-02-07T02:40:00Z |
123,915 | Bug 123915 Add table-fetch limitation when DataSet Editor is populating table names. | When fetch table names from database of large volume of data, there lies a possibility that the editor window will be frozen because of the population of huge number of table names. This should be enhanced. A handy solution might be limiting the number of table names being fetched each schema. | resolved fixed | 1e12296 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/preferences/DateSetPreferencePage.java", "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-02-07T03:11:52Z | 2006-01-16T02:53:20Z |
124,629 | Bug 124629 Use Top/Bottom n in a field containing null value inside will cause DataException. | Description: Use Top/Bottom n in a field containing null value inside will cause DataException. Steps to reproduce: 1. New a data source and dataset 2. Add a filter on a field, set operator to top 5 3. Click Preview Result. Result: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Data Engine Plug-in ID:org.eclipse.birt.data Version:2.0.0 Error Code:data.engine.DataConversionError Error Message:An error happened in data type conversion. Can not convert the value of {NULL_VALUE_!@#$%^&} to Double type. | closed fixed | 56a227d | ["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/script/NEvaluator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-02-06T03:14:03Z | 2006-01-20T12:26:40Z |
124,776 | Bug 124776 Set drill-through with bookmark to chart value series, preview in web viewer, can not link to book mark. | Set drill-through with bookmark to chart value series, preview in web viewer, can not link to book mark. Steps: 1.Create a target report, create some items, set one item's bookmark to "abc" 2.Create a new report, create a chart, set url redirect to value series 3.Set drill-through to target report and select the bookmark "abc" 4.Preview in web viewer Actual Results: 1.Click the chart series, can not link to book mark. Expected Results: 1.Click the chart series, can link to book mark. | closed fixed | 6b9ac70 | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionEvaluator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-24T13:22:09Z | 2006-01-21T10:40:00Z |
124,761 | Bug 124761 When add two filters, one is 'State is equal to CA' and the other is 'EmployeeId is Top 10',the data can be extracted. | Description: When add two filters, one is 'State is equal to CA' and the other is 'EmployeeId is Top 10',the data can not be extracted. Steps to reproduce: 1. import the attached report 2. preview Actual result: the data can not be extracted. Expect result: The intersection set of the data 'State is equal to CA' and the data 'EmployeeId is Top 10' should be displayed. | closed fixed | e985db2 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/FilterByRow.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/FilterUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-21T12:30:35Z | 2006-01-21T05:06:40Z |
123,966 | Bug 123966 BIRT designer became very slow/hang after opening a report which included non-existed library | Delele the library that has binded the report, reopen the report, throws exception Steps: 1.Create a library 2.Create a report, use the library 3.Close the report 4.Delete the library 5.Reopen the report Actual Results: 1.System throws exception 2.Switch outline view, click Library, system can block. java.lang.NumberFormatException: I OIoEaEeO at org.eclipse.birt.report.designer.util.FixTableLayoutCalculator.getIntColWidth(FixTableLayoutCalculator.java:308) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayoutHelper.calculateColumnWidth(TableLayoutHelper.java:37) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.caleLayoutData(TableLayout.java:596) at org.eclipse.birt.report.designer.internal.ui.layout.TableLayout.layout(TableLayout.java:157) at org.eclipse.draw2d.Figure.layout(Figure.java:928) at org.eclipse.draw2d.Figure.validate(Figure.java:1604) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.FreeformLayeredPane.validate(FreeformLayeredPane.java:122) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.FreeformLayeredPane.validate(FreeformLayeredPane.java:122) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.Viewport.validate(Viewport.java:357) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.FreeformLayeredPane.validate(FreeformLayeredPane.java:122) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.FreeformLayeredPane.validate(FreeformLayeredPane.java:122) at org.eclipse.draw2d.Figure.validate(Figure.java:1606) at org.eclipse.draw2d.FreeformLayeredPane.validate(FreeformLayeredPane.java:122) 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:86) at org.eclipse.draw2d.Figure.getPreferredSize(Figure.java:648) at org.eclipse.draw2d.ScrollPaneSolver.solve(ScrollPaneSolver.java:75) at org.eclipse.draw2d.FigureCanvas.layoutViewport(FigureCanvas.java:222) at org.eclipse.draw2d.FigureCanvas.access$4(FigureCanvas.java:220) at org.eclipse.draw2d.FigureCanvas$3.notifyValidating(FigureCanvas.java:185) at org.eclipse.draw2d.UpdateManager.fireValidating(UpdateManager.java:93) at org.eclipse.draw2d.DeferredUpdateManager.validateFigures(DeferredUpdateManager.java:233) at org.eclipse.draw2d.DeferredUpdateManager.performUpdate(DeferredUpdateManager.java:137) at org.eclipse.birt.report.designer.internal.ui.editors.notification.ReportDeferredUpdateManager.performUpdate(ReportDeferredUpdateManager.java:33) at org.eclipse.draw2d.LightweightSystem.controlResized(LightweightSystem.java:146) at org.eclipse.draw2d.LightweightSystem$3.controlResized(LightweightSystem.java:122) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:148) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801) at org.eclipse.swt.widgets.Control.WM_SIZE(Control.java:4171) at org.eclipse.swt.widgets.Scrollable.WM_SIZE(Scrollable.java:312) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:875) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.forceResize(Control.java:630) at org.eclipse.swt.widgets.Control.getLocation(Control.java:825) at org.eclipse.birt.report.designer.internal.ui.editors.rulers.EditorRulerComposite.doLayout(EditorRulerComposite.java:323) at org.eclipse.birt.report.designer.internal.ui.editors.rulers.EditorRulerComposite.layout(EditorRulerComposite.java:506) at org.eclipse.birt.report.designer.internal.ui.editors.rulers.EditorRulerComposite$5.handleEvent(EditorRulerComposite.java:553) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:820) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:801) at org.eclipse.swt.widgets.Control.WM_SIZE(Control.java:4171) at org.eclipse.swt.widgets.Scrollable.WM_SIZE(Scrollable.java:312) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:875) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.EndDeferWindowPos(Native Method) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:432) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:398) at org.eclipse.swt.widgets.Composite.setResizeChildren(Composite.java:499) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:887) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1882) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1861) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:148) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:884) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.EndDeferWindowPos(Native Method) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:432) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:398) at org.eclipse.swt.widgets.Composite.setResizeChildren(Composite.java:499) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:887) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1882) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1861) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:148) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:884) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.EndDeferWindowPos(Native Method) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:432) at org.eclipse.swt.widgets.Composite.resizeChildren(Composite.java:398) at org.eclipse.swt.widgets.Composite.setResizeChildren(Composite.java:499) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:887) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1882) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1861) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:148) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:884) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1882) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1861) at org.eclipse.swt.layout.FillLayout.layout(FillLayout.java:148) at org.eclipse.swt.widgets.Composite.WM_SIZE(Composite.java:884) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3037) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1468) at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:77) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3050) at org.eclipse.swt.widgets.Display.windowProc(Display.java:3338) at org.eclipse.swt.internal.win32.OS.SetWindowPos(Native Method) at org.eclipse.swt.widgets.Widget.SetWindowPos(Widget.java:1044) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1882) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1861) at org.eclipse.swt.widgets.Control.setBounds(Control.java:1926) at org.eclipse.ui.internal.LayoutPart.setBounds(LayoutPart.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setBounds(PresentablePart.java:115) at org.eclipse.ui.internal.presentations.DefaultPartPresentation.layout(DefaultPartPresentation.java:723) at org.eclipse.ui.internal.presentations.DefaultPartPresentation.setControlSize(DefaultPartPresentation.java:733) at org.eclipse.ui.internal.presentations.DefaultPartPresentation.selectPart(DefaultPartPresentation.java:1128) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:946) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:921) at org.eclipse.ui.internal.EditorStack.setSelection(EditorStack.java:196) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1020) at org.eclipse.ui.internal.PartStack.add(PartStack.java:290) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:121) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:59) at org.eclipse.ui.internal.EditorAreaHelper.openEditor(EditorAreaHelper.java:266) at org.eclipse.ui.internal.EditorManager$4.run(EditorManager.java:694) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:683) at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:779) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:582) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:570) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2244) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2177) at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:2169) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2156) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2151) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:299) at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:96) at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:94) at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup.java:111) at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup.java:293) at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.java:624) at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java:388) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:429) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616) at org.eclipse.core.runtime.Platform.run(Platform.java:747) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:427) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:635) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:731) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:211) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:206) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:238) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) 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.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688) | closed fixed | d912f03 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportColorConstants.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DestroyEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/GraphicalPartFactory.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-20T09:02:29Z | 2006-01-16T14:00:00Z |
124,600 | Bug 124600 delete Grid Column causes NPE thrown out in error log | steps to reproduce: - insert a 3*3 grid - delete grid columns one by one expected behavior: - these operations should completed without any error. actual behavior: - after i deleted the 3rd column, NPE was thrown out in error log. | closed fixed | 35d7d55 | ["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-01-20T08:46:11Z | 2006-01-20T06:53:20Z |
124,444 | Bug 124444 Preview attached file in pdf will display nothing. | Description: Preview attached file in pdf will display nothing. Steps to reproduce: 1. Preview attached design file in pdf Expected result: Report content shows Actual result: Wait for 10 minutes but nothing showed at all | closed fixed | 8793485 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/IDataEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DteDataEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/QueryItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-20T08:01:09Z | 2006-01-19T05:53:20Z |
124,570 | Bug 124570 Preview from toolbar always shows first report opened in session | I am testing BIRT 2.0 RC2 and am running into a problem where Preview (from the toolbar) in the Web Viewer will only show the first report I opened in a session. To reproduce the problem: 1. Start BIRT 2.0 RC2, create a project and import the attached two designs into the project. 2. Open Product Catalog and then click on the Preview button on the toolbar to see the report. Once you have viewed the report, close the viewer. 3. Open Sales Invoice and click on the Preview button again. Actual Result: You see the Product Catalog report again. Expected Result: You should see the Sales Invoice report. | resolved fixed | 4667037 | ["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-01-20T05:42:54Z | 2006-01-20T01:20:00Z |
124,458 | Bug 124458 [Smoke]Data in list is only previewed the first data by Web View | Details: [Smoke]Data in list is only previewed the first data by Web View Setp: 1.New a sample datasource and dataset 2.Insert a list and drop a data from dataset to detail rows 3.Preview with Web View Actual result: It only preview the first data in each rows. | closed fixed | 8f74a99 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListItemExecutor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-19T14:23:03Z | 2006-01-19T08:40:00Z |
124,336 | Bug 124336 Template report items corrupt report design | Steps: 1-Create a new blank report 2-Drop an element on the report (any element will do: label, chart, ...) 3-Right click and choose create template report item 4-Enter a description and click OK 5-Double click on the element (it reverts to a simple report item) 6- Perform steps 3 to 5 several times 7- The report only shows one item, but if you click on XML Source you will see several entries (as many as you repeated the steps), although there should be only one <template-parameter-definition name="NewTemplateParameterDefinition" id="5"> <property name="allowedType">Label</property> <text-property name="description">aa</text-property> <default> <label id="6"> <text-property name="text">aaa</text-property> </label> </default> </template-parameter-definition> <template-parameter-definition name="NewTemplateParameterDefinition1" id="9"> <property name="allowedType">Label</property> <text-property name="description">ff</text-property> <default> <label id="10"> <property name="refTemplateParameter">NewTemplateParameterDefinition</property> <text-property name="text">aaa</text-property> </label> </default> </template-parameter-definition> <template-parameter-definition name="NewTemplateParameterDefinition2" id="13"> <property name="allowedType">Label</property> <text-property name="description">ii</text-property> <default> <label id="14"> <property name="refTemplateParameter">NewTemplateParameterDefinition1</property> <text-property name="text">aaa</text-property> </label> </default> </template-parameter-definition> | closed fixed | 56b5d41 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/TemplateCommand.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-01-19T04:39:30Z | 2006-01-18T18:46:40Z |
124,260 | Bug 124260 [regression]Pre-define style "report" won't take effect in PDF | Steps to reproduce: 1.Add a label in the report 2.New a pre-define style "report", set font color to red, size to large 3.Preview the report in PDF Actual result: The style is not applied to the report Expected result: The style is applied to the report | closed fixed | 46de788 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/PageRegion.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-19T04:31:09Z | 2006-01-18T07:40:00Z |
124,251 | Bug 124251 the data cann't been exported. | Description: the data cann't been exported. Steps to reproduce: 1. new a report 2. new a datasource and a data set(DS_A) 3. use an external library 4. drag a table to the report layout from the imported library 5. insert an another table into the layout of the report and bind the data set(DS_A) 6. preview in the 'Web Viewer' and export the data Actual result: The data can been exported. Expect result: The data can been exporteded | closed fixed | b3d5472 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-19T03:47:44Z | 2006-01-18T07:40:00Z |
124,430 | Bug 124430 [Smoke][Regression][RCP]Library explorer keep gray even you add library file in Preferences. | Description: Library explorer keep gray even you add library file in Preferences. Steps to reproduce: 1. New several library files and add them through Window-->Preferences menu. 2. New a report and open Library Explorer view. Expected result: Library files display inside it. Actual result: It is gray with nothing inside. I cannot find add button in Library Explorer to add a library file,either. | closed fixed | 8ba1a06 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerView.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-19T03:45:14Z | 2006-01-19T03:06:40Z |
110,178 | Bug 110178 All report queries are being executed twice. | If i turn on JDBC driver logging (using p6spy), i can see that every report query seems to be executed twice, even though each dataset is used only once? This is almost doubling the time it takes to generate the report. I would really appreciate a patch for this before the 2.0 release. Thanks. | resolved fixed | 5094621 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-18T06:44:58Z | 2005-09-21T13:40:00Z |
124,066 | Bug 124066 in context menu, insert chart is not translated into chinese | steps to reproduce: - create a report (chinese env.) - right click in the layout to bring up the context menu expected behavior: - insert chart should be translated into chinese. actual behavior: - insert chart was not translated into chinese. | closed fixed | 14b69e5 | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerView.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-01-18T06:36:27Z | 2006-01-17T03:53:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.