issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
updated_files
stringlengths
29
34.1k
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
unknown
report_datetime
unknown
173,221
Bug 173221 Focus is not on the new added item in library [00]
Description: Focus is not on the new added item in library. Build number: 2.2.0.v20070207-0941 Steps to reproduce: 1. New a Library, right click to add a report item in Layout. Expected result: Focus is on the new added report item. Actual result: Focus is lost. Error log: N/A
closed fixed
98411d9
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/BaseInsertMenuAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-27T03:14:27Z"
"2007-02-07T03:46:40Z"
184,161
Bug 184161 [Regression] Exception is thrown out when insert cross tab in layout [1102]
Description: Exception is thrown out when insert cross tab in layout. Build number: 2.2.0.v20070426-0630 Steps to reproduce: 1. Insert a cross tab in layout. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: org.eclipse.birt.report.designer.core.model.ReportDesignHandleAdapter 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:135) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:117) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:231) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2337) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2301) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2176) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:356) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) 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:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) at org.eclipse.equinox.launcher.Main.run(Main.java:1141) Caused by: java.lang.ClassCastException: org.eclipse.birt.report.designer.core.model.ReportDesignHandleAdapter at org.eclipse.birt.report.designer.core.model.schematic.HandleAdapterFactory.getLibraryHandleAdapter(HandleAdapterFactory.java:306) at org.eclipse.birt.report.designer.core.model.schematic.HandleAdapterFactory.getLibraryHandleAdapter(HandleAdapterFactory.java:322) at org.eclipse.birt.report.item.crosstab.internal.ui.CreateCrosstabHandler.execute(CreateCrosstabHandler.java:105) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:221) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:471) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:173) at org.eclipse.birt.report.designer.internal.ui.command.CommandUtils.executeCommand(CommandUtils.java:127) at org.eclipse.birt.report.designer.internal.ui.extension.experimental.PaletteEntryExtension.executeCreate(PaletteEntryExtension.java:102) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:227) ... 28 more
closed fixed
94a22d9
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/CreateCrosstabHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-26T06:33:28Z"
"2007-04-26T06:46:40Z"
179,395
Bug 179395 Report viewer fails when installed via Update Manager/Callisto
The good news: I'm getting consistent behavior between the BIRT designer in the IDE and the BIRT runtime in my application. What I'm stuck on now: Background: I got BIRT through the Callisto update site. I've used JDBC to produce a simple BIRT report off of one table. In the BIRT designer, if I click the "preview" tab (equivalent to calling /run, I think), everything works. Similarly, if I choose "view report as HTML" on the toolbar, this works. However, choosing "View Report in Web Viewer" on the tool bar results in my report running, but no data appearing. I see my title table, the header band, and the date/time the report was run in the footer, but no data in between. Also, choosing "View Report as PDF" on the tool bar results in the following error message in the popup browser window: org.eclipse.birt.report.service.api.ReportServiceException: Report engine fails to create extension to handle this request. I get exactly the same behavior in my application. Hopefully, if I can get BIRT to run properly in the IDE, I can get it to run properly in my application. :-)
resolved fixed
770c742
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/content/ListContainerExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-26T06:00:11Z"
"2007-03-26T23:00:00Z"
183,910
Bug 183910 Cross tab can not be reverted to template item after it is reverted to report item [1102]
Description: Cross tab can not be reverted to template item after it is reverted to report item. Build number: 2.2.0.v20070425-0630 Steps to reproduce: 1. New a cross tab. 2. Right click to select the cross tab, choose "Create Template Report Item" to create template item, then revert the cross tab to report item. 3. Right click to select the cross tab. Expected result: The cross tab cna be revert to report item and template item both. Actual result: In the context menu, "Revert To Report Item" and "Revert To Template Item" are grayed out. Error log: N/A
closed fixed
1264f9b
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/TemplateCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/TemplateFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-26T04:50:53Z"
"2007-04-25T03:00:00Z"
182,305
Bug 182305 log does not contain SQL parameter values
I have SQL query with computed parameter and the query returns no results. I dont understand why so I turned on BIRT logging. I can see the query but it contains ?, not real value. This is useless for me, I need to find out, what exactly is sent to database machine. E.g. Parameters : org.eclipse.birt.data.engine.api.querydefn.ParameterDefinition@2ec7f1 InputParamBindings : InputParameterBinding(Name : param1, Position : -1, Expression : ScriptExpression(Text:new Date().getTime() - params[" days"] * 24 * 3600000)) ResultSetHints : org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@148d3a0, org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@3db223, org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@7a1e1c, org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@14ed400, org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@405a01, org.eclipse.birt.data.engine.api.querydefn.ColumnDefinition@d522dd ExtensionID : org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet QueryText : select * from table where start_time < ? order by id desc PrivateProperties : {} FINE: Statement.prepare( "select * from table where start_time < ? order by id desc" ) 13.4.2007 13:31:59 org.eclipse.birt.report.data.oda.jdbc.Statement getMetaData FINE: Statement.getMetaData( ) I want to see either: FINE: Statement.prepare( "select * from table where start_time < 12345 order by id desc" ) or: FINE: Statement.prepare( "select * from table where start_time < ? order by id desc" ); param 1 = 1234 Thanks
resolved fixed
5fedfed
["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
"2007-04-25T10:42:41Z"
"2007-04-13T10:26:40Z"
181,749
Bug 181749 BIDI3.3:HCG_Incorrect display of report path
null
closed fixed
81989f5
["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/PathDescriptorProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-25T07:52:56Z"
"2007-04-10T13:00:00Z"
183,897
Bug 183897 org.eclipse.birt.report.designer.tests has compile error in daily build 20070425-0630
org.eclipse.birt.report.designer.tests has compile error in daily build 20070425-0630. Please see the attachment for details.
closed fixed
889de38
["UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElement.java", "UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElementCommand.java", "UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtensionPropertyDefn.java", "UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ROMExtension.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-25T07:44:14Z"
"2007-04-25T03:00:00Z"
183,900
Bug 183900 Image in preview pane will not show until you reopen the "Edit Image Item" dialogue [0001]
null
closed fixed
ea7adc6
["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
"2007-04-25T06:03:07Z"
"2007-04-25T03:00:00Z"
180,611
Bug 180611 [Regression]New a report from My First Report template, cheat sheet has not been displayed
Steps to reproduce: 1. New a report from My First Report template. Expected Result: cheat sheet is displayed on the right Actual Result: cheat sheet is disappeared
closed fixed
84b7779
["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportWizard.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-25T05:53:27Z"
"2007-04-03T03:13:20Z"
183,919
Bug 183919 [Enhancement] add a switch to determine whether to clean viewer image folder when session expires
in current viewer implementation, file in image folder is deleted when its corresponding session expires, could viewer add a switch to allow users to decide whether this deletion operation should be performed.
closed fixed
acd8e4f
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/listener/ViewerHttpSessionListener.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-25T05:38:07Z"
"2007-04-25T05:46:40Z"
183,902
Bug 183902 [Smoke]NPE throws out when preview the attached report desgin[1102]
Description: NPE throws out when preview the attached report design. Build: 2.2.0.v20070425-0630 Steps to reproduce: 1.Get the attached report, preview in the layout, NPE occurs. Error log: Exception Close org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report; nested exception is: java.lang.NullPointerException Show Exception Stack Trace Hide Exception Stack Trace Stack Trace: org.eclipse.birt.data.engine.olap.data.impl.aggregation.AggregationResultSet.produceaggregationNameMap(AggregationResultSet.java:104) org.eclipse.birt.data.engine.olap.data.impl.aggregation.AggregationResultSet.(AggregationResultSet.java:56) org.eclipse.birt.data.engine.olap.data.impl.aggregation.AggregationExecutor.execute(AggregationExecutor.java:112) org.eclipse.birt.data.engine.olap.data.api.CubeQueryExecutorHelper.execute(CubeQueryExecutorHelper.java:155) org.eclipse.birt.data.engine.olap.query.view.QueryExecutor.execute(QueryExecutor.java:71) org.eclipse.birt.data.engine.olap.query.view.BirtCubeView.getCubeCursor(BirtCubeView.java:90) org.eclipse.birt.data.engine.olap.api.query.impl.CubeQueryResults.getCubeCursor(CubeQueryResults.java:58) org.eclipse.birt.report.engine.data.dte.CubeResultSet.(CubeResultSet.java:78) org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteCube(DteDataEngine.java:192) org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:119) org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:190) org.eclipse.birt.report.engine.extension.internal.ExecutorContext.executeQuery(ExecutorContext.java:62) org.eclipse.birt.report.item.crosstab.core.re.executor.BaseCrosstabExecutor.executeQuery(BaseCrosstabExecutor.java:88) org.eclipse.birt.report.item.crosstab.core.re.executor.CrosstabReportItemExecutor.execute(CrosstabReportItemExecutor.java:92) org.eclipse.birt.report.engine.executor.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:114) org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:36) org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layoutChildren(HTMLPageLM.java:124) org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:82) org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:88) org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:205) org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:125) org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPageAll(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) java.lang.Thread.run(Thread.java:595)
closed fixed
5cad299
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/AggregationResultSet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-25T03:57:09Z"
"2007-04-25T03:00:00Z"
182,670
Bug 182670 ScriptedDataSet does not use the same classloader when ran for Parameters than when ran for the report
null
resolved fixed
8bbdb67
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/BirtUtility.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T09:54:10Z"
"2007-04-17T03:20:00Z"
183,579
Bug 183579 Model need hold on DimensionConditionHandle and DimensionJoinConditionHandle signleton or overwrites the equals and hashcode method
The Dataset Joint Editor need join two Editparts which have the same model. But the DimensionConditionHandle and the DimensionJoinConditionHandle are create a new instance erery time when I get them. So model need hold on them signleton or overwrites the equals and hashcode method.
resolved fixed
6e576f6
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/DimensionJoinConditionHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DimensionJoinConditionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/MemberRef.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T09:37:17Z"
"2007-04-23T09:20:00Z"
183,551
Bug 183551 [Automation][Regression] table page break inside did not work properly in pdf
steps to reproduce: - use the attached report design - preview in pdf expected behavior: - page break inside avoid works properly actual behavior: - page break inside avoid did not work properly as expected, please refer to rendered page 9 and page 10 of the attached report design
closed fixed
2124bb5
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T09:34:24Z"
"2007-04-23T03:46:40Z"
144,378
Bug 144378 There is no checkbox for user to bind a dynamic image
Description: Create a dynamic image, there is no checkbox for user to bind the column of dataset. Steps to reproduce: 1.Create a sample datasource and dataset with "select * from CLASSICMODELS.PRODUCTLINES". 2.Add a image to the report layout, select dynamic image type, and then click "Binding" button, select the dataset, and want to bind a column. But there is no checkbox for user to do this action. Expected result: Like data item, there is a checkbox for user to bind the column.
closed fixed
4503b59
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.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
"2007-04-24T09:16:17Z"
"2006-05-30T06:20:00Z"
183,707
Bug 183707 Exception is thrown out when preview the attached design file and input parameter [00]
Description: Exception is thrown out when preview the attached design file and input parameter. Build number: 2.2.0.v20070424-0630 Steps to reproduce: 1. Preview the attached design file and input parameter value. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: org.eclipse.birt.report.service.api.ReportServiceException: Some required parameter values are not set or set to incompatible data type. Show Exception Stack Trace Hide Exception Stack Trace Stack Trace: org.eclipse.birt.report.service.BirtViewerReportService.runReport(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.BirtChangeParameterActionHandler.runReport(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractChangeParameterActionHandler.__execute(Unknown Source) org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleChangeParameter(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(Unknown Source) org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:453) org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(Unknown Source) javax.servlet.http.HttpServlet.service(HttpServlet.java:760) org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) javax.servlet.http.HttpServlet.service(HttpServlet.java:853) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.inv
closed fixed
d812a71
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T05:08:45Z"
"2007-04-24T04:46:40Z"
182,677
Bug 182677 Crosstab can not be converted to template item
The logic in model to check if crosstab can be converted to template report item returns false, but it should be true. The related check code is at DesignElementHandle.canTransformToTemplate().
resolved fixed
53139ee
["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/core/ContainerContext.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T05:07:10Z"
"2007-04-17T03:20:00Z"
182,687
Bug 182687 Exception thrown out when preview crosstab with toc setting
When preview crosstab which has set the toc property, exception will be thrown. Engine need to handle the case during toc processing while no IR object is associated with current content object. java.lang.NullPointerException at org.eclipse.birt.report.engine.executor.ReportItemExecutor.startTOCEntry(ReportItemExecutor.java:591) at org.eclipse.birt.report.engine.executor.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:140) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:36) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layoutChildren(HTMLPageLM.java:124) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout
resolved fixed
35a0ea9
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T03:20:10Z"
"2007-04-17T06:06:40Z"
183,541
Bug 183541 [Automation][Regression] total page auto text did not work properly in pdf report
steps to reproduce: - use the attached report design - preview in pdf expected behavior: - total page auto text should be output properly actual behavior: - it did not do so
closed fixed
8e0bc97
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T02:58:05Z"
"2007-04-23T01:00:00Z"
178,682
Bug 178682 value changing in cascading parameter group
let's say i have a cascading parameter group (single or multiple dataset) with three parameters like: Country State City the user can run reports over all countries, all states in a country, all cities in a certain state of a country or a certain city. so when the user starts the report, it should look like this Country: ALL State: ALL City: ALL the problem is now when i select a country, the first entry in the state listbox will be empty, like: Country: USA State: "" City: ALL i'd like that in the state listbox the default ("ALL") entry still is selected. (could also be the first entry in the state column, doesn't matter. but it definately shouldn't be blank.) i discussed this issue with Jason Weathersby. he suggested that i would edit the ComboBoxParameterFragment.jsp file in the WebViewer and delete the following fragment: if( parameterBean.isCascade( ) || parameterBean.allowBlank( ) ) { %> <OPTION></OPTION> <% } (you are only able to view a changed behaviour in the webviewerexample deployed on tomcat. you can't see any change of behaviour in the designer preview.) what happened then was: At start (i set the default values for the parameters in the cascading parameter group to "ALL"): Country: ALL State: ALL City: ALL After i select the Country: Country: USA State: AL <- it selected automatically the first entry from the state column City: <- blank! what i need is that it shows either the default value of the city (which would be "ALL") or the first entry of the cities in the state of "AL".
resolved fixed
ec235b4
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ITagConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T02:29:21Z"
"2007-03-21T23:33:20Z"
182,000
Bug 182000 Cross tab layout behavior
In the current approach of cross tab layout view, the arrow is associated with the first data item in the cell. - User cannot delete measure and level data items which have arrow with them. -Wenbin has concerns with the approach, as this will make the UI very restrictive. - Also user may want to delete data item and just show image in a cross tab cell. We had a discussion with Bang, and he has revised the mockups for the layout - The idea is that the arrow is associated with the cross tab cell and not data item. Let us know if there are any issues with supporting this.
resolved fixed
b2fddc9
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabCellEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabFirstCellEditPart.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabGraphicsFactory.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/LevelCrosstabPopMenuProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/MeasureCrosstabPopMenuProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/CrosstabCellContainerEditPolicy.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/CrosstabCellFlowLayoutEditPolicy.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/VirtualCrosstabCellFlowLayoutEditPolicy.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/figures/FirstCellFigure.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/layout/FirstCellLayout.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabCellAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabHandleAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/util/CrosstabUIHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-24T01:01:53Z"
"2007-04-11T19:33:20Z"
183,146
Bug 183146 [SVG] Bubble series label is invisible when its position is inside [0001]
Description: Bubble series label is invisible when its position is inside. Build number: 2.2.0.v20070419-0954 Steps to reproduce: 1. New a bubble chart, output format SVG, set series label visible and position inside. 2. Preview. Expected result: Series labels are shown. Actual result: Series labels are invisible. Error log: N/A
closed fixed
e207a3a
["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T21:26:39Z"
"2007-04-19T10:53:20Z"
173,612
Bug 173612 [Regression] Chart Title background color and shadow color is not shown when preview [0001]
Description: Chart Title background color and shadow color is not shown when preview. Build number: 2.2.0.v20070209-0630 Steps to reproduce: 1. Open the attached design file, double click the chart to open the chart builder. 2. Preview the attached design file. Expected result: Chart Title background color and shadow color is not shown when preview as in chart builder. Actual result: Chart Title background color and shadow color is only shown in chart builder. Error log: N/A
closed fixed
2a5b6d9
["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.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
"2007-04-23T16:47:38Z"
"2007-02-09T11:20:00Z"
182,880
Bug 182880 SVG charts have some fuzzy elements
Text with small font (size <14) appears fuzzy on SVG output due to anti-aliasing. The same chart in PNG looks sharper for small fonts. The SVG renderer should disable anti-aliasing for small fonts, which are not rotated, not bold, not italics. Another issue is that horizontal and vertical lines appear fuzzy due to anti-aliasing. If possible the renderer should disable anti-aliasing for those as well.
resolved fixed
14f3067
["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T15:41:21Z"
"2007-04-18T07:06:40Z"
179,661
Bug 179661 NPE throws out when preview the attached report [1102]
Description: NPE throws out when preview the attached report [1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1, Using attached report design file 2, Preview Expected result: Previewed successfully Actual result: NPE throws out when preview Error log:
closed fixed
98589a9
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IBinding.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/Binding.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/BirtCubeView.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/CubeQueryDefinitionUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/OlapExpressionUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T13:45:17Z"
"2007-03-28T08:20:00Z"
176,299
Bug 176299 Can't open chart xml files saved by examples view using Standalone builder
Open the chart examples view Pick a chart Save the model to a .chart fie Run the example chartwizardstandalonelauncher opening that .chart file An exception is thrown: Exception in thread "main" java.lang.NullPointerException at org.eclipse.birt.chart.ui.util.ChartUIUtil.checkDataDefinition(ChartUIUtil.java:381) at org.eclipse.birt.chart.ui.util.ChartUIUtil.checkDataBinding(ChartUIUtil.java:361) at org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.doLivePreview(TaskSelectType.java:1315) at org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.refreshChart(TaskSelectType.java:1152) at org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.placeComponents(TaskSelectType.java:201) at org.eclipse.birt.chart.ui.swt.wizard.TaskSelectType.createControl(TaskSelectType.java:176) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase$WizardBaseDialog.switchTask(WizardBase.java:817) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.switchTo(WizardBase.java:231) at org.eclipse.birt.chart.ui.swt.wizard.ChartWizard.switchTo(ChartWizard.java:259) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase$WizardBaseDialog.initializeBounds(WizardBase.java:659) at org.eclipse.jface.window.Window.create(Window.java:430) at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1111) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase$WizardBaseDialog.create(WizardBase.java:669) at org.eclipse.jface.window.Window.open(Window.java:785) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.open(WizardBase.java:104) at org.eclipse.birt.chart.ui.swt.wizard.ChartWizard.open(ChartWizard.java:212) at org.eclipse.birt.core.ui.frameworks.taskwizard.WizardBase.open(WizardBase.java:117) at ChartWizardLauncher.launch(ChartWizardLauncher.java:97) at ChartWizardLauncher.main(ChartWizardLauncher.java:170) Here is how to fix it: Saving the chart clears the runtime series. But if there is only one series in the seriesdefinition, that leaves nothing, making an invalid model. In that case (one single series), it should clear the dataset of the series. The chart builder should be enhanced to open those charts without series, or at least open and show an error asking to add a series. right now it doesn't even open.
resolved fixed
67e6059
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartWithAxesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartWithoutAxesImpl.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Area.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/AxisLabelFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/AxisLabelScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/AxisTitleFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/AxisTitleScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Bar.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/BarAndLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/BarStickStock.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/BlockScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CandleStickStock.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/ColoredByCategorySeries.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/ColoredByValueSeries.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CurveFittingArea.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CurveFittingBar.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CurveFittingLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CurveFittingScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/CurveFittingStock.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/DataPointLabelScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/LegendFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/LegendScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Line.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MDialSRegionMeter.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MarkerLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MarkerLineScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MarkerRange.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MarkerRangeScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MinSlice.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MultiplePie.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MultipleYAxes.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/MultipleYSeries.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/OverlayArea.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/OverlayLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/PercentStackedArea.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/PercentStackedBar.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/PercentStackedLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/PercentageValueFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Pie.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/PlotFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SDialSRegionMeter.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Scatter.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SeriesScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SeriesTitleScript.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SeriesValueFormat.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SideBySideBar.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/StackedArea.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/StackedBar.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/StackedLine.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/StandardMeter.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/SuperImposedMeter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T07:59:16Z"
"2007-03-04T01:00:00Z"
182,503
Bug 182503 "New Group" does not work in "Outline" View [1101]
Description: "New Group" does not work in "Outline" View. Build number: 2.2.0.v20070416-1013 Steps to reproduce: 1. New a Cube. 2. In "Outline" View, right click "Groups(Dimensions)" node, select "New Group". Expected result: Cube builder pops up and a new group is added. Actual result: Cube builder pops up and no new group is added. Error log: N/A
closed fixed
a2b94fd
["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/CubeSubFolderNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T07:15:21Z"
"2007-04-16T07:53:20Z"
180,709
Bug 180709 the toke '<' changed to '>' if string is printed in preview
the token '<' in a string wil be printed as '>' Reproduction make a textfield and in the 'value-of' tag the next function: <value-of> var d = 10 var e = 12 var result if (d < e ) { result = "the variable d with a value of " + d + " < " + "the variable e with a value of " + e } result </value-of> gives the next result in the preview the variable d with a value of 10 > the variable e with a value of 12 3-apr-2007 15:19 the token '<' has changed to '>'
resolved fixed
5f097d2
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/template/TemplateExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T07:10:54Z"
"2007-04-03T14:20:00Z"
183,546
Bug 183546 Time parameter with format display wrong value.[0705]
Description: Time parameter with format display wrong value. Build number:2.2.0.v2007042309 Steps to reproduce: Chinese Locale. 1. New a report parameter, time type, input value as 04/23/2006 9:30:20 AM. 2. Click Change button, set format as mm:hh. 3. Drag the parameter to Layout and preview. Expected result: Display correct value Actual result: Display "1970 1 06:09" The value stored in config file is wrong. I saw <structure> <property name="name">time_6</property> <property name="value">06:09:00 AM</property> </structure> Error log:N/A
closed fixed
20e4229
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T06:36:10Z"
"2007-04-23T03:46:40Z"
182,326
Bug 182326 PDF emitter does not call registered IHTMLActionHandler
It seems that PDF emitter calls my custom action handler only for IAction.ACTION_DRILLTHROUGH links but not for IAction.ACTION_HYPERLINK or IAction.ACTION_BOOKMARK ones.
resolved fixed
f3df2d2
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFRender.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T06:13:08Z"
"2007-04-13T13:13:20Z"
183,346
Bug 183346 Datetime value with pattern from birt:paramDef page to report is wrong.
Description: Datetime value with pattern from birt:paramDef page to report is wrong. Build number:2.2.0.v20070420 Steps to reproduce: 1. New a report with a datetime type parameter, drag the parameter to layout. 2. New a birt jsp file. <birt:parameterPage id="0" name="customparameterpage" reportDesign="report/customJspTagParamDefPattern.rptdesign" isCustom="true"> <birt:paramDef id="5" name="p_dt" pattern="yyyy/MM/dd hh" value ="2006/09/23 10"/> <input type="submit" value="submit"/> </birt:parameterPage> 3. Preview the jsp file and click submit Expected result: Display datetime value correctly. Actual result: Display Apr 28, 0016 10:00 AM Error log:N/A
closed fixed
fa6f1fa
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T03:02:31Z"
"2007-04-20T09:06:40Z"
182,061
Bug 182061 Data engine changes to support result set sharing
null
resolved fixed
60eedcc
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FilterByRowTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/IBaseQueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/QueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/SubqueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/CacheResultIterator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/CachedQueryResults.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/QueryResultIDUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-23T02:37:43Z"
"2007-04-12T03:53:20Z"
183,162
Bug 183162 OutOfMemoryError
In some case (depends on data), during the design or even in the web viewer, an outOfMemoryError occured when try to creates / display a chart (bar, line, scatter) with these kind of values : X = toto for example ;) Y = -45000000 Error with 2.1.1 or 2.2 M6. After some little search, it seems that it comes from the Autoscale class which tries to computeTicks with a step of 1 (=> initialization of a double[90000000]). I suggest when min = max, to set the min or max value to 0. The step is then, well computed. Just for my comprehension, i'm not sure the getPrecision method works fine or comments are not synchronise with the code: - I always get a NaN for negative values (abs on log(value)), - The while that verify precision always return 1 (precision /= 10 ...) - The return value is supposed to be a 10 power.
resolved fixed
1174a96
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/ScaleContext.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T17:44:48Z"
"2007-04-19T10:53:20Z"
182,678
Bug 182678 [Automation][Regression] custom style of background position of table cell and column did not work properly
steps to reproduce: - use the attached report design - preview in html and web viewer expected behavior: - vertical position takes effect actual behavior: - it did not do so
closed fixed
797ea7d
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T09:18:00Z"
"2007-04-17T03:20:00Z"
183,336
Bug 183336 birt:paramDef should process parameters which do not echo input.
Description: birt:paramDef should process parameters which do not echo input. Build number:2.2.0.v20070420 Steps to reproduce: 1. New a report with a parameter, string, tick on "do not echo input" option. 2. New a birt jsp file with content. <birt:parameterPage id="0" name="page" reportDesign="report.rptdesign" isCustom="true"> echo parameter:<birt:paramDef id="1" name="p_echo"/> <input type="submit" name="OK" value="submit"/> </birt:parameterPage> 3. Preview the jsp and input content in input box. Expected result: Input content is replaced with other signals as "*" Actual result: User can see the input content. Error log:N/A
closed fixed
77c690b
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T08:52:38Z"
"2007-04-20T09:06:40Z"
178,519
Bug 178519 Problems in multi-rows header
Please see the attachments.
resolved fixed
97715a5
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/BorderConflictResolver.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFCellLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFRowLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableRegionLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/ClonedCellContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T07:58:47Z"
"2007-03-21T12:26:40Z"
183,308
Bug 183308 IllegalArgumentException occurs after insert a empty group on a List report item[0001]
Description: IllegalArgumentException occurs after insert a empty group on a List report item[0001] Build number: 2.2.0.v20070419-0945 Steps to reproduce: 1, Insert a list 2, Insert a group on the list, only specify the Group On: "aa" Expected result: No exception Actual result: IllegalArgumentException occurs Error log: java.lang.IllegalArgumentException: Argument cannot be null at org.eclipse.swt.SWT.error(SWT.java:3483) at org.eclipse.swt.SWT.error(SWT.java:3422) at org.eclipse.swt.SWT.error(SWT.java:3393) at org.eclipse.swt.widgets.Widget.error(Widget.java:432) at org.eclipse.swt.widgets.Text.setText(Text.java:1793) at org.eclipse.birt.report.designer.ui.dialogs.GroupDialog$6.focusLost(GroupDialog.java:485) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:136) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962)
closed fixed
6f2db28
["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
"2007-04-20T07:42:33Z"
"2007-04-20T03:33:20Z"
180,366
Bug 180366 The format of TOC's PrivateStyle doesn't work.
The format property of TOC's private style should be used.
resolved fixed
b22fa34
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/AllTests.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T07:30:26Z"
"2007-04-01T01:13:20Z"
181,750
Bug 181750 BIDI3.3:HCG_Incorrect order of BiDi words in Edit Text Item Dialog
null
closed fixed
febd5d7
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/TextEditor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T06:04:15Z"
"2007-04-10T13:00:00Z"
183,307
Bug 183307 JS error with cascading group in birt:paramDef tag.[0603]
Description: JS error with cascading group in birt:paramDef tag. Build number:2.2.0.v200704190630 Steps to reproduce: 1. New a report with cascading group from sample table OFFICES(COUNTRY, OFFICECODE). 2. New a jsp file with content: <birt:parameterPage id="0" name="custom param page" reportDesign="report.rptdesign" isCustom="true" pattern="frameset"> <birt:paramDef id="9" name="country" value="USA"/> <input type="submit" name="OK" value="submit"/> </birt:parameterPage> 3. Preview the jsp file. Expected result: Display Listbox/combobox with value "USA" as default. Actual result: JS error A runtime error is occurred Error log:N/A
closed fixed
5f9da8c
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T03:09:57Z"
"2007-04-20T03:33:20Z"
181,909
Bug 181909 BIDI3.3:HCG_Mixed BiDi and Latin text are not correctly reordered in PDF report
null
resolved fixed
29dab74
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/text/BidiSplitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T02:13:57Z"
"2007-04-11T08:26:40Z"
183,104
Bug 183104 Allow a Custom ODA Data Source Wizard Page to override the Linked Profile Properties' Value
The ODA designer framework provides a connection profile selection wizard and page to allow an user to select a connection profile instance from a file-based profile repository. It in turn assigns the connection profile reference info as public properties in a DataSourceDesign definition. Such assignment takes place by default when the ODA profile selection wizard is used. It currently ignores any values that a custom ODA wizard page may have specified for these profile reference properties (ConnectionProfileProperty.PROFILE_NAME_PROP_KEY and PROFILE_STORE_FILE_PATH_PROP_KEY). The ODA framework should have allowed a custom ODA wizard page to override such property values returned by its collectCustomProperties method. By default, the related properties are not included in the property collection provided to a custom ODA wizard page for initialization. And it should not add those properties if it wants to assume the default behavior. A custom ODA wizard page should however be able to explicitly add these properties, which if exists would override the values contributed by the connection profile selection page.
closed fixed
9a106d5
["data/org.eclipse.birt.report.data.oda.sampledb.ui/src/org/eclipse/birt/report/data/oda/sampledb/ui/profile/SampleDbSelectionPageHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-20T00:37:46Z"
"2007-04-19T05:20:00Z"
179,882
Bug 179882 The preview result is incorrect in Web Viewer when the report has a x-tab[1102]
Description: The preview result is incorrect in Web Viewer when the report has a x-tab[1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: - Preview the attached rptdesign file in Web Viewer Expected result: The result is consistent with the preview Actual result: Only the measure's title in the result Error log:
closed fixed
672d2d1
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DataType.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T09:03:43Z"
"2007-03-29T01:00:00Z"
183,118
Bug 183118 Provide emitter to output report design as Microsoft Powerpoint format
null
resolved fixed
9c047a2
["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTRender.java", "engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/plugin/PPTEmitterPlugin.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T08:24:18Z"
"2007-04-19T08:06:40Z"
180,645
Bug 180645 Support set format for Date/Time type parameter.[0705]
Description: Support set format for Date/Time type parameter. Build number:2.2.0.v200704031345 Steps to reproduce: 1. New a Date report parameter. 2. Click Change... button to set format for it. Expected result: Can set format for Date/Time parameter. Actual result: Change... button is disabled. Error log:N/A
closed fixed
184969b
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatDateTimePattern.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimeAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePreferencePage.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/FormatBuilder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T07:06:40Z"
"2007-04-03T08:46:40Z"
182,659
Bug 182659 NPE throws out when drag one dimension under another dimension in the cube[1101]
Description: NPE throws out when drag one dimension under another dimension in the cube[1101] Build number: 2.2.0.v20070417-0630 Steps to reproduce: 1, New a cube with three dimensions 2, Drag the first dimension under the second dimension in the cube Expected result: No exceptions occurs Actual result: NPE occurs Error log: Error Tue Apr 17 09:13:38 GMT+08:00 2007 Unhandled event loop exception java.lang.NullPointerException at org.eclipse.birt.report.designer.util.DNDUtil.calculateNextPosition(DNDUtil.java:848) at org.eclipse.birt.report.designer.internal.ui.views.outline.dnd.DesignerDropListener.getPosition(DesignerDropListener.java:321) at org.eclipse.birt.report.designer.internal.ui.views.outline.dnd.DesignerDropListener.moveData(DesignerDropListener.java:165) at org.eclipse.birt.report.designer.internal.ui.dnd.DesignElementDropAdapter.performDrop(DesignElementDropAdapter.java:104) at org.eclipse.birt.report.designer.internal.ui.views.outline.dnd.DesignerDropListener.performDrop(DesignerDropListener.java:156) at org.eclipse.jface.viewers.ViewerDropAdapter.drop(ViewerDropAdapter.java:233) at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706) at org.eclipse.swt.dnd.DropTarget.Drop(DropTarget.java:413) at org.eclipse.swt.dnd.DropTarget$3.method6(DropTarget.java:237) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:117) at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method) at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:322) at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:281) at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:165) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2337) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2301) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2176) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) ...
closed fixed
986af28
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/PasteCommand.java", "UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outline/dnd/DesignerDropListener.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/DimensionHandleDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T06:23:52Z"
"2007-04-17T00:33:20Z"
183,099
Bug 183099 White spaces before parameter value are ignored in birt:paramDef tag.[]0603
Description: White spaces before parameter value are ignored in birt:paramDef tag. Build number:2.2.0.v200704190630 Steps to reproduce: 1. New a report with a string parameter and drag it to Layout. 2. New a jsp file with content: <birt:parameterPage id="0" name="customparameterpage" reportDesign="report.rptdesign" isCustom="true"> <birt:paramDef id="1" name="p_str" value=" value"/> <input type="submit" name="OK" value="submit"/> </birt:parameterPage> 3. Preview the jsp file. Expected result: Display " value" in web page. Actual result: Display "value" and three white spaces are lost. Error log:N/A
closed fixed
4345602
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T05:39:11Z"
"2007-04-19T02:33:20Z"
182,933
Bug 182933 Pattern in birt:paramDef tag doesn't work.[0603]
Description: Pattern in birt:paramDef tag doesn't work. Build number:2.2.0.v200704180630 Steps to reproduce: 1. New a report with a parameter p_flo, float type. 2. New a jsp file with content: <birt:parameterPage id="0" name="customparameterpage" reportDesign="report/customJspTagParamDefPattern.rptdesign" isCustom="true"> <birt:paramDef id="4" name="p_flo" pattern="$#,00.00" value ="$2,31,45.789456"/> <input type="submit" name="OK" value="submit"/> </birt:parameterPage> 3. run the jsp file. Expected result: Accept the value with the pattern Actual result: The value "$2,31,45.789456" is invalid with the type "float". Error log:N/A
closed fixed
2efa9f7
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T02:45:59Z"
"2007-04-18T12:40:00Z"
182,740
Bug 182740 NPE when report library is missing
1) create library with embedded image 2) create report referencing library and image 3) close report and library 4) remove library from filesystem 5) open report in designer java.lang.IllegalArgumentException: Argument cannot be null at org.eclipse.swt.SWT.error(SWT.java:3358) at org.eclipse.swt.SWT.error(SWT.java:3297) at org.eclipse.swt.SWT.error(SWT.java:3268) at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:125) at org.eclipse.swt.graphics.ImageDataLoader.load(ImageDataLoader.java:22) at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:328) at org.eclipse.swt.graphics.Image.<init>(Image.java:505) at org.eclipse.birt.report.designer.util.ImageManager.getImage(ImageManager.java:209) at org.eclipse.birt.report.designer.core.model.schematic.ImageHandleAdapter.getImage(ImageHandleAdapter.java:54) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ImageEditPart.refreshFigure(ImageEditPart.java:120) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshVisuals(ReportElementEditPart.java:515) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:676) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:526) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:526) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.AbstractEditPart.refreshChildren(AbstractEditPart.java:727) at org.eclipse.birt.report.designer.internal.ui.editors.schematic.editparts.ReportElementEditPart.refreshChildren(ReportElementEditPart.java:526) at org.eclipse.gef.editparts.AbstractEditPart.refresh(AbstractEditPart.java:677) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.refresh(AbstractGraphicalEditPart.java:554) at org.eclipse.gef.editparts.AbstractEditPart.addNotify(AbstractEditPart.java:235) at org.eclipse.gef.editparts.AbstractGraphicalEditPart.addNotify(AbstractGraphicalEditPart.java:212) at org.eclipse.gef.editparts.AbstractEditPart.addChild(AbstractEditPart.java:198) at org.eclipse.gef.editparts.SimpleRootEditPart.setContents(SimpleRootEditPart.java:101) at org.eclipse.gef.ui.parts.AbstractEditPartViewer.setContents(AbstractEditPartViewer.java:583) at org.eclipse.gef.ui.parts.AbstractEditPartViewer.setContents(AbstractEditPartViewer.java:592) at org.eclipse.birt.report.designer.internal.ui.editors.layout.ReportEditorWithPalette.setContents(ReportEditorWithPalette.java:509) at org.eclipse.birt.report.designer.internal.ui.editors.layout.ReportEditorWithPalette.initializeGraphicalViewer(ReportEditorWithPalette.java:498) at org.eclipse.birt.report.designer.internal.ui.editors.parts.GraphicalEditorWithFlyoutPalette.createGraphicalViewer(GraphicalEditorWithFlyoutPalette.java:541) at org.eclipse.birt.report.designer.internal.ui.editors.layout.ReportEditorWithRuler.createGraphicalViewer(ReportEditorWithRuler.java:60) at org.eclipse.gef.ui.parts.GraphicalEditor.createPartControl(GraphicalEditor.java:163) at org.eclipse.birt.report.designer.internal.ui.editors.parts.GraphicalEditorWithFlyoutPalette.createPartControl(GraphicalEditorWithFlyoutPalette.java:388) at org.eclipse.birt.report.designer.ui.editors.pages.ReportLayoutEditorFormPage.createPartControl(ReportLayoutEditorFormPage.java:211) at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:462) at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.pageChange(MultiPageReportEditor.java:556) at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:596) at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:280) at org.eclipse.birt.report.designer.ui.editors.ReportEditorProxy.createPartControl(ReportEditorProxy.java:121) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1144) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1097) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1311) at org.eclipse.ui.internal.PartStack.add(PartStack.java:455) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:441) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:820) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:719) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:680) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2593) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2477) at org.eclipse.ui.internal.editors.text.OpenExternalFileAction.run(OpenExternalFileAction.java:132) at org.eclipse.ui.internal.editors.text.OpenExternalFileAction.run(OpenExternalFileAction.java:100) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:254) at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
verified fixed
598cb74
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-19T02:43:43Z"
"2007-04-17T14:26:40Z"
182,519
Bug 182519 [SVG] SVG Chart Title Alignment does not work correctly when preview [0001]
Description: SVG Chart Title Alignment does not work correctly when preview. Build number: 2.2.0.v20070416-1013 Steps to reproduce: 1. New a Bar Chart, Output Format is SVG. 2. In "Format Chart" tab, select "Title" node, set Chart Title as "Bar Chart Title Bar Chart Title Bar Chart Title" and set Title Alignment as TopLeft. Expected result: Chart Title when preview is: "Bar Chart Title Bar Chart Title Bar Chart Title" Actual result: Chart Title when preview is: "Bar Chart Title Bar Chart Title Bar Chart Title". Error log: N/A
closed fixed
6a46c99
["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
"2007-04-18T16:22:33Z"
"2007-04-16T07:53:20Z"
182,296
Bug 182296 Crosstab - non-numeric measures
Feature request. Looking at the 2.2.M6 release, it seems that measures (the fields that can be in the matrix part of the output) need to be numeric. I looked at the spec documents and it seems there is no requirement for non-numeric measures
resolved fixed
cde4e5c
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/document/DocumentObjectUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/Hierarchy.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/util/DiskIndex.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T11:03:21Z"
"2007-04-13T10:26:40Z"
182,656
Bug 182656 The result is incorrect when a level has two parents[07][1101]
Description: The result is incorrect when a level has two parents[07][1101] Build number: 2.2.0.v20070417-0630 Steps to reproduce: -If the bottom level has two parents , we will considered that a invalid fact table. But now the fact table can get the result, and the result is incorrect.
closed fixed
94d4fac
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T10:24:07Z"
"2007-04-17T00:33:20Z"
182,834
Bug 182834 Cross Tab: Text used in layout should follow the mockup
Currently it shows: Row, Column and Measure. We need to re-word them according to the mockup for the sake of user friendliness: 1. it's more user friendly with a phrase of "Drop data field(s)..." to direct user what to do. 2. We tend to avoid addressing Measure/Dimension concept so we don't want to see word "Measure" on the layout.
resolved fixed
0394a29
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/CellFigure.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/VirtualCellEditPart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T09:55:16Z"
"2007-04-17T22:46:40Z"
182,873
Bug 182873 JS error when use birt:paramDef with special parameter name.[0603]
Description: Javascript error when use birt:paramDef tag with special parameter name. Build number:2.2.0.v200704180630 Steps to reproduce: Prerequisite: New a report with a report parameter with name ~`!@#$%^&*()-=_+\][{}|';:"/,<>? 1. New a jsp file from BIRT tag template in BIRT Web Project. 2. Input below content in body: <birt:parameterPage id="0" name="customparameterpage" reportDesign="report/customJspTagParamDefName.rptdesign" isCustom="true"> <birt:paramDef id="1" name="~`!@#$%^&*()-=_+\][{}|';:/,?"/> <input type="submit" name="OK" value="submit"/> </birt:parameterPage> 3. Run the jsp file. Expected result: Value can be passed to report. Actual result: Javascript error. A runtime error has accurred... Error log:N/A
closed fixed
561799b
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ParamDefTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T08:46:40Z"
"2007-04-18T07:06:40Z"
175,803
Bug 175803 format date time examples are incorrect
1. put a data field on report 2. select "format date time" in "properties" 3. select "custom" 4. in the examples in the "example formats" table are not correct if you use non english date/time settings in your microsoft windows preferences; e.g. "Short Date" is shown as "28.02.07" with "example code" "M/dd/yyyy", the correct value had to be "dd.MM.yyyy"
resolved fixed
8ba2561
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatDateTimePattern.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/FormatDataTimeDescriptorProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/FormatDateTimeDescriptor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T07:45:41Z"
"2007-02-28T10:53:20Z"
182,752
Bug 182752 Mock33: Unexternalized string "Crosstab"
Build ID: birt-report-framework-sdk-2.2M6.zip Steps to reproduce: Window -> Show View -> Palette "Crosstab" in the Palette view is not externalized. or Insert -> "Crosstab" is not externalized.
resolved fixed
fc89425
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/extension/experimental/PaletteEntryExtension.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T03:16:58Z"
"2007-04-17T14:26:40Z"
182,676
Bug 182676 [Automation][Regression] an extra image/chart was rendered
steps to reproduce: - use the attached report - preview expected behavior: - only one image/chart should be displayed actual behavior: - there were two on each report
closed fixed
cfc6136
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-18T03:06:51Z"
"2007-04-17T03:20:00Z"
182,695
Bug 182695 Backport RowFetchLimit setting in model to 2.1.3
In 2.1.3 Model add new methods DataSetHandle.setDataSetRowLimit() and DataSetHandle.getDataSetRowLimit() to let user define the number of rows that returned from database. This however duplicate with existing 2.2 model methods DataSetHandle.setRowFetchLimit() and DataSetHandle.getRowFetchLimit(). Model should backport the changes to 2.1.3.
resolved fixed
4d3715e
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DataSetHandle.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T10:43:12Z"
"2007-04-17T06:06:40Z"
182,062
Bug 182062 Define and provide Date/Time format value
DateTime type has been supported in BIRT. Now, there's a proposal on support Date/Time type in BIRT Report Designer. In order to enable end user setting the format of Date/Time type, please define and provide format value for both Date and Time.
resolved fixed
8f49359
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/StyleHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/StyleParseTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/StyleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/DateFormatValue.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/TimeFormatValue.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IStyleModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/AbstractPropertyState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/StructureState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T09:48:39Z"
"2007-04-12T03:53:20Z"
181,361
Bug 181361 Exception is thrown out in Chart builder when you set all null values for Value Series [0001]
Description: Exception is thrown out in Chart builder when you set all null values for Value Series. Build number: 2.2.0.v20070405-0630 Steps to reproduce: 1. Create a Bar Chart, set all null value data for Value Series. Expected result: No exception is thrown out. Actual result: Exception is thrown out (See the screenshot). Error log: N/A
closed fixed
c30b021
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith3DAxes.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T09:18:12Z"
"2007-04-06T03:26:40Z"
182,661
Bug 182661 Cross Tab: Need to support "New Data Cube" from menu bar
Please look at the UI mockup as reference to support "New Data Cube" on dropdown menu from Menu bar.
resolved fixed
de71244
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/CreateCubeHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T08:13:13Z"
"2007-04-17T00:33:20Z"
182,504
Bug 182504 Icon of library in library explorer is error[00]
Details: Icon of library in library explorer is error[00] Actual result: The icon of library in library explorer is the same as report design's Please correct the icon
closed fixed
8dec4de
["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/LibraryCubesNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/LibraryDataNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T06:54:45Z"
"2007-04-16T07:53:20Z"
182,076
Bug 182076 Delete a style from a report item doesn't affect report xml source
Steps to reproduce: 1.Insert a label onto layout; 2.New a style, suppose named it "NewStyle"; 3.Right click the label and on the drop down list, choose Style->Apply Style->NewStyle; 4.Save the report design; 5.Right click the label and on the drop down list, choose Style->Delete Style->NewStyle; 6.Save the report design; Expected result: NewStyle is deleted from report design, and the label doesn't have the style property. Actual result: Switch to report xml source, a error mark indicate that the label still has a style property:<property name="style">NewStyle</property>
resolved fixed
4bd0a9f
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/commands/DeleteCommand.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T05:50:09Z"
"2007-04-12T06:40:00Z"
182,673
Bug 182673 No default value error message prompts incorrectly
Steps to reproduce: 1. New a report parameter; 2. Choose control type as Combo; 3. Choose parameter as dynamic type; Expected result: As the isRequired is false by default, parameter's default value can be null value. There should be no error message about no default value prompt. Actual result; Error messages prompts
resolved fixed
4a6907b
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-17T03:43:38Z"
"2007-04-17T03:20:00Z"
179,898
Bug 179898 Date/Time type X-Axis labels are not correct when set grouping [0001]
Description: Date/Time type X-Axis labels are not correct when set grouping. Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1. New a Bar Chart with Date/Time type X-Axis with values as 4/1/2005 10:12 AM 4/1/2005 11:15 AM 4/1/2005 7:15 AM 2. Enable X Series Grouping, set Type as "DateTime", Unit as "Day", Interval as 1, and Aggregate Expression as "Sum". 3. Preview. Expected result: X-Axis label should be "4/1/2005" Actual result: X-Axis label is "2005" Error log: N/A
closed fixed
bd4f3ec
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T09:28:46Z"
"2007-03-29T03:46:40Z"
182,486
Bug 182486 [Automation][Regression] behavior of List onRender event handler was incorrect
steps to reproduce: - use the attached report - preview expected behavior: - the font color of last list should be black actual behavior: - it was in blue as the second last list
closed fixed
f11b6e6
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T07:39:51Z"
"2007-04-16T02:20:00Z"
180,130
Bug 180130 Bar chart becomes a line in right-to-left mode
When setting a right-to-left mode, such as in arabic locale, all bar charts will become a line. After investigation, size field in DataPointHints is 0.
resolved fixed
c2aeedc
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T07:10:56Z"
"2007-03-30T07:33:20Z"
181,113
Bug 181113 NPE throws out when preview crosstab in doc on BIRT RCP[1202]
null
closed fixed
237175e
["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T03:48:16Z"
"2007-04-05T02:26:40Z"
182,473
Bug 182473 [Smoke]Can not drag a report item into layout[00]
Steps to reproduce: new a report design drag a report item into layout Expected result: report item is shown in the layout view Actual result: nothing else except an error message in the error log Error log: java.lang.ClassCastException: java.lang.String at org.eclipse.birt.report.designer.core.commands.CreateCommand.getNewObject(CreateCommand.java:163) at org.eclipse.birt.report.designer.core.commands.CreateCommand.execute(CreateCommand.java:58) at org.eclipse.birt.report.designer.internal.ui.command.WrapperCommandStack.execute(WrapperCommandStack.java:86) at org.eclipse.birt.report.item.crosstab.internal.ui.dnd.MeasureHandleDropAdapter.performDrop(MeasureHandleDropAdapter.java:78) at org.eclipse.birt.report.designer.internal.ui.dnd.DNDService.performDrop(DNDService.java:178) at org.eclipse.birt.report.designer.internal.ui.palette.ReportTemplateTransferDropTargetListener.handleDrop(ReportTemplateTransferDropTargetListener.java:115) at org.eclipse.gef.dnd.AbstractTransferDropTargetListener.drop(AbstractTransferDropTargetListener.java:171) at org.eclipse.jface.util.DelegatingDropAdapter$3.run(DelegatingDropAdapter.java:211) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:850) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:45) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:153) at org.eclipse.jface.util.DelegatingDropAdapter.drop(DelegatingDropAdapter.java:209) at org.eclipse.swt.dnd.DNDListener.handleEvent(DNDListener.java:90) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:947) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:706) at org.eclipse.swt.dnd.DropTarget.Drop(DropTarget.java:413) at org.eclipse.swt.dnd.DropTarget$3.method6(DropTarget.java:237) at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:117) at org.eclipse.swt.internal.ole.win32.COM.DoDragDrop(Native Method) at org.eclipse.swt.dnd.DragSource.drag(DragSource.java:322) at org.eclipse.swt.dnd.DragSource.access$0(DragSource.java:281) at org.eclipse.swt.dnd.DragSource$1.handleEvent(DragSource.java:165) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3673) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3284) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2337) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2301) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2176) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:463) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:458) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:101) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:146) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:356) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:171) 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:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:476) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:416) at org.eclipse.equinox.launcher.Main.run(Main.java:1141)
closed fixed
4ed6c50
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/DNDService.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T03:03:11Z"
"2007-04-16T02:20:00Z"
182,284
Bug 182284 Error message props up after previewing a report with a group on date type column
Use the attached rptdesign file preview Expected Result: Data is grouped without error message. Actual result: error message props up.
closed fixed
71fae5c
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/GroupCalculatorFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T02:21:12Z"
"2007-04-13T10:26:40Z"
176,161
Bug 176161 styles cannot be sortet/ordered in the outline view
1) create a library 2) add a theme 3) add some styles to the theme ==> the styles cannot be sortet/ordered in the outline view ==> a drag'n'drop ordering of sytles would be very nice (or maybe an alphabetical sorting)
resolved fixed
5cb3883
["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outline/providers/ThemeNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-16T02:17:30Z"
"2007-03-02T10:06:40Z"
180,873
Bug 180873 Background color on dynamic text doesn't take effect in excel emitter[1203]
Background color on dynamic text doesn't take effect in excel emitter[1203] Build number: 2.2.0.v20070404-0630 Steps to reproduce: 1.preview attached report design in excel emitter Expected result: Style on items can take effects in excel emitter Actual result: Background color on dynamic wasn't displayed in excel emitter Error log: N/A
closed fixed
6f85647
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-15T07:22:39Z"
"2007-04-04T07:00:00Z"
180,814
Bug 180814 Viewe as XLS does not work with non English locale.
Viewe as XLS does not work with non English locale. Please check the attached screen shot for detail. if the eclipse is started with -nl en_US option, then the same operation works. To reproduce: 1. Start the eclipse with -nl zn_CN (or ja_JP) locale. 2. Open tha attached JPN_FLAT_FILE.rptdesign. 3. Preview it as XLS.
resolved fixed
da61322
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-13T08:48:50Z"
"2007-04-03T22:40:00Z"
178,947
Bug 178947 ClassCastException for emitter render option
In current engine code, it assumes all emitter render option is an IRenderOption instance, actually from the api: EngineConfig.setEmitterConfiguration( String format, Object emitterConfig ), it doesn't reflect this requirement, this implicity allows user to user its own render option object type, for example, HashMap, String or other classes. Actually I think this emitterConfig object is supposed to be passed to concrete emitter directly and interpreted by the concrete emitter only, normally it should not be processed by the engine. Even if engine need some special logic for built-in emitter like html,pdf, it should always check this instance type before processing. ===================================================================== java.lang.ClassCastException: java.util.HashMap at org.eclipse.birt.report.engine.api.impl.EngineTask.setupRenderOption(EngineTask.java:1134) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:142) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:125)
resolved fixed
0f3c2f9
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineConfig.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-13T08:11:23Z"
"2007-03-23T08:53:20Z"
180,879
Bug 180879 [regression]Report Engine log file isn't generated.[0600]
Description: Report Engine log file isn't generated. Build number:2.2.0.v20070404 Steps to reproduce: 1. Preview BIRT report. 2. Check log in logs folder under viewer plugin birt folder. Expected result: Log file is created. Actual result: No log files. Error log:N/A
closed fixed
fdcc8d3
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ReportEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-13T07:34:31Z"
"2007-04-04T07:00:00Z"
181,880
Bug 181880 Output column generated from Flat file is wrong
If I define a csv file, including a column which is Date type and has no value, after creating a dataset from this csv, output column of that column is wrong. Expected result is Date. Actual result is Any.
verified fixed
6d6acf7
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ODAFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-13T06:39:13Z"
"2007-04-11T05:40:00Z"
181,706
Bug 181706 Sorting Data by X values doesn't work without grouping
Using the 2.2M5 designer , I simply want to sort the data of the X Series in a Line Chart. I go into the Sort and Group pop up in the chart wizard and select ascending, but it doesn't affect the result. (style ordered same as the result set) If i define a dummy grouping (no interval) it is then working.
resolved fixed
ae5e850
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T16:25:22Z"
"2007-04-10T07:26:40Z"
181,570
Bug 181570 Cube should be able to copy, paste and cut [1101]
Description: Cube should be able to copy, paste and cut. Build number: 2.2.0.v20070409-0630 Steps to reproduce: 1. New a Cube. 2. Select Cube, Copy, Pase, Cut should be able use. Expected result: Copy, paste and cut can be used. Actual result: Cube can not be copy paste or cut. Error log: N/A
closed fixed
f80cdb3
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CopyAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T08:57:51Z"
"2007-04-09T09:13:20Z"
180,846
Bug 180846 Implement page emitter framework.
Implement page emitter framework to layout engine. The framework was designed before postscript emitter was implemented. The outline of the framework is as following: 1. PageDeviceRender determines if new pages should be created and how to compute absolute position where items should be rendered in a page. 2. If a new page need to be created, PageDeviceRender informs the page device (an instance of IPagableDevice) to create a new page which is an instance of IPage. 3. When an item need be rendered in a page, PageDeviceRender computes absolute position of the item in the page and inform the page (IPage) to render the item at the position. 4. As a protocol, position is represented as coordinates, height and width in a coordinate system with origin at the left upper corner. For a specific emitter, the coordinates, height and width should be converted according to the special coordinate system of the emitter. Under this framework, algorithm of computing position is reused and emitters needn't to compute the absolute position by itself. Instead, it only needs to provide algorithm about how to create new pages and how to render items at specified position in a page. Postscript emitter is implemented under this framework, while the framework should be immigated into layout engine so that all page-emitter (pdf, postscript, etc.) can use this framework.
resolved fixed
0147274
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPageDevice.java", "engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFRender.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptRender.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptRenderOption.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/device/PostscriptPage.java", "engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/device/PostscriptPageDevice.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/EngineEmitterServices.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/OnPageBreakLayoutPageHandle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/TextStyle.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/IAreaVisitor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/IPage.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/IPageDevice.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontInfo.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T08:19:21Z"
"2007-04-04T04:13:20Z"
181,888
Bug 181888 Convert org.eclipse.birt.chart.viewer to a plug-in
Now the builders of org.eclipse.birt.chart.viewer project only include Java builder and Faceted project validation builder. Need to add Plug-in manifest builder to let this project use OSGI framework.
closed fixed
0d4e7b9
["chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/sample/SampleHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T07:00:12Z"
"2007-04-11T05:40:00Z"
180,426
Bug 180426 In library, do not allowed the dataset drag in to the row and column area of cross tab[1102]
Description: In library do not allowed the dataset drag in to the row and column area of cross tab[1102] Build number: 2.2.0.v20070402-0630 Steps to reproduce: Try to drag a dataset in data explorer into the row area and column area in x-tab. The plus icon show the operation is allowed, But after the insertion, error occurs. Expected result: The dataset is not allowed to insert into the row and column area Error log: java.lang.ClassCastException: org.eclipse.birt.report.item.crosstab.internal.ui.editors.model.VirtualCrosstabCellAdapter at org.eclipse.birt.report.designer.core.commands.CreateCommand.execute(CreateCommand.java:102) at org.eclipse.birt.report.designer.internal.ui.command.WrapperCommandStack.execute(WrapperCommandStack.java:86) at org.eclipse.gef.dnd.AbstractTransferDropTargetListener.handleDrop(AbstractTransferDropTargetListener.java:314) at org.eclipse.gef.dnd.TemplateTransferDropTargetListener.handleDrop(TemplateTransferDropTargetListener.java:101) at org.eclipse.birt.report.designer.internal.ui.palette.ReportTemplateTransferDropTargetListener.handleDrop(ReportTemplateTransferDropTargetListener.java:230) at org.eclipse.gef.dnd.AbstractTransferDropTargetListener.drop(AbstractTransferDropTargetListener.java:171) at org.eclipse.jface.util.DelegatingDropAdapter$3.run(DelegatingDropAdapter.java:211)
closed fixed
351305d
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/ReportTemplateTransferDropTargetListener.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T05:35:28Z"
"2007-04-02T05:00:00Z"
179,674
Bug 179674 Support time dimension in model
When define time dimension in model, the "itTime" property will be set. However this is not enough. We also need to know to what precision the time value should be evaluated, say, year, month, day, etc. Model needs to be enhanced to support such requirement.
resolved fixed
550c4a1
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TabularCubeParserTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/LevelHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/ILevelModel.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
"2007-04-12T04:59:45Z"
"2007-03-28T08:20:00Z"
182,048
Bug 182048 The measure can not dnd in daily buildv20070412[1101]
Description: The measure can not dnd in daily buildv20070412[1101] Build number: 2.2.0.v20070412-0630 Steps to reproduce: 1, New a cube with measures 2, New a x-tab and dnd the measure into the detail area Expected result: The measure can be dnd Actual result: The measure can not used Error log:
closed fixed
dd9d623
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDragAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/MeasureHandleDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T03:13:39Z"
"2007-04-12T01:06:40Z"
177,439
Bug 177439 Need an easy way to determine default value for a dynamic parameter
Currently, I have to bring up the data set editor, preview the results in the data set and make a mental note of the value to use for a report parameter that depends on a data set. It would be nice to have a drop down on the default value field, such as <Select value> which when selected queries the data set and presents me with a list to select from.
resolved fixed
66f53e2
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/SelectParameterDefaultValueDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-12T02:57:54Z"
"2007-03-14T22:06:40Z"
181,355
Bug 181355 Cross tab layout behavior
- add a cross tab item - try to drag and drop a level from the cube( in data explorer ) into the cross tab layout Currently this is not supported. User can only drag dimension nodes. Expected behavior - User should be able to drag level nodes too, this should actually add dimension to the cross tabl row/column area
resolved fixed
5c7cc72
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/DimensionHandleDropAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/LevelHandleDragAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dnd/LevelHandleDropAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/AddDimensionViewHandleCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/commands/CreateDimensionViewCommand.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/CrosstabCellFlowLayoutEditPolicy.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editpolicies/VirtualCrosstabCellFlowLayoutEditPolicy.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabAdaptUtil.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/NormalCrosstabCellAdapter.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/VirtualCrosstabCellAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-11T08:28:30Z"
"2007-04-06T00:40:00Z"
176,963
Bug 176963 Subquery's resultSetExpressions is not consistent between generate and present time.
In generate time, subquery will add the parent query's column binding to its own resultSetExpressions. While in present time, it only has the ones of itself.
resolved fixed
5524af5
["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
"2007-04-11T03:22:06Z"
"2007-03-12T06:13:20Z"
181,575
Bug 181575 Layou Measures Vertically can be changed and saved in layout [1102]
Layou Measures Vertically can be changed and saved in layout [1102] Build number: 2.2.0.v20070409-0630 Steps to reproduce: 1.new a report 2.insert a cross tab to layout and select the cross tab ,tick off"Layout Measures Vertically" Expected result: Layout measures can be changed and saved Actual result: Can't changed and saved Error log: N/A
closed fixed
8390426
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/CrosstabCategoryProviderFactory.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/CrosstabCellCategoryProviderFactory.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/CrosstabCellPageGenerator.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/page/CrosstabGeneralPage.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/page/CrosstabSectionPage.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/provider/LayoutMeasuresProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/ui/views/attributes/section/ContainerSection.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T08:54:31Z"
"2007-04-09T09:13:20Z"
180,864
Bug 180864 Change Allow Null option in Cascading Group.[0705]
Description: Change Allow Null option in Cascading Group. Build number:2.2.0.v20070404 Steps to reproduce: 1. New a cascading group and add sub parameter. Expected result: Is Required option in cascading group definition dialog. Actual result: Allow null value option in Cascading Group definition dialog Error log:N/A
closed fixed
7d39a15
["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
"2007-04-10T08:27:34Z"
"2007-04-04T07:00:00Z"
179,133
Bug 179133 Out of bounds chart exception when rendering a report using multiple threads
An out of bounds ChartException occurs when rendering reports using multiple threads. This was seen multiple times when running the performance test in org.eclipse.birt.test.performance project. To reproduce this exception, run the test after increasing the threads to 50 in case-10threads-pdf in org.eclipse.birt.test.performance/config.xml. Stack trace: WARNING: Exception org.eclipse.birt.chart.exception.ChartException: $NO-RB$ org.eclipse.birt.chart. exception.ChartException: Out of bounds at org.eclipse.birt.chart.factory.Generator.render(Generator.java:1236) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.onR owSets(ChartReportItemPresentationImpl.java:477) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.p rocessExtendedContent(LocalizedContentVisitor.java:638) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.v isitForeign(LocalizedContentVisitor.java:343) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(For eignContent.java:59) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.l ocalize(LocalizedContentVisitor.java:99) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReport ItemExecutor.execute(LocalizedReportItemExecutor.java:38) at org.eclipse.birt.report.engine.layout.content.BlockStackingExecutor.g etNextChild(BlockStackingExecutor.java:47) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverse Children(PDFBlockStackingLM.java:86) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbs tractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFRowLM.traverseChildren(P DFRowLM.java:123) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbs tractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFRowLM.layout(PDFRowLM.ja va:51) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutCh ildNode(PDFBlockStackingLM.java:109) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverse Children(PDFBlockStackingLM.java:89) at org.eclipse.birt.report.engine.layout.pdf.PDFTableBandLM.traverseChil dren(PDFTableBandLM.java:97) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbs tractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutCh ildNode(PDFBlockStackingLM.java:109) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverse Children(PDFBlockStackingLM.java:89) at org.eclipse.birt.report.engine.layout.pdf.PDFGroupLM.traverseChildren (PDFGroupLM.java:29) at org.eclipse.birt.report.engine.layout.pdf.PDFTableGroupLM.traverseChi ldren(PDFTableGroupLM.java:41) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbs tractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFTableGroupLM.layout(PDFT ableGroupLM.java:61) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutCh ildNode(PDFBlockStackingLM.java:109) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverse Children(PDFBlockStackingLM.java:89) at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM.traverseChildren (PDFTableLM.java:157) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbs tractLM.java:132) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverse Children(PDFBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildre n(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(PDFPageLM. java:199) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layou tReport(PDFReportLayoutEngine.java:56) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layou t(PDFReportLayoutEngine.java:72) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAnd RenderTask.java:225) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRe nderTask.java:147) at org.eclipse.birt.test.performance.RunRenderThread.run(RunRenderThread .java:138) Caused by: java.lang.RuntimeException: org.eclipse.birt.chart.exception.ChartExc eption: Out of bounds at org.eclipse.birt.chart.computation.DataSetIterator.next(DataSetIterat or.java:448) at org.eclipse.birt.chart.render.AxesRenderHelper$TextAxisTypeComputatio n.handlePreEachTick(AxesRenderHelper.java:416) at org.eclipse.birt.chart.render.AxesRenderHelper.renderHorizontalAxisBy Type(AxesRenderHelper.java:814) at org.eclipse.birt.chart.render.AxesRenderHelper.renderEachAxis(AxesRen derHelper.java:1679) at org.eclipse.birt.chart.render.AxesRenderer.renderEachAxis(AxesRendere r.java:2915) at org.eclipse.birt.chart.render.AxesRenderer.renderAxesLabels(AxesRende rer.java:2156) at org.eclipse.birt.chart.render.AxesRenderer.renderPlot(AxesRenderer.ja va:2278) at org.eclipse.birt.chart.render.AxesRenderer.render(AxesRenderer.java:2 88) at org.eclipse.birt.chart.factory.Generator.render(Generator.java:1231) ... 39 more Caused by: org.eclipse.birt.chart.exception.ChartException: Out of bounds at org.eclipse.birt.chart.computation.DataSetIterator.next(DataSetIterat or.java:451) ... 47 more
verified fixed
39a1229
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T06:44:04Z"
"2007-03-23T22:46:40Z"
181,569
Bug 181569 Inconsistent constant values for SortType defintion
In rom.def, the allowed values for SortType is "sort-on-group-key" and "complex-sort", but in DesignChoiceConstants, it's "sortOnGroupkey" and "complexSort". These values should be consistent.
resolved fixed
678c4f2
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/DesignChoiceConstants.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T06:12:05Z"
"2007-04-09T09:13:20Z"
180,439
Bug 180439 Style on toc doesn't take effect in PDF[0002]
Style on toc doesn't take effect in PDF[0002] Build number: 2.2.0.v20070402-1259 Steps to reproduce: 1.new a label and input "test style for toc" 2.new a style:style1,set Font:Arial,Color:red,size:20,style:Italic,weight:Bolder 3.select the label and set toc "toc" ,choose style:style1 4.preview in web viewer and PDF Expected result: Style on web viewer and PDF both take effects Actual result: In web viewer style takes effects In PDF no effects displayed Error log: N/A
closed wontfix
0c1e3d6
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/TOCHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/StyleInstance.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T06:07:22Z"
"2007-04-02T07:46:40Z"
176,557
Bug 176557 Bubble charts labels not positionned correctly
Create a bubble chart Show the series labels 1- the labels are overlapping the chart, when they are above, below,... Some bubbles might have the label inside, some outside, depending on their size. If above is select, the label should be above (and outside) the bubble, regardless of the size. Same thing for any marker type. 2- We need another choice to show the labels inside the bubble (so it would be centered in the bubble).
resolved fixed
e426c5d
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LabelAttributesComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T05:28:10Z"
"2007-03-07T01:13:20Z"
181,678
Bug 181678 BIRT designer - Cross tab item cannot define aggregation
If i try to set the sub total and grand total by using the Aggregation dialog; The values are lost when i reopen the dialog Have attached the report design for which the issue happens.
resolved fixed
623372e
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractReportEditPart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-10T03:45:56Z"
"2007-04-09T23:06:40Z"
180,842
Bug 180842 Config memory buffer size in data engine execution.
To tuning the performance, it is necessary for DtE to expose API for clients to config the size of memory it used to store the final result set. A new AppContext string, "org.eclipse.birt.data.cache.memory.size" is proposed. The new appcontext entry only accept positive integer as input, the unit of which would be MB.
resolved fixed
ee8d455
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/NestedQueryTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheClobAndBlobTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheComputedColumnTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheFeaturesTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheNestedQueryTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheSortTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CacheSubqueryTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/CachedMultiplePassTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngine.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/CacheUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/ResultObjectUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SizeOfUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/SmartCacheHelper.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/IQueryExecutor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ServiceForQueryResults.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/viewing/DummyEventHandler.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odi/IEventHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-09T10:53:22Z"
"2007-04-04T01:26:40Z"
179,888
Bug 179888 The x-tab in library can not be used in report design when a x-tab exist in that report design[1102]
Description: The x-tab in library can not be used in report design when a x-tab exist in that report design[1102] Build number: 2.2.0.v20070329-0630 Steps to reproduce: 1, New a cube and x-tab in library 2, New a cube and x-tab in report 3, Using the x-tab from library in report Expected result: The x-tab can be used from library Actual result: No effact after dragging the x-tab from library explorer Error log:
closed fixed
f23da33
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.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
"2007-04-09T08:48:28Z"
"2007-03-29T01:00:00Z"
180,089
Bug 180089 BIRT model - TOC predefined styles
In ROM we need to support predefined styles for TOC too. This will allow user to easily create a TOC style, by creating one of two styles. Suggestion i have is - TOC ( Applies to all TOC nodes ) - TOC-level1 ( If defined applies to first level toc nodes ) - TOC-level2 ........... - TOC-level5
resolved fixed
da33c09
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/SessionHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryWithCubeTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TableItemParseTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/UserPropertyTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportDesignHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/TOCHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/core/UserPropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ReportElementState.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
"2007-04-09T07:07:50Z"
"2007-03-29T23:13:20Z"
180,856
Bug 180856 2D+ Stacked Area Chart does not work correctly [0001]
Description: 2D+ Stacked Area Chart does not work correctly. Build number: 2.2.0.v20070404-0630 Steps to reproduce: 1. Preview the attached design file. Expected result: The 2D+ Stacked Area Chart works correctly. Actual result: See the attached screenshot. Error log: N/A
closed fixed
75763a3
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCache.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-09T06:08:12Z"
"2007-04-04T04:13:20Z"
148,626
Bug 148626 [Regression]Can't fetch value from the filter of table/chart which inherites data from container
Steps: 1. create a table and bind a dataset in it 2. create another table/chart in the table detail/table group header 3. switch to the Filter tab in property editor 4. create a filter and select value in "<select value...>" combo 5. an error popuped up, "The expression value can't be retrieved"
resolved fixed
905b9ee
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-09T06:00:12Z"
"2006-06-26T11:06:40Z"
177,327
Bug 177327 Support more than eight colors in the Palette
if we use the update(int) method in Palette we only get 8 different colors. This is very inconvenient as this implies that we have to manually add more colors if the total number of categories is greater than eight. This becomes a bigger issue for the Pie charts. If I have a Pie chart and the number of slices (i.e. total values in the series) is greater than 8. Then the color pattern repeats every 8th entry. This means that: 1. Item 1 and Item 9 appear together and they look like one slice 2. If there are no labels on the pie chart, there is no way to identify which is which. Unless we provide the tooltips so that the user may identify which slice represents Item 1 and which represents Item 9. Besides, for SWT rendering, highlighting the slice when on legend hover is not available either. Hence the Palette should either support more than eight colors or provide a way to generate new colors if needed.
resolved fixed
0d50f0a
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/Palette.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/PaletteImpl.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-09T05:50:16Z"
"2007-03-14T13:46:40Z"
180,654
Bug 180654 Cannot add column binding for Time type in Property Editor.[0001]
Description: Cannot add column binding for Time type in Property Editor. Build number:2.2.0.v200704031345 Steps to reproduce: 1. New sample data source and data set. 2. Drag one column to layout. 3. In Binding of Property Editor, Edit binding to set Type to Time, click OK. Expected result: Type is changed to Time. Actual result: Type is changed to Date Time. Error log:N/A
closed fixed
e9297d1
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataItemBindingDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2007-04-09T03:21:57Z"
"2007-04-03T08:46:40Z"