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
298,628
Bug 298628 Improve UI usability of the "Externalize to Connection Profile" Option
In BIRT Data Explorer, select "Externalize to Connection Profile..." option in the context menu of a data source design that has referenced an external connection profile. The ExportDataSourceDialog opens. Press Ok. An error message is displayed saying that the data source has already externalized its properties. For better UI usability, the "Externalize to Connection Profile..." menu option should ideally be disabled when a data source is already externalized. But doing such validation could impact performance. Alternatively, the ExportDataSourceDialog should have made the validation on open, and disabled its Ok button with an appropriate message in the dialog. Note: the validation (on whether a data source has already externalized to profile) can be made by calling oda.design.DataSourceDesign#hasLinkToProfile().
closed fixed
b367467
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/actions/ExportElementToSourceCPStoreAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-21T05:47:20Z"
"2009-12-30T05:13:20Z"
313,684
Bug 313684 [Regression]value list don't display in import values dialog when parameter data type is Date
Description: value list don't display in import values dialog when parameter data type is Date Test Build: BIRT2.6.0 v20100520-1551 Step to reproduce: 1. Add a sample datasource and a data set with table "ORDERS". 2. New a parameter, data type select "Date",display type select "List Box",click "Import Values" Expect result: in Import Values dialog, value list don't display Actual result: in Import Values dialog, value list can display
closed fixed
8b00dfe
["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
"2010-05-21T03:36:11Z"
"2010-05-20T10:06:40Z"
311,507
Bug 311507 InvocationTargetException when switching to Preview Results
Build Identifier: 20100218-1602 InvocationTargetException occurs when editing a DataSet (to which the DataSource has property binding) and switching to Preview Results. The real exception is SWTException(Invalid thread access) in ReportPropertySheetPage (elementChanged function). Possible resolution (asynchExec): public void elementChanged( DesignElementHandle focus, NotificationEvent ev ) { if ( !viewer.getTree( ).isDisposed( ) ) { PlatformUI.getWorkbench().getDisplay().asynchExec(){new Runnable() { public void run() { refresh( ); } }); } Reproducible: Always Steps to Reproduce: 1. Create a new Report Design 2. Create a new XML Data Source (e.g. based on library.xml) 3. Create a new ReportParameter (name: XMLfile, type: String) 4. Bind this XMLfile ReportParameter to "XML Data Source File" property in the DataSource Editor 5. Create a new XMLDataSet 6. Open Properties View 7. Edit the DataSet 8. Open the DataSet (double click on it in Data Explorer) 9. Switch to Preview Results => Exception
verified fixed
42843a8
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ResultSetPreviewPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-21T03:11:04Z"
"2010-05-04T10:46:40Z"
313,657
Bug 313657 Pattern can not be accessed for all the Background
null
closed fixed
3dae22a
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesTrendlineSheet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-21T02:34:31Z"
"2010-05-20T07:20:00Z"
313,652
Bug 313652 [Accessibility] The chart axis are not shown under High Contrast mode "High Contrast White (large)"
null
closed fixed
558a34c
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/style/BaseStyleProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/style/IStyleProcessor.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/ChartPreviewPainter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-21T02:06:42Z"
"2010-05-20T07:20:00Z"
298,146
Bug 298146 Provide warning message if cube binding doesn't exist when changing cube in chart builder
Description: Provide warning message if cube binding doesn't exist when changing cube in chart builder Build number: 2.6.0.v200901218-0630 Steps to reproduce: 1, New a chart binding with cube which has COUNTRY dimension 2, New another cube without COUNTRY dimension 3, Edit the chart and binding to cube2 Expected result: In step3, the binding data["COUNTRY"] doesn't exist in CUBE2, but no warning message to indicate this. Suggest to provide error message, or throw proper exception when preview report Error log:
closed fixed
bd13dad
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTCubeResultSetEvaluator.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/SharedCubeResultSetEvaluator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-20T08:00:17Z"
"2009-12-18T07:06:40Z"
287,802
Bug 287802 Margin with percent(%) value does not work correctly in layout.[0009]
null
verified fixed
b415120
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/DesignElementHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-20T06:22:02Z"
"2009-08-27T10:46:40Z"
312,382
Bug 312382 Set height in img tag will affect width
null
closed fixed
aebfcba
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ImageData.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/LayoutUtil.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-20T06:20:43Z"
"2010-05-11T09:26:40Z"
313,645
Bug 313645 [Accessibility] Line color issue for Chart under High Contrast mode
null
closed fixed
2b0a7c5
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/PieSeriesImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/StockSeriesImpl.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LineAttributesComposite.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-20T06:06:48Z"
"2010-05-20T04:33:20Z"
309,071
Bug 309071 The contents on the button can not be shown completely in "Select Data" tab of Chart Builder for Radar Chart
null
closed fixed
7369351
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/series/RadarSeriesUIProvider.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-20T04:34:45Z"
"2010-04-14T07:26:40Z"
310,180
Bug 310180 2.5.2: "1" page number is displayed on ALL pages in the footer of PDF document
null
verified fixed
29cc988
["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
"2010-05-19T07:53:39Z"
"2010-04-22T18:13:20Z"
304,319
Bug 304319 [Accessibility] The chart axis are not shown under High Contrast mode
null
closed fixed
7b824df
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/style/BaseStyleProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/style/IStyleProcessor.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/DesignerRepresentation.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/chart/ChartSheetImpl.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/ChartPreviewPainter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T06:29:19Z"
"2010-03-02T08:53:20Z"
276,276
Bug 276276 View Report blocked by deleting and closing report files
Description: View Report blocked by deleting and closing report files Steps to reproduce: 1. New two report: report1.rptdesign and report2.rptdesign 2. Make sure they are open, and focus on report2 3. Delete report2 in Navigator 4. Click View Report button Expect result: Report1 should be previewed. Actual result: View Report does not work. In addition, if delete report1 at step3, View report works and no error. Errorlog: n/a
closed fixed
d1368fa
["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/script/actions/DebugScriptAction.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/GenerateDocumentToolbarMenuAction.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewToolbarMenuAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T06:08:46Z"
"2009-05-14T11:20:00Z"
312,009
Bug 312009 [Regression]No error in problem/outline view for table with blank group key
Build number:2.6.0.v20100507-0630 Steps to reproduce: 1. Insert a table, bind with dataset 2. Add a group without key expression, click ok and save Expected result: Error icon in outline and error in problem view Actual result: no error.
closed fixed
f1ed077
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/ValueRequiredValidator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T05:50:57Z"
"2010-05-07T08:13:20Z"
299,037
Bug 299037 Column Width of HTML Tables not passed correctly to PDF/Word
Build Identifier: 3.4.0 When having static / Dynamic HTML code in the report Text/Dynamic Text Of a table with certian column widths upon export to PDF/Word the width isn't passed one and table appears with equal width for all cells. In HTML view it appears OK. Reproducible: Always Steps to Reproduce: 1.Create a static report table in HTML. 2. Assign widths to each column 3.export report to PDF/WORD 4. Report appears with all columns in the same width 5. Also if you don't specify the width attribute (and width is decided by column data) - the result is the same upon export.
verified fixed
dc93fb1
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTMLConstants.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/TableProcessor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/Tag2Style.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T05:17:58Z"
"2010-01-07T13:13:20Z"
312,759
Bug 312759 NPE when run report has variable and uses library
Build number:2.6.0.v20100513-1121 Steps to reproduce: 1. New a library. 2. New a report, add a report variable,use the library. 3. Preview report Expected result:no exception. Actual result:NPE Error log: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report at org.eclipse.birt.report.service.ReportEngineService.throwDummyException(ReportEngineService.java:1097) at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportEngineService.java:1316) at org.eclipse.birt.report.service.BirtViewerReportService.runReport(BirtViewerReportService.java:158) at org.eclipse.birt.report.service.actionhandler.BirtRunReportActionHandler.__execute(BirtRunReportActionHandler.java:81) at org.eclipse.birt.report.service.actionhandler.BirtGetPageActionHandler.__checkDocumentExists(BirtGetPageActionHandler.java:58) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.prepareParameters(AbstractGetPageActionHandler.java:119) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.__execute(AbstractGetPageActionHandler.java:104) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(AbstractBaseDocumentProcessor.java:47) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(AbstractBaseComponentProcessor.java:143) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPage(BirtDocumentProcessor.java:87) 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:597) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(AbstractBaseComponentProcessor.java:112) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(BirtSoapBindingImpl.java:66) 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:597) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:265) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122) at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:60) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:939) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Caused by: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:261) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask.java:85) at org.eclipse.birt.report.service.ReportEngineService.runReport(ReportEngineService.java:1307) ... 52 more Caused by: org.eclipse.birt.report.engine.api.EngineException: Failed to save design! at org.eclipse.birt.report.engine.api.impl.ReportDocumentWriter.saveDesign(ReportDocumentWriter.java:195) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTask.java:214) ... 54 more Caused by: java.lang.NullPointerException at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.newElement(ReportDesignSerializerImpl.java:2869) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.newElement(ReportDesignSerializerImpl.java:2833) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.createNewElement(ReportDesignSerializerImpl.java:1260) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.localize(ReportDesignSerializerImpl.java:1319) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.visitDesignElement(ReportDesignSerializerImpl.java:266) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.visitContentElement(ReportDesignSerializerImpl.java:2993) at org.eclipse.birt.report.model.elements.ElementVisitorImpl.visitVariableElement(ElementVisitorImpl.java:921) at org.eclipse.birt.report.model.elements.VariableElement.apply(VariableElement.java:55) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.handleContentElementValue(ReportDesignSerializerImpl.java:2269) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.localizePropertyValues(ReportDesignSerializerImpl.java:2056) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.localizeDesign(ReportDesignSerializerImpl.java:1394) at org.eclipse.birt.report.model.util.ReportDesignSerializerImpl.visitReportDesign(ReportDesignSerializerImpl.java:212) at org.eclipse.birt.report.model.elements.ReportDesign.apply(ReportDesign.java:65) at org.eclipse.birt.report.model.api.util.DocumentUtil.localizeDesign(DocumentUtil.java:90) at org.eclipse.birt.report.model.api.util.DocumentUtil.serialize(DocumentUtil.java:67) at org.eclipse.birt.report.engine.api.impl.ReportDocumentWriter.saveDesign(ReportDocumentWriter.java:186) ... 55 more
closed fixed
bf8ad19
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializerImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T04:38:56Z"
"2010-05-13T08:40:00Z"
298,037
Bug 298037 [Regression] Date and time parameter did not show correct value if use a computed column with aggregation [0705]
null
closed fixed
e64032b
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T04:28:50Z"
"2009-12-17T08:53:20Z"
312,763
Bug 312763 [regression] Masterpage disappeared in PDF when header/footer height unit is %
BuildId: 2.6.0.v20100513-0630. Steps to reproduce: 1. New a fixed layout report 2. Insert a label in the master page header 3. Change height of master page header and footer to 10% 4. Preview in PDF emitter Expected result: The contents in masterpage can be shown Actual result: Masterpage contents disapppeared.
closed fixed
0d0dfb1
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RegionArea.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T03:47:11Z"
"2010-05-13T08:40:00Z"
311,831
Bug 311831 Width of images set to a percent value causes java.lang.ArrayIndexOutOfBoundsException in Excel emitter
Build Identifier: BIRT 2.5.2 release If you set the width of an embedded image to a percent value the Excel emitter throws an ArrayIndexOutOfBoundsException caused from the ExcelLayoutEngine. Stacktrace: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report at org.apache.axis.AxisFault.makeFault(AxisFault.java:101) at org.eclipse.birt.report.utility.BirtUtility.makeAxisFault(BirtUtility.java:748) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:94) at org.eclipse.birt.report.presentation.aggregation.layout.EngineFragment.doService(EngineFragment.java:318) at org.eclipse.birt.report.presentation.aggregation.AbstractBaseFragment.service(AbstractBaseFragment.java:76) at org.eclipse.birt.report.servlet.BirtEngineServlet.__doGet(BirtEngineServlet.java:120) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGet(BaseReportEngineServlet.java:185) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.service(BaseReportEngineServlet.java:116) at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:59) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:380) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:324) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:535) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:865) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:540) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:213) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520) Caused by: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report at org.eclipse.birt.report.service.ReportEngineService.throwDummyException(ReportEngineService.java:1097) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:926) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:973) at org.eclipse.birt.report.service.actionhandler.BirtRunAndRenderActionHandler.__execute(BirtRunAndRenderActionHandler.java:76) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90) ... 27 more Caused by: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:186) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:75) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:920) ... 30 more Caused by: java.lang.ArrayIndexOutOfBoundsException: -1 at java.util.ArrayList.get(ArrayList.java:323) at org.eclipse.birt.report.engine.emitter.excel.DataCache.addData(DataCache.java:72) at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.addDatatoCache(ExcelLayoutEngine.java:1039) at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.addEmptyData(ExcelLayoutEngine.java:898) at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.addData(ExcelLayoutEngine.java:870) at org.eclipse.birt.report.engine.emitter.excel.layout.ExcelLayoutEngine.addImageData(ExcelLayoutEngine.java:695) at org.eclipse.birt.report.engine.emitter.excel.ExcelEmitter.startImage(ExcelEmitter.java:441) at org.eclipse.birt.report.engine.emitter.CompositeContentEmitter.startImage(CompositeContentEmitter.java:274) at org.eclipse.birt.report.engine.emitter.ContentEmitterUtil.startContent(ContentEmitterUtil.java:74) at org.eclipse.birt.report.engine.layout.html.buffer.DummyPageBuffer.startContent(DummyPageBuffer.java:125) at org.eclipse.birt.report.engine.layout.html.HTMLLeafItemLM.start(HTMLLeafItemLM.java:67) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:139) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:70) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:90) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:99) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:170) ... 32 more Reproducible: Always Steps to Reproduce: 1. Open report designer and create a blank report. 2. Insert an embedded image and set width of the image to a percent value, for instance: 100% 3. Value of height is not relevant in this case. 4. Click on Excel export in designer toolbar to create an Excel report. 5. The stacktrace appears. 6. All other emitter works fine.
resolved fixed
e45d45d
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ImageData.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T03:10:38Z"
"2010-05-06T07:13:20Z"
311,496
Bug 311496 Background Pattern does not work for SVG chart
null
closed fixed
348c20e
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java", "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/SVGImage.java", "chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T03:08:55Z"
"2010-05-04T08:00:00Z"
313,292
Bug 313292 Exception is thrown out when select pattern as legend entry background.[13]
null
verified fixed
ce14063
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/chart/LegendTextSheet.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:56:01Z"
"2010-05-18T08:06:40Z"
299,233
Bug 299233 Problem with the ReportEngine_<date>.log
Hi, I have a problem with the ReportEngine_<date>.log in windows 2003 Server. The problem is that it doesn't update the file modification date, and the file will not part then I have files too large(600MB or more...). Can anyone help me? thanks a lot.
verified fixed
93c0abd
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/EngintTaskLoggerTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/EngineConfig.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IEngineConfig.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineLogger.java", "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
"2010-05-19T02:55:07Z"
"2010-01-11T08:53:20Z"
312,855
Bug 312855 Error occurs when set pattern as label background color.[13]
null
verified fixed
84a577c
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LabelAttributesComposite.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:49:08Z"
"2010-05-14T01:20:00Z"
312,757
Bug 312757 Exception is thrown out when select pattern as font color.[13]
description: Exception is thrown out when select pattern as font color. build id: 2.6.0 v20100513-0630 steps to reproduce: 1. New a chart. 2. Show series label. 3. Change label color to pattern. Actual result: Exception is thrown out in error log view.
verified fixed
f6ddbb2
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FontDefinitionDialog.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisGridLinesSheet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:42:33Z"
"2010-05-13T08:40:00Z"
289,728
Bug 289728 Visual notification that item from library is overwritten
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) Build Identifier: M20090211-1700 Hi, Is it possible to add visual notification in "Outline" view in "report design perspective" that item from library is overwritten? Sometimes I'm angry with strange behaviour and it's because overwritten item. Especilly with datasources or report parameters. I think that it's from library but it's overwritten. And maybe there is possible another enhancement - to freeze that item by user. Reproducible: Always Steps to Reproduce: 1.make library with report parameter 2.make rptdesign which include the library and the report parameter 3.overwrite report parameter in rptdesign 4.You are not able to see, it's overwritten, except XML source
verified fixed
322613e
["UI/org.eclipse.birt.report.designer.ui.cubebuilder/src/org/eclipse/birt/report/designer/ui/cubebuilder/provider/TabularCubeNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/CascadingParameterGroupNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/outline/providers/EmbeddedImageNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/IReportImageDecorator.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/LibraryElementImageDecorator.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/LibraryImageDescriptor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/IReportGraphicConstants.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlatformUIImages.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartViewNodeProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/views/provider/CrossTabNodeProvider.java", "xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/views/provider/TabularCubeNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:39:58Z"
"2009-09-17T12:20:00Z"
312,767
Bug 312767 Chart background image only can be previewed once in chart builder
null
closed fixed
2703c2c
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ImageDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:37:30Z"
"2010-05-13T08:40:00Z"
312,766
Bug 312766 Exception thrown out when preview a chart using Positive/Negative patterns
null
closed fixed
2acb05f
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/FillUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:29:38Z"
"2010-05-13T08:40:00Z"
313,069
Bug 313069 [Automation][Regression]Background image was shrunk in postscript
null
closed fixed
d0b3ffe
["engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:26:59Z"
"2010-05-17T07:06:40Z"
301,770
Bug 301770 Table/List Display Inline does not work in HTML/WORD in Linux [0300]
null
closed fixed
2413e29
["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/HTMLVisionOptimize.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:23:49Z"
"2010-02-04T02:20:00Z"
288,906
Bug 288906 plot and axis chart in Xtab chart view should share property editor[1302]
null
verified fixed
0bf78e7
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/page/ChartBindingPage.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/attributes/provider/ChartBindingGroupDescriptorProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:23:38Z"
"2009-09-09T07:06:40Z"
312,521
Bug 312521 [Automation][Regression]lable content in grid disappear when preview as xls
null
closed fixed
f4fa8f2
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:23:01Z"
"2010-05-12T02:06:40Z"
256,537
Bug 256537 Listbox parameter with multiple values has issues with null values.
Birt 2.3.2. Steps to reproduce: 1. Open the attached report. 2. Open the parameter page. 3. Select only the "Null value" in both boxes. 4. Click OK. 5. Then select the "Null Value" along with another value. 6. Click OK. 7. Unselect all values. 8. Click OK. Expected result: At step 4, the value array of the parameters contain one null value. So params[paramName].value[0] == null. At step 6, the value array contains null and the second value. At step 8, the value array itself is null, params[paramName].value == null. Actual result: At step 4, the value array itself is null, which is wrong (exception is shown) At step 8, an alert box pops up and tells that values must be selected, even though both parameters are not required.
closed fixed
741ae65
["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/utility/BirtUtility.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
"2010-05-19T02:21:42Z"
"2008-11-26T03:26:40Z"
313,067
Bug 313067 [Automation][Regression]Exception was thrown out while opening report in designer
null
closed fixed
9a116a1
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:10:36Z"
"2010-05-17T04:20:00Z"
312,529
Bug 312529 Exception is thrown out when select Ascending in "Group and sorting" dialogue when running "ChartWizardLauncher.java"
Description: Exception is thrown out when select Ascending in "Group and sorting" dialogue when running "ChartWizardLauncher.java". Build number: 2.6.0.v20100512-0630 Steps to reproduce: 1. Run /org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/ChartWizardLauncher.java 2. In Select Data tab, click "Edit group and sorting" button, select "Ascending". Expected result: No exception. Actual result: Exception is thrown out.
closed fixed
d4f4fd8
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/ChartWizardLauncher.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/DefaultDataServiceProviderImpl.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/integrate/SimpleUIServiceProviderImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:09:48Z"
"2010-05-12T04:53:20Z"
229,538
Bug 229538 Big number display issue in chart builder.
null
verified fixed
3a1d64e
["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/BubbleDataSetProcessorImpl.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/BubbleEntry.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/DataSetProcessorImpl.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/DifferenceDataSetProcessorImpl.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/datafeed/DifferenceEntry.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Bar.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Dial.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/DialRenderer.java", "chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Line.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataPointHints.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataSetIterator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/IConstants.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendLayoutHints.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/ValueFormatter.java", "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/AxisSubUnit.java", "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", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withoutaxes/SeriesRenderingHints.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/datafeed/NumberDataPointEntry.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/exception/ChartException.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/DataProcessor.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/factory/DateFormatWrapperFactory.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/JavaNumberFormatSpecifier.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/NumberFormatSpecifier.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/ScaleUnitType.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributePackageImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/JavaNumberFormatSpecifierImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/NumberFormatSpecifierImpl.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/DataSet.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/impl/DataSetImpl.java", "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/BaseRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/BigNumber.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/NumberUtil.java", "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
"2010-05-19T02:09:38Z"
"2008-04-30T04:33:20Z"
311,494
Bug 311494 [Accessibility] The contents in the pattern pane can not be accessed
null
closed fixed
d5b268a
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PatternImageEditorDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:05:39Z"
"2010-05-04T08:00:00Z"
312,770
Bug 312770 [Accessibility] Can not insert X/Y values in chart by shortcut key.
null
closed fixed
7729dc9
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T02:03:17Z"
"2010-05-13T11:26:40Z"
310,057
Bug 310057 Underline and strikethrough line are invisible if label rotation is 45 degree.[13]
null
verified fixed
b5c16dc
["chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtTextRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-19T01:56:16Z"
"2010-04-22T07:06:40Z"
284,709
Bug 284709 Dataset parameter value on table is reset after preview the joint data set.
null
verified fixed
33c3ec9
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-18T09:05:46Z"
"2009-07-27T10:20:00Z"
304,308
Bug 304308 [Accessibility] The query is not shown completely under High Contrast mode
null
closed fixed
52b4010
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLKeywordScanner.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-18T07:51:31Z"
"2010-03-02T08:53:20Z"
288,720
Bug 288720 [Regression]Failed to execute first result set from stored procedure which has multiple result sets[0703]
Description: There has a simple stored procedure: ALTER PROCEDURE [dbo].[multipleResult] AS BEGIN SET NOCOUNT ON; SELECT * FROM dbo.Customers SELECT * FROM dbo.Employees END When execute a stored procedure which has more than two result sets, it is failed to retrieve the first result set by Number 1, but Number 2 is working as expecting result. Build number: 2.5.1.v20090907-0630 Steps to reproduce: 1, Create a Stored procedure data set and execute a stored procedure which has more than two result sets 2, In setting page, Enable Result Set Selection 3, Specify 1 in Select Result Set by Number 4, Preview Expected result: The first result set is retrieved by Number 1 Actual result: Execution failed Error log:
closed fixed
bdef384
["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-17T09:34:08Z"
"2009-09-07T07:53:20Z"
289,546
Bug 289546 [Automation]Exception thrown out when preview attached report[0802]
null
closed fixed
1b35c78
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-17T08:50:58Z"
"2009-09-16T05:46:40Z"
302,367
Bug 302367 Unexpected Exception thrown out when preview data item using Birt Function BirtDateTime.month() [0802]
Description: Exception thrown out when preview data item using Birt Function BirtDateTime.month() [0802] Build: <2.5.2.v20100210-0630> Steps to reproduce: 1. New a data item using Birt Function BirtDateTime.month() without detail parameter 2. Preview Actual result: Unexpected Exception thrown out Expect result: Releated exception should thrown out ErrorLog: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report at org.eclipse.birt.report.service.ReportEngineService.throwDummyException(ReportEngineService.java:1097) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:926) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:973) at org.eclipse.birt.report.service.actionhandler.BirtGetPageAllActionHandler.__execute(BirtGetPageAllActionHandler.java:131) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:90) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(AbstractBaseDocumentProcessor.java:47) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(AbstractBaseComponentProcessor.java:143) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleGetPageAll(BirtDocumentProcessor.java:183) 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.birt.report.soapengine.processor.AbstractBaseComponentProcessor.process(AbstractBaseComponentProcessor.java:112) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(BirtSoapBindingImpl.java:66) at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:265) at javax.servlet.http.HttpServlet.service(HttpServlet.java:727) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122) at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111) at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:59) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:318) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:380) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:324) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:535) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:880) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:748) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:213) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:520) Caused by: org.eclipse.birt.report.engine.api.EngineException: Error happened while running the report at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:186) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:75) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:920) ... 48 more Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at org.eclipse.birt.core.script.function.bre.BirtDateTime$Function_Month.getValue(BirtDateTime.java:271) at org.eclipse.birt.core.script.function.bre.Function_temp.execute(BreUtility.java:50) at org.eclipse.birt.core.script.function.bre.BirtDateTime.execute(BirtDateTime.java:1322) at org.eclipse.birt.core.script.functionservice.impl.ScriptFunction.execute(ScriptFunction.java:146) at org.eclipse.birt.core.script.functionservice.impl.CategoryWrapper$1.call(CategoryWrapper.java:67) at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:119) at org.mozilla.javascript.gen.c214._c0(:0) at org.mozilla.javascript.gen.c214.call() at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:401) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3003) at org.mozilla.javascript.gen.c214.call() at org.mozilla.javascript.gen.c214.exec() at org.eclipse.birt.core.script.JavascriptEvalUtil.evaluateRawScript(JavascriptEvalUtil.java:95) at org.eclipse.birt.core.script.JavascriptEvalUtil.evaluateScript(JavascriptEvalUtil.java:134) at org.eclipse.birt.data.engine.script.ScriptEvalUtil.evaluateJSAsExpr(ScriptEvalUtil.java:769) at org.eclipse.birt.data.engine.expression.ExprEvaluateUtil.doEvaluateRawExpression(ExprEvaluateUtil.java:266) at org.eclipse.birt.data.engine.expression.ExprEvaluateUtil.evaluateRawExpression(ExprEvaluateUtil.java:232) at org.eclipse.birt.data.engine.impl.PreparedDummyQuery$ResultIterator.(PreparedDummyQuery.java:531) at org.eclipse.birt.data.engine.impl.PreparedDummyQuery$ResultIterator.(PreparedDummyQuery.java:508) at org.eclipse.birt.data.engine.impl.PreparedDummyQuery$QueryResults.getResultIterator(PreparedDummyQuery.java:367) at org.eclipse.birt.report.engine.data.dte.QueryResultSet.(QueryResultSet.java:98) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:168) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:265) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1875) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:80) at org.eclipse.birt.report.engine.executor.DataItemExecutor.execute(DataItemExecutor.java:75) at org.eclipse.birt.report.engine.internal.executor.dup.SuppressDuplicateItemExecutor.execute(SuppressDuplicateItemExecutor.java:43) at org.eclipse.birt.report.engine.internal.executor.wrap.WrappedReportItemExecutor.execute(WrappedReportItemExecutor.java:46) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:34) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutNodes(HTMLBlockStackingLM.java:65) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:90) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:99) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:170) ... 50 more
closed fixed
70175e3
["data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BirtDateTime.java", "data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BirtDuration.java", "data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BirtMath.java", "data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/bre/BreUtility.java", "data/org.eclipse.birt.core.script.function/src/org/eclipse/birt/core/script/function/i18n/Messages.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-17T08:06:44Z"
"2010-02-10T05:33:20Z"
284,068
Bug 284068 Edit Data Set dialog resets panel widths when height is changed
Build: 2.5.0 GA Double-click a data set. Edit Data Set appears. Change the width of the Available items panel by dragging the divider between Available items and the query text panel. Now, change the height of the dialog box. Expected: The widths of the internal panels do not change. Actual: The widths of the internal panels revert to their original sizes. Also, the panel widths are reset when the width of the dialog box is changed. Only the right-most panel size should change unless the dialog box size is reduced below a threshold.
verified fixed
cf9e5e0
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-13T06:50:04Z"
"2009-07-20T22:46:40Z"
311,998
Bug 311998 No error icon for chart without any binding
Build number:2.6.0.v20100506-0630 Steps to reproduce: 1. Insert a table,xtab,chart without any dataset or cube binding 2. Check outline Expected result: Error icon before these items. Current behavior: Error icon for table,xtab, but no error for chart. But chart indeed has errors.
closed fixed
e2b8a82
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/views/provider/ChartViewNodeProvider.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-13T04:10:52Z"
"2010-05-07T02:40:00Z"
305,982
Bug 305982 Combo boxes should provide 30 visible items [00]
null
closed fixed
34d5a60
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetDataSourceSelectionPage.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetParametersPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T07:58:22Z"
"2010-03-16T09:00:00Z"
310,416
Bug 310416 Vertical position of background image wasn't calculated correctly in postscript emitter
null
verified fixed
3a67829
["engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T03:54:41Z"
"2010-04-26T08:20:00Z"
310,418
Bug 310418 Master page header height doesn't work in fixed layout
null
closed fixed
38b8ba7
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ContainerArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/RegionArea.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T03:19:55Z"
"2010-04-26T08:20:00Z"
311,664
Bug 311664 Background image for SVG chart does not work when preview
null
closed fixed
1403721
["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T02:59:12Z"
"2010-05-05T09:00:00Z"
311,678
Bug 311678 Error message need update when can not apply pattern color on crosshair marker.[13]
null
verified fixed
e7388fa
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/MarkerRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T02:45:27Z"
"2010-05-05T09:00:00Z"
308,971
Bug 308971 [Accessibility] Can not use keyboard to select chart bindings in Chart Builder
null
closed fixed
34c22c2
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/StandardChartDataSheet.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/DataItemCombo.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T02:44:53Z"
"2010-04-13T09:13:20Z"
312,370
Bug 312370 Color preview for Positive/Negative color using two patterns does not work.[13]
null
verified fixed
af2431a
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillCanvas.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T02:30:24Z"
"2010-05-11T06:40:00Z"
311,823
Bug 311823 File to dnd column binding to category/series if chart uses share result set
Build number:2.6.0.v20100506-0630 Steps to reproduce: 1. Insert a data item, bind with dataset and name it "data" 2. Insert a chart, use report item "data" 3. Dnd column binding from data preview to set series Expected result: step3 can be done Actual result: Fail to do so, but context menu can be used to set series
closed fixed
b5c425d
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/data/BaseDataDefinitionComponent.java", "chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/DataTextDropListener.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T02:07:54Z"
"2010-05-06T07:13:20Z"
301,493
Bug 301493 Select newly created variable as other elements in Data Explorer do[00]
Build Identifier: 2.5.2.v20100202 Newly created variable should be selected by default after create it. Reproducible: Always Steps to Reproduce: 1.New a report/page variable in Data Explore view Expected result: expand and select the variable automatically as new datasource/dataset/reportparameter/cube do Actual result:Not expand variable node and select the newly created one.
closed fixed
d766dfe
["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/VariablesNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-12T01:52:46Z"
"2010-02-02T08:40:00Z"
311,669
Bug 311669 'Apply' button is not enable when switch to radar chart.[13]
description: 'Apply' button is not enable when switch to radar chart. build id: 2.6.0 v20100505-0630 steps to reproduce: 1. New a bar chart and close chart builder. 2. Open chart builder, on Select Chart Type page, select Radar chart. Actual result: 'Apply' button is not enabled. Expected result: 'Apply' button should be enabled if there's change to the chart.
verified fixed
2a016cb
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/radar/ui/type/RadarChart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-11T06:15:35Z"
"2010-05-05T09:00:00Z"
312,030
Bug 312030 Marker label is not displayed correctly after format axis label.[13]
null
verified fixed
28f0021
["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
"2010-05-11T03:49:30Z"
"2010-05-07T08:13:20Z"
311,489
Bug 311489 The contents of "Group and sorting" dialogue are in a mess
null
closed fixed
f1c338d
["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/integrate/SimpleUIServiceProviderImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-11T03:41:34Z"
"2010-05-04T08:00:00Z"
310,251
Bug 310251 Unexpected message shows when change series type after scale min/max is defined.[13]
null
verified fixed
a4969ba
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-11T02:24:13Z"
"2010-04-23T08:06:40Z"
305,308
Bug 305308 Canceling task issue
When canceling a run task I get this error (and other like this): (BIRT 2.5.1) SEVERE: Cannot get the string value from column: 2. Cannot get string value in the result set. SQL error #1: Operation not allowed after ResultSet closed org.eclipse.birt.report.data.oda.jdbc.JDBCException: Cannot get string value in the result set. SQL error #1: Operation not allowed after ResultSet closed ; java.sql.SQLException: Operation not allowed after ResultSet closed at org.eclipse.birt.report.data.oda.jdbc.ResultSet.getString(Re sultSet.java:215) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaRe sultSet.getString(OdaResultSet.java:246) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.getString (ResultSet.java:267) at org.eclipse.birt.data.engine.odaconsumer.ResultSet.fetch(Res ultSet.java:180) at org.eclipse.birt.data.engine.executor.cache.OdiAdapter.fetch (OdiAdapter.java:142) at org.eclipse.birt.data.engine.executor.cache.RowResultSet.nex t(RowResultSet.java:104) at org.eclipse.birt.data.engine.executor.transform.SimpleResult Set.next(SimpleResultSet.java:341) at org.eclipse.birt.data.engine.impl.ResultIterator.hasNextRow( ResultIterator.java:493) at org.eclipse.birt.data.engine.impl.ResultIterator.next(Result Iterator.java:432) at org.eclipse.birt.data.engine.impl.ResultIterator.close(Resul tIterator.java:888) at org.eclipse.birt.data.engine.impl.ResultIterator$1.dataEngin eShutdown(ResultIterator.java:176) at org.eclipse.birt.data.engine.impl.DataEngineImpl.shutdown(Da taEngineImpl.java:527) at org.eclipse.birt.report.data.adapter.impl.DataRequestSession Impl.shutdown(DataRequestSessionImpl.java:405) at org.eclipse.birt.report.engine.data.dte.DataGenerationEngine .shutdown(DataGenerationEngine.java:139) at org.eclipse.birt.report.engine.executor.ExecutionContext.clo seDataEngine(ExecutionContext.java:835) at org.eclipse.birt.report.engine.api.impl.RunTask.doRun(RunTas k.java:246) at org.eclipse.birt.report.engine.api.impl.RunTask.run(RunTask. java:82) at eee.executeReport(eee.java:72) at eee.main(eee.java:31) Caused by: java.sql.SQLException: Operation not allowed after ResultSet closed at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:105 5) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956 ) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:926 ) at com.mysql.jdbc.ResultSetImpl.checkClosed(ResultSetImpl.java: 768) at com.mysql.jdbc.ResultSetImpl.checkRowPos(ResultSetImpl.java: 812) at com.mysql.jdbc.ResultSetImpl.getStringInternal(ResultSetImpl .java:5528) at com.mysql.jdbc.ResultSetImpl.getString(ResultSetImpl.java:54 48) at org.eclipse.birt.report.data.oda.jdbc.ResultSet.getString(Re sultSet.java:210) ... 18 more I use a progress monitor for the task and when some maximum number of rows is reached, I cancel the task; I've tried to cancel in the same thread, or use a separate thread just like here: http:// demo.spars.info/j/frameset.cgi?compo_id=209484&packagena me=org.eclipse.birt.report.engine.api&componame=org.ecli pse.birt.report.engine.api.EngineTaskCancelTest$RenderTaskTr iggerCancel&mode=frameset&ref=5&start_class=0&am p;location=1111111111111111111&MORPHO=1&LANG=1&c ompo_id=208747 The same errors appear in both cases. Even-though the task is canceled I maybe doing something wrong because it seems to me that the canceling process is not a clean one. This error appears always in the engine log, but from time to time the method run(rptDocument) throws an EngineExcetion, too.
verified fixed
29e7aa2
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-10T07:35:28Z"
"2010-03-10T11:20:00Z"
310,457
Bug 310457 AssertionFailed in DataBlock.java:39 due to incorrect check
null
resolved fixed
c36e5a5
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/archive/compound/v3/DataBlock.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-10T06:07:37Z"
"2010-04-26T13:53:20Z"
311,483
Bug 311483 Error happens when run SwingChartViewerSelector
null
closed fixed
4b8afa5
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/PrimitiveCharts.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/SwingChartViewerSelector.java", "chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/SwtChartViewerSelector.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-10T04:03:35Z"
"2010-05-04T08:00:00Z"
312,026
Bug 312026 Exception is thrown out when select series color first as pattern then as image.[13]
description: Exception is thrown out when select series color first as pattern then as image. build id: 2.6.0 v20100507-0630 steps to reproduce: 1. Insert a chart. 2. In series palette, select color first as pattern, then as image. Actual result: Exception is thrown out.
verified fixed
021702f
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/ImageDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-10T03:48:13Z"
"2010-05-07T08:13:20Z"
312,022
Bug 312022 Error occurs when use pattern in Positive/Negative color.[13]
null
verified fixed
574e871
["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Bar.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/FillUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-10T02:53:12Z"
"2010-05-07T08:13:20Z"
312,036
Bug 312036 AssertionError in ColumnHint.setDataType() works well with assertions disabled
Build Identifier: M20090917-0800 I have defined a dataset which contains a column containing blob data, containing an image. When I start the application in a JVM with assertions enabled I get an AssertionError at java.lang.AssertionError at org.eclipse.birt.data.engine.odaconsumer.ColumnHint.setDataType(ColumnHint.java:129) at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepareOdiHint(DataSourceQuery.java:673) at org.eclipse.birt.data.engine.executor.DataSourceQuery.addColumnHints(DataSourceQuery.java:635) at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepareColumns(DataSourceQuery.java:352) at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepare(DataSourceQuery.java:312) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.prepareOdiQuery(PreparedOdaDSQuery.java:350) [...] This happens, because java.sql.Blob is passed to this method but the Assertion only accepts org.eclipse.datatools.connectivity.oda.IBlob as a datatype for BLOBs. When I start the JVM with assertions disabled I don't get this Error. Everthing works fine and the picture is rendered correctly. In the designer, I couldn't find any option to map java datatypes or something else. I created the report with the Designer Plugin (2.5.1) and I'm using the BIRT Runtime (alos 2.5.1) inside a web application (EAR). The application is deployed on a BEA Weblogic 10.3. Maybe this only some configuration thing but I can't get on. And by the way, disabling assertions is not an option. Reproducible: Always Steps to Reproduce: 1. Create a dataset which contains a BLOB column. 2. Run the report (JVM must have assertions enabled) 3. Wait for the AssertionError
resolved fixed
f0fc226
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ColumnHint.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-08T03:36:02Z"
"2010-05-07T11:00:00Z"
312,006
Bug 312006 Refactor data set editor pages' codes[24561]
Build Identifier: 20100506 Refactor data set editor pages' codes. Reproducible: Always
verified fixed
ee38e59
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetEditor.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DefaultDataSetWizard.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/ExternalUIUtil.java", "UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/JointDataSetWizard.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetUIUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-07T07:26:32Z"
"2010-05-07T05:26:40Z"
311,815
Bug 311815 [regression]fail to copy/paste variable
Build number:2.6.0.v20100506-0630 Steps to reproduce: 1. new a variable and copy/paste it Expected result: Can copy/paste Actual result: Nothing happened or changed.
closed fixed
ae5de99
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/VariableElement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-07T05:18:23Z"
"2010-05-06T01:40:00Z"
308,388
Bug 308388 this.getInstancesByElementName does not work in onPageEnd in BIRT 2.5.2
var groups = this.getInstancesByElementName("GROUP_STATUS"); returns null if put on the Report Design->onPageEnd event. It does work if put on the master page->onPageEnd event.
resolved fixed
b3ff711
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/OnPageBreakLayoutPageHandle.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-06T09:11:32Z"
"2010-04-07T19:53:20Z"
287,655
Bug 287655 File-read-only message will pop up twice if you select NO.[00]
description: File-read-only message will pop up twice if you select NO. build id: 2.5.1 v20090826-0630 steps to reproduce: 1. New a report. 2. Right click it in Navigator and select properties. Tick Read-only. 3. Make some change to the report content. 4. Preview. 5. When asked whether to make it writable, click NO. Actual result: The message will pop up twice.
verified fixed
a4b2464
["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-06T00:46:37Z"
"2009-08-26T07:00:00Z"
303,035
Bug 303035 BIDI_BIRT: Words in Arabic text are in reversed order on word emmitters
null
resolved fixed
ac03cb6
["engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/AbstractEmitterImpl.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/IWordWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/AbstractWordXmlWriter.java", "engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/writer/DocWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-05T07:49:58Z"
"2010-02-17T09:46:40Z"
310,407
Bug 310407 Need to add radar chart example as a primitive chart.[13]
null
verified fixed
36fbb22
["chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/view/models/Radar.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-05T07:21:18Z"
"2010-04-26T02:46:40Z"
310,963
Bug 310963 Error occurs when switch to bubble chart.[13]
null
verified fixed
bc1bd63
["chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/DefaultChartTypeImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-05T07:19:48Z"
"2010-04-29T08:33:20Z"
310,960
Bug 310960 [Regression]Exception occurs when preview a crosstab without data
Set cube filter which there is no data match the condition, and preview the crosstab, exception occurs. Build version:2.6.0.v20100429-0630 Steps to reproduce: 1.Get the attached report design file. 2.There is a filter in the cube-dataset tab, after filter there is no data matches. 3.Pull the cube to layout, and preview. Exception occurs. Expected result: If there is no data matches, show the blank report. Actual result: org.eclipse.birt.report.service.api.ReportServiceException:Error happened while running the report.
verified fixed
b477064
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/dimension/Level.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-05T05:36:54Z"
"2010-04-29T05:46:40Z"
270,189
Bug 270189 Internal Browser does not work on Mac
Build ID: M20090211-1700 Steps To Reproduce: I have downloaded eclipse-reporting-ganymede-SR2-macosx-carbon.tar.gz and created a new workspace. I have then tried to run the "My First Report" Example. When I try to Preview the report BIRT tells me that "Internal browser is not available." It opens Firefox instead and displays the report there. In the Eclipse preferences the internal browser is chosen for display. I tried the same on Windows and it works perfectly. More information:
closed fixed
dbb8d15
["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/browsers/embedded/EmbeddedBrowserFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-04T06:31:12Z"
"2009-03-26T20:40:00Z"
311,463
Bug 311463 [regression]Property Editor doesn't refresh if report is in script view
Description: Property Editor doesn't refresh if report is in script view Build number: 2.6.0.v20100504-0630 Steps to reproduce: 1, Open two reports A and B 2, Show A in script view and B in normal 3, Set some property in B's Property Editor 4, Switch to A Expected result: The Property Editor should refresh if the focus is changed to A Actual result: The Property Editor is still B's property. Focus is still on B regression of #288617
closed fixed
9c48910
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-04T05:54:49Z"
"2010-05-04T02:26:40Z"
304,626
Bug 304626 [Regression] Interactivity does not work for Swing Highlight/Toggle Visibility/Hyperlink
Description: Interactivity does not work for Swing Highlight/Toggle Visibility/Hyperlink. Build number: 2.6.0.v20100304-0630 Steps to reproduce: 1. Run (1)org.eclipse.birt.report.tests.chart\src\org\eclipse\birt\report\tests\chart\interactivity\SwingHighlightViewer.java. (2)org.eclipse.birt.report.tests.chart\src\org\eclipse\birt\report\tests\chart\interactivity\SwingToggleVisibilityViewer.java (3)org.eclipse.birt.report.tests.chart\src\org\eclipse\birt\report\tests\chart\interactivity\SwingURLRedirectViewer.java 2. Check the interactivity. Expected result: Highlight/Toggle Visibility/Hyperlink works. Actual result: Highlight/Toggle Visibility/Hyperlink does not work. Error log: N/A.
closed fixed
61b02f6
["testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/interactivity/SwingHighlightViewer.java", "testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/interactivity/SwingShowTooltipViewer.java", "testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/interactivity/SwingToggleVisibilityViewer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-04T03:09:18Z"
"2010-03-04T05:20:00Z"
311,264
Bug 311264 Enhance ODA Profile Selection UI to allow user to specify import properties from a connection profile
In the ODA profile selection design UI, when working with a database connection profile, an user cannot change to import the profile properties to local data source properties. This enhancement would add such support in the UI.
resolved fixed
30d77a9
["data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/datasource/CustomDbDataSourceWizard.java", "data/org.eclipse.birt.report.data.oda.jdbc.dbprofile.ui/src/org/eclipse/birt/report/data/oda/jdbc/dbprofile/ui/internal/datasource/CustomDbProfileEditorPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-05-01T00:39:47Z"
"2010-04-30T23:26:40Z"
310,959
Bug 310959 [Automation][Regression]altText for chart and image throw out NPE when preview as PPT
null
closed fixed
0ed6c1e
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/ImageReader.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-30T10:02:58Z"
"2010-04-29T05:46:40Z"
310,971
Bug 310971 [Automation]][Regression]NPE throw out when preview this report as pdf/ppt/ps
null
closed fixed
2b1aad2
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-30T08:56:43Z"
"2010-04-29T08:33:20Z"
306,664
Bug 306664 Failures and errors occur in Junit test of org.eclipse.birt.report.engine.tests in 2.6.0 daily build v20100322-0630
null
closed fixed
3645977
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/impl/DataExtractionTaskTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFImageLMTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableLMTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T07:27:04Z"
"2010-03-22T06:40:00Z"
310,742
Bug 310742 Exception is thrown out after delete bindings in chart view.[13]
null
verified fixed
8aed6bf
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyRecord.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T07:21:26Z"
"2010-04-28T02:00:00Z"
306,423
Bug 306423 Dialog OK/Cancel buttons are not in consistent locations
Build Identifier: M20090917-0800 Throughout the user interface in Eclipse the button placement of the "OK" and "Cancel" buttons are continually inconsistent causing problems where the wrong button is clicked frequently. Reproducible: Always Steps to Reproduce: -- Specific case in BIRT, but issue exists throughout 1. With a grouped table select the table 2. switch to groups tab in property editor 3. edit a grouping 4. Note the button locations ("OK", then "Cancel" 5. click "Sorting" tab 6. click "Add..." to add a sort 7. Note the button locations ("Cancel", THEN "OK")
verified fixed
96b6480
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/BaseDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T06:51:14Z"
"2010-03-18T19:20:00Z"
308,784
Bug 308784 [Automation]Total Page number does not show actual Total Page number in Exported PDF files
null
closed fixed
cd8d18d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/AreaFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T06:12:44Z"
"2010-04-12T08:13:20Z"
310,753
Bug 310753 Refactor data set editor pages' codes[24983]
Build Identifier: 20100427 Refactor data set editor pages' codes. Reproducible: Always
resolved fixed
0405b87
["UI/org.eclipse.birt.report.designer.ui.data/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetSettingsPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T06:11:15Z"
"2010-04-28T07:33:20Z"
309,625
Bug 309625 Data source property binding properties are not copied during copy/paste
Build number:2.6.0.v20100419-0630 Steps to reproduce: 1. New a datasource, set values in property binding pane. 2. Copy and paste the data source 3. Check pasted data source Expected result: Property binding properties are pasted Actual result: Missed property binding properties.
closed fixed
215d36e
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/util/CopyUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/CopyUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/copy/ContextCopiedElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/copy/ContextCopyPasteBasePolicy.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T03:45:32Z"
"2010-04-19T06:53:20Z"
299,515
Bug 299515 org.mozilla.javascript.Context class does not get initialized if BIRT is the first to load it
Build Identifier: BIRT Runtime 2.5.1 (don't know where build ID is accessible) We are getting an issue with mozilla rhino classes not getting initialized properly with BIRT. If BIRT is started before any other code accesses Rhino classes then the problem occurs. If code other than BIRT accesses Rhino classes first, then the problem does not occur. The Context class is not fully resolved. Accessing static members that should have values return null. OSGILauncher.java has a workaround for classpath issues in Weblogic. This workaround is contributing to the issue, but doesn't appear to be the cause. If the workaround is removed or changed to initialize the classes in addition to loading them, then the issue doesn't occur. JVM: Java(TM) SE Runtime Environment (build 1.6.0_14-b08) server / client I'll attach a newsgroup conversation with Jason Weathersby that has additional information. This can be worked around by initializing the three Rhino classes that BIRT loads in OSGILauncher before BIRT is started by the webapp. Reproducible: Always Steps to Reproduce: 1. Start BIRT via org.eclipse.birt.core.framework.Platform.startup(config); 2. System.out.println("Context.emptyArgs -> " + org.mozilla.javascript.Context.emptyArgs); 3. Expected to print an object array, instead it prints null for "emtptyArgs"
closed fixed
f3203d1
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/simpleapi/ReportDesign.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T03:27:46Z"
"2010-01-13T16:26:40Z"
310,563
Bug 310563 Exception is thrown out when create chart view for crosstab.[13]
null
verified fixed
58264f1
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-28T02:01:10Z"
"2010-04-27T03:46:40Z"
307,597
Bug 307597 "Unspecified error" happens when click the series with a hyperlink menu in PDF
null
closed fixed
1adc331
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/nLayout/area/impl/ImageAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-27T10:06:25Z"
"2010-03-31T01:46:40Z"
305,117
Bug 305117 [Accessibility] Can not switch from 'Available Items' to query text area directly.[17]
description: When we are writing the query text, we select from the 'Available Items' or enter text directly. So it should be more convenient if we can switch between directly. build id: 2.6.0 v20100309-0630 steps to reproduce: 1. Open a data set. 2. Try to switch from 'Available Items' to query text area by keyboard. Actual result: Can not switch directly. You have to go through the dialog.
verified fixed
ae8fe2a
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-27T07:09:44Z"
"2010-03-09T10:20:00Z"
307,624
Bug 307624 Ctrl+Z doesn't work in script editor if the content was generated by DND from palette view
BuildId: 2.6.0.v20100331-0630 Steps to reproduce: 1. New a report and switch to script view 2. In Palette view, DND "this" from "Context" to the script view. 3. Script content changed. Press "ctrl +z" to try to undo the change to script contents. Expected result: ctrl + z should work, just as in the Layout view Actual result: ctrl + z doesn't work. Error Log: N/A
closed fixed
2ade20f
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-27T06:00:15Z"
"2010-03-31T07:20:00Z"
305,851
Bug 305851 NullPointerException in PageSetAction.update()
Build Identifier: M20100211-1343 FormEditor.getActivePageInstance() may return null, in which case PageSetAction.update() NPEs: org.eclipse.birt.report.designer.ui.editors.actions.PageSetAction: public void update( ) { FormEditor editor = UIUtil.getActiveReportEditor( ); setEnabled( editor != null ); if ( editor != null ) { setChecked( editor.getActivePageInstance( ) NPE here ----> .getId( ) .equals( pageId ) ); } } See this stacktrace: java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.editors.actions.PageSetAction.update(PageSetAction.java:48) at org.eclipse.birt.report.designer.ui.editors.actions.PageSetAction.<init>(PageSetAction.java:33) at org.eclipse.birt.report.designer.internal.ui.extension.FormPageDef.<init>(FormPageDef.java:59) at org.eclipse.birt.report.designer.internal.ui.extension.EditorContributorManager.createFormPageDefList(EditorContributorManager.java:392) at org.eclipse.birt.report.designer.internal.ui.extension.EditorContributorManager.createEditorContributor(EditorContributorManager.java:263) at org.eclipse.birt.report.designer.internal.ui.extension.EditorContributorManager.createEditorContributorMap(EditorContributorManager.java:241) at org.eclipse.birt.report.designer.internal.ui.extension.EditorContributorManager.getEditorContributor(EditorContributorManager.java:151) at org.eclipse.birt.report.designer.ui.editors.actions.MultiPageEditorActionBarContributor.createPageMenu(MultiPageEditorActionBarContributor.java:264) at org.eclipse.birt.report.designer.ui.editors.actions.MultiPageEditorActionBarContributor.contributeToMenu(MultiPageEditorActionBarContributor.java:245) at org.eclipse.ui.part.EditorActionBarContributor.init(EditorActionBarContributor.java:167) at org.eclipse.ui.part.EditorActionBarContributor.init(EditorActionBarContributor.java:146) at org.eclipse.ui.internal.EditorManager.createEditorActionBars(EditorManager.java:323) at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:790) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:644) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762) at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754) at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651) at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610) at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99) at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99) at org.eclipse.ui.views.navigator.OpenActionGroup.runDefaultAction(OpenActionGroup.java:133) at org.eclipse.ui.views.navigator.MainActionGroup.runDefaultAction(MainActionGroup.java:330) at org.eclipse.ui.views.navigator.ResourceNavigator.handleOpen(ResourceNavigator.java:787) at org.eclipse.ui.views.navigator.ResourceNavigator$6.open(ResourceNavigator.java:499) at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.runtime.Platform.run(Platform.java:888) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840) at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101) at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205) at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264) at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3910) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3503) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) Reproducible: Always
resolved fixed
4d09d37
["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/actions/PageSetAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-27T03:15:16Z"
"2010-03-15T13:33:20Z"
307,353
Bug 307353 [accessibility]F2 cannot rename variable
Description: Press F2 has no response for variable Test build:2.6.0.v20100329-0630 Steps to reproduce: 1. Insert a report/page variable in Data Explorer 2. Select it and press F2. Expected result: rename dialog Current behavior: no response.
verified fixed
9a2a241
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RenameAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-27T02:48:53Z"
"2010-03-29T08:06:40Z"
309,432
Bug 309432 Tooltip is "null" for hyperlink in PPT
null
closed fixed
8150b51
["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-23T06:56:12Z"
"2010-04-16T06:40:00Z"
310,061
Bug 310061 Positive/Negative color does not work in pie chart.[13]
null
verified fixed
34f81c5
["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/PieRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-23T05:51:18Z"
"2010-04-22T07:06:40Z"
307,336
Bug 307336 Local type marker image will change to URI type when open the dialog.[13]
null
verified fixed
a899e2e
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/MarkerIconDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-22T06:36:24Z"
"2010-03-29T05:20:00Z"
309,911
Bug 309911 Default value for label span need update.[13]
null
verified fixed
1d02215
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AbstractAxisSubtask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-22T04:09:25Z"
"2010-04-21T08:53:20Z"
310,050
Bug 310050 Compile error found in 2.6.0 daily build v20100422-0630
null
closed fixed
a44280d
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/NumberFormatter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-22T03:39:16Z"
"2010-04-22T01:33:20Z"
291,152
Bug 291152 GC scaling and translation not applied to chart drawing
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 Build Identifier: M20090211-1700 when drawing a chart to a GC the transformation matrix stored in the GC is not used while painting the chart to the GC. Instead the chart is painted with usting identity transformation. --- I am using paperclips to print pages and show previews. Printing works well, but when previewing the transformation stored in the GC (gc.get/setTransform) is not respected. Instead everything is painted unscaled from the untranslated origin of the GC. to be more precise: A printer image GC is initiliazed with 300 dpi and scaled to fit into the screen and thus having a scaling factor of about 0.14... . Birt draws a chart on the printer image GC without any scaling/translation and therefore - after drawing the image on the screen - out of my screen boundaries exept the white background pane which is at its right place. when setting the rendering boundaries to 0.14... of the previosly used chart size, the drawing might be in the right place, but the fonts are shown 0.14...^-1 times larger as they should be. When moving the displayed area of the enlarged page the chart is drawn always in the same position on the screen and doesn't move around with the rest of the page (This is where the translation comes into play). Reproducible: Always Steps to Reproduce: 1. draw a shart to a GC with a non-identity transformation matrix
verified fixed
f14cf8e
["chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtTextRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-22T02:32:18Z"
"2009-10-02T07:53:20Z"
309,427
Bug 309427 Group and sorting dialog for chart using cube is too small.[13]
null
verified fixed
53142b0
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/GroupSortingDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-21T08:40:37Z"
"2010-04-16T06:40:00Z"
309,442
Bug 309442 Message always shows Weighted Average missing argument.[13]
null
verified fixed
869b392
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-21T08:40:08Z"
"2010-04-16T09:26:40Z"
309,265
Bug 309265 Legend for bar stick stock chart should be updated.[13]
null
verified fixed
0cca5ff
["chart/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/extension/render/Stock.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
"2010-04-21T08:13:56Z"
"2010-04-15T08:26:40Z"