issue_id
int64 2.03k
426k
| title
stringlengths 9
251
| body
stringlengths 1
32.8k
⌀ | status
stringclasses 6
values | after_fix_sha
stringlengths 7
7
| updated_files
stringlengths 29
34.1k
| project_name
stringclasses 6
values | repo_url
stringclasses 6
values | repo_name
stringclasses 6
values | language
stringclasses 1
value | issue_url
null | before_fix_sha
null | pull_url
null | commit_datetime
timestamp[us, tz=UTC] | report_datetime
timestamp[us, tz=UTC] |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
176,786 | Bug 176786 Issue when use ${env.working.folder} as context path.[0601] | Description: Issue when use ${env.working.folder} as context path Build number:2.2.0.v20070308 Steps to reproduce: 1. Add environment variable as below: env.working.folder(D:\temp\working_folder) env.document.folder (D:\temp\document_folder) env.image.folder(D:\temp\image_folder) 2. Deploy WebViewerExample folder in Tomcat5.5.7 2. Set context parameter as attached with form like ${env.working.folder}. 3. Start Server Expected result: Content inside WebViewerExample folder is untouched. Actual result: After server is started, refresh and check the WebViewerExample folder. Only webcontent and WEB-INF folders are left, other folders and two sample reports disappear. Error log:N/A | closed fixed | 48a85eb | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-09T08:14:46Z | 2007-03-09T06:00:00Z |
169,520 | Bug 169520 Can't enter margin of master page [05] | Can't enter margin of master page [05] Build number:2.2.0.v20061229 Steps to reproduce: 1.switch to "Master Page" in layout and go to margin 2.the original left margin is 1.25in,select the left margin data,and input"0",then "0.00" will be displayed" Expected result: Only "0" is displayed Actual result: "0.00" is displayed Error log: N/A | closed fixed | d983af9 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/MarginsPropertyDescriptor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-09T05:37:27Z | 2007-01-04T08:40:00Z |
173,836 | Bug 173836 NPE was thrown when click "Preview " button quickly twice[00] | NPE was thrown when click "Preview " button quickly twice[00] Build number: 2.2.0.v20070212-0630 Steps to reproduce: 1.open attached report 2.click "Preview" button quickly twice Expected result: Report can be previewed properly Actual result: NPE was thrown in second preview Error log: see screen shot | closed fixed | f45b6e8 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/BaseAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetPageActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-08T07:35:58Z | 2007-02-12T08:46:40Z |
176,681 | Bug 176681 Issue about creating context-parameter path in read-only path[0601] | Description: Issue about creating context-parameter path in read-only path Build number:2.2.0.v20070308 Steps to reproduce: 1. Deploy birt. 2. Set BIRT_VIEWER_DOCUMENT_FOLDER/BIRT_VIEWER_IMAGE_DIR/.. to a read-only path. 3. Preview report. Expected result: Because the path is read-only, folders should be created in ${java.io.tmpdir} Actual result: No folders are created in ${java.io.tmpdir} and reports cannot be previewed in frameset mode. | closed fixed | a2b5798 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-08T07:20:49Z | 2007-03-08T05:00:00Z |
173,633 | Bug 173633 BPS43 - Chart Web Components(JSP Tag library) | null | resolved fixed | e0ba98a | ["chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/sample/SampleHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-08T04:20:22Z | 2007-02-09T14:06:40Z |
176,569 | Bug 176569 123 is treated as Blank Value in Scalar Parameter [0705] | Description: 123 is treated as Blank Value in Scalar Parameter. Build number: 2.2.0.v20070307-1128 Steps to reproduce: 1. New a Parameter. 2. Untick Allow null value checkbox. Expected result: Parameter works correctly. Actual result: Another Parameter dialogue pops up and when you click OK button again, warning message "NewParameter cannot be blank" pops up (see the screenshot). Error log: N/A | closed fixed | c93e3b8 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T08:50:20Z | 2007-03-07T06:46:40Z |
175,766 | Bug 175766 Filter tab on a table is missing the Add buttons | There is no way to add/delete a filter on the table. | resolved fixed | e58139e | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/FormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T08:37:57Z | 2007-02-27T23:46:40Z |
175,788 | Bug 175788 Set default value doesn't work in Report Parameter[0705] | Description: Set default value doesn't work in Report Parameter[0705] Build number: 2.2.0.v20070228-0630 Steps to reproduce: 1, New a dataset 2, New a report parameter: 'p1' 3, Select "Combo Box" as Display Type 4, Click 'Import Values' button and import some data 5, Choose one selection and Click 'Set as Default' button 6, Click 'OK' to finish the operation 7, Double click and edit p1 Expected result: After step7, the selection is set as Default value Actual result: After step7, the selection is no change, and the warning:"You must set a default value" also occurs Error log: | closed fixed | 06a521f | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T08:15:30Z | 2007-02-28T05:20:00Z |
169,677 | Bug 169677 Support for context-relative paths settings within web.xml | The folders in which the rptdesign files are stored, the folders for generated images etc. can be configured through web.xml context parameters. By default, however, BIRT does not allow to set context-relative paths within these parameters. Either you leave the parameters blank, then context-relative defaults are used. Or you set the parameters, but then you have to supply an absolute path which is very unconvenient. For example, BIRT by defaults takes the report directly out of the context root directory. But then everybody has read access to the rptdesign files using HTTP GET. Instead, we want to put the rptdesign files into a sub-folder of WEB-INF. We do not want to specify absolute paths, however, to be able to deploy the same WAR file to different servers. What we would like to have, is support for a notation like this one: <context-param> <param-name>BIRT_VIEWER_DOCUMENT_FOLDER</param-name> <param-value>$CONTEXT/WEB-INF/reports</param-value> </context-param> This feature could easily be added to the classes ReportEngineService and ParameterAccessor, where the context parameters BIRT_VIEWER_IMAGE_DIR, BIRT_VIEWER_WORKING_FOLDER, BIRT_VIEWER_DOCUMENT_FOLDER and BIRT_VIEWER_SCRIPTLIB_DIR are retrieved. | resolved fixed | a3710e6 | ["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/taglib/ReportTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T05:37:18Z | 2007-01-05T12:26:40Z |
169,675 | Bug 169675 rptdocument folder should be configurable independent of the rptdesign folder | The folder in which rptdesign Report Design files are stored can be configured using the context parameters BIRT_VIEWER_WORKING_FOLDER or BIRT_VIEWER_DOCUMENT_FOLDER. But: The rptdocument files (generated temporarily during runtime) are always stored in a subfolder of the rptdesign folder called "documents". This behaviour is hard-coded. It should be configurable instead: We should have the possibility to place the rptdesign files in one folder, and the rptdocuments in a completely different folder, not necessarily a subdir of the rptdesign folder. This especially because the rptdocument files are created during run-time. In some production environments no write access is granted to the deployment dirs. In that case it would be necessary to point the rptdocument folder to some temp dir. Ideally, the environment variable "java.io.tmpdir" would be supported for this purpose as well. | resolved fixed | e26f87a | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T03:34:03Z | 2007-01-05T12:26:40Z |
170,763 | Bug 170763 Log files are created even if the log level has been set to OFF or the log dir to null | Even if you set the log level to OFF (e.g. within the BIRT report viewer web application) empty log files are created in BIRT's log directory. The same is the case if the log directory has been set to null. If the directory does not exist, a stack trace is printed to System.err. This is due to the fact that org.eclipse.birt.report.engine.api.impl.EngineLogger sets up a java.util.logging.FileHandler no matter what. It shouldn't do this if the log level is OFF or the directory is null. | resolved fixed | 9cf868d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineLogger.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T03:23:10Z | 2007-01-17T13:20:00Z |
176,338 | Bug 176338 PDF rendering failed on particular table span settings | Open attached report, preview as pdf, exception thrown as: java.lang.NullPointerException at org.eclipse.birt.report.engine.layout.pdf.cache.TableAreaLayout.resolveBottomBorder(TableAreaLayout.java:83) at org.eclipse.birt.report.engine.layout.pdf.cache.TableAreaLayout.resolveBottomBorder(TableAreaLayout.java:600) at org.eclipse.birt.report.engine.layout.pdf.PDFTableLM.closeLayout(PDFTableLM.java:264) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:130) at org.eclipse.birt.report.engine.layout.pdf.PDFAbstractLM.layout(PDFAbstractLM.java:131) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.layoutChildNode(PDFBlockStackingLM.java:109) at org.eclipse.birt.report.engine.layout.pdf.PDFBlockStackingLM.traverseChildren(PDFBlockStackingLM.java:89) at org.eclipse.birt.report.engine.layout.pdf.PDFStackingLM.layoutChildren(PDFStackingLM.java:118) at org.eclipse.birt.report.engine.layout.pdf.PDFPageLM.layout(PDFPageLM.java:211) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layoutReport(PDFReportLayoutEngine.java:61) at org.eclipse.birt.report.engine.layout.pdf.PDFReportLayoutEngine.layout(PDFReportLayoutEngine.java:78) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:203) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:125) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:755) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(ReportEngineService.java:562) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(BirtViewerReportService.java:788) at org.eclipse.birt.report.service.actionhandler.BirtRunAndRenderActionHandler.__execute(BirtRunAndRenderActionHandler.java:55) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(AbstractBaseActionHandler.java:89) at org.eclipse.birt.report.presentation.aggregation.layout.RunFragment.doService(RunFragment.java:106) at org.eclipse.birt.report.presentation.aggregation.layout.FramesetFragment.service(FramesetFragment.java:79) at org.eclipse.birt.report.servlet.ViewerServlet.__doGet(ViewerServlet.java:182) at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doGet(BirtSoapMessageDispatcherServlet.java:124) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:595) html renderer doesn't have this problem. | resolved fixed | 9ee63d5 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-07T03:02:12Z | 2007-03-05T07:33:20Z |
176,334 | Bug 176334 [regression]EngineException when preview the old report. | Description: EngineException when preview the old report. Build number:2.2.0.v200703050630 Steps to reproduce: 1. Open attached report. 2. Preview in Web Viewer/html. Expected result: Preview is OK without exception. Actual result: - There are errors evaluating script "row["CUSTOMERNAME_1"]". Error.ScriptEvaluationError ( 102 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: There are errors evaluating script "row["CUSTOMERNAME_1"]". at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:554) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:527) at org.eclipse.birt.report.engine.data.dte.DteResultSet.evaluate(DteResultSet.java:286) at org.eclipse.birt.report.engine.extension.internal.RowSet.evaluate(RowSet.java:120) at org.eclipse.birt.chart.reportitem.BIRTDataRowEvaluator.evaluate(BIRTDataRowEvaluator.java:44) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.mapToChartResultSet(DataProcessor.java:396) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:485) at org.eclipse.birt.chart.factory.Generator.bindData(Generator.java:571) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.onRowSets(ChartReportItemPresentationImpl.java:411) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:650) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.visitForeign(LocalizedContentVisitor.java:369) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:59) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:99) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:38) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:90) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:77) at org.eclipse.birt.report.engine.internal.document.v3.ReportContentLoaderV3.loadPage(ReportContentLoaderV3.java:51) at org.eclipse.birt.report.engine.internal.document.ReportContentLoader.loadPage(ReportContentLoader.java:55) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRender.load(RenderTask.java:475) at org.eclipse.birt.report.engine.api.impl.RenderTask$InnerRender.render(RenderTask.java:413) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:311) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.getPage(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtChangeParameterActionHandler.doRenderPage(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractChangeParameterActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleChangeParameter(Unknown Source) 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(Unknown Source) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) 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.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:453) 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(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:595)Caused by: org.mozilla.javascript.EvaluatorException: org.eclipse.birt.data.engine.core.DataException: Invalid expression to retrieve value in presentation. at org.eclipse.birt.report.engine.data.dte.NativeRowObject.get(NativeRowObject.java:93) at org.mozilla.javascript.ScriptableObject.getProperty(ScriptableObject.java:1263) at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1301) at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1283) at org.mozilla.javascript.gen.c53._c0(<inline>:1) at org.mozilla.javascript.gen.c53.call(<inline>) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:304) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2769) at org.mozilla.javascript.gen.c53.call(<inline>) at org.mozilla.javascript.gen.c53.exec(<inline>) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:223) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:548) ... 91 more - There are errors evaluating script "row["CUSTOMERNUMBER_2"]". Error.ScriptEvaluationError ( 102 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: There are errors evaluating script "row["CUSTOMERNUMBER_2"]". at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:554) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:527) at org.eclipse.birt.report.engine.data.dte.DteResultSet.evaluate(DteResultSet.java:286) at org.eclipse.birt.report.engine.extension.internal.RowSet.evaluate(RowSet.java:120) at org.eclipse.birt.chart.reportitem.BIRTDataRowEvaluator.evaluate(BIRTDataRowEvaluator.java:44) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.mapToChartResultSet(DataProcessor.java:396) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:485) at org.eclipse.birt.chart.factory.Generator.bindData(Generator.java:571) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.onRowSets(ChartReportItemPresentationImpl.java:411) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:650) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.visitForeign(LocalizedContentVisitor.java:369) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:59) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:99) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:38) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:90) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:98) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:77) at org.eclipse.birt.report.engine.internal.document.v3.ReportContentLoaderV3.loadPage(ReportContentLoaderV3.java:51) at org.eclipse.birt.report.engine.internal.document.ReportContentLoader.loadPage(ReportContentLoader.java:55) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRender.load(RenderTask.java:475) at org.eclipse.birt.report.engine.api.impl.RenderTask$InnerRender.render(RenderTask.java:413) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:311) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.renderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.getPage(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtChangeParameterActionHandler.doRenderPage(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractChangeParameterActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseDocumentProcessor.__executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.AbstractBaseComponentProcessor.executeAction(Unknown Source) at org.eclipse.birt.report.soapengine.processor.BirtDocumentProcessor.handleChangeParameter(Unknown Source) 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(Unknown Source) at org.eclipse.birt.report.soapengine.endpoint.BirtSoapBindingImpl.getUpdatedObjects(Unknown Source) 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.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:453) 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(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:595)Caused by: org.mozilla.javascript.EvaluatorException: org.eclipse.birt.data.engine.core.DataException: Invalid expression to retrieve value in presentation. at org.eclipse.birt.report.engine.data.dte.NativeRowObject.get(NativeRowObject.java:93) at org.mozilla.javascript.ScriptableObject.getProperty(ScriptableObject.java:1263) at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1301) at org.mozilla.javascript.ScriptRuntime.getObjectElem(ScriptRuntime.java:1283) at org.mozilla.javascript.gen.c54._c0(<inline>:1) at org.mozilla.javascript.gen.c54.call(<inline>) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:304) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2769) at org.mozilla.javascript.gen.c54.call(<inline>) at org.mozilla.javascript.gen.c54.exec(<inline>) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:223) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:548) ... 91 more Error log:see above. | closed fixed | 35ffb27 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-06T12:49:09Z | 2007-03-05T04:46:40Z |
172,643 | Bug 172643 Image in target report cannot display after drill through link.[04] | Description: Image in target report cannot display after drill through link. Build number:2.1.2.v20070202 Steps to reproduce: 1. New a folder inside project "scripting" 2. Copy attached report and image to scripting folder. 3. Preview the report and click the second image. Expected result: Open itself in a new window and display two images. Actual result: The first image cannot display. Error log:N/A | closed fixed | a1419a3 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-06T02:38:11Z | 2007-02-02T09:53:20Z |
173,389 | Bug 173389 Exception is thrown when edit the cascading parameter group[0002] | Exception is thrown when edit the cascading parameter group[0002] Build number: 2.2.0.v20070208-1000 Steps to reproduce: 1.new a sample data source and select CUSTOMERS table as data set 2.new a cascading parameter group and use the data set,select the CUSTOMERNAME ,drag the parameter to layout then preview 3.switch to data explorer ,click the parameter ,change the CUSTOMERNAME to CUSTOMERNUMBER 4.preview in layout Expected result: No exception thrown Actual result: Exception thrown Error log: see attached image | closed fixed | 009e890 | ["UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/api/ParameterDefinition.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-05T07:45:26Z | 2007-02-08T04:46:40Z |
172,476 | Bug 172476 <VALUE-OF format=html> doesn't check the format="html" if there is no quotes | Description: <VALUE-OF format html> doesn't check the format="html" if there is no quotes Build number: 2.2.0.v20070131-0700 Steps to reproduce: 1, New a text(html/dynamic)in layout 2, Input <VALUE-OF format=html>"aaa"</VALUE-OF> 3, Preview the results Expected result: invalid html format message pops up Actual result: aaatm Error log: | closed fixed | 3d27585 | ["core/org.eclipse.birt.core/src/org/eclipse/birt/core/template/TemplateParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-05T06:17:07Z | 2007-02-01T14:26:40Z |
175,585 | Bug 175585 Log level values on Configurate BIRT deployment are not externalized | Log level values on Configurate BIRT deployment settings are not externalized so the values are always displayed in English. Please check the attached screen shot for detai. | resolved fixed | 9dd0ac1 | ["viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/resource/BirtWTPMessages.java", "viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/wizards/BirtWizardUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-05T02:40:13Z | 2007-02-26T20:00:00Z |
174,973 | Bug 174973 Master page "n of m" page count misaligned in PDF output | The second number in the "n of m" is not aligned vertically with the other elements in the grid. The numbers were aligned in 2.1.1, but are misaligned in 2.1.2 and in BIRT 2.2M4. To reproduce: - Open enclosed report and generate PDF or - Create new report - modify Master page by adding n of m page count - shrink column width of grid to .15 in for each column so the elements are closer together (makes alignment problem noticeable) | resolved fixed | 5eb3ca6 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-05T02:22:09Z | 2007-02-21T15:00:00Z |
147,977 | Bug 147977 Chart editor does not use container's column bindings | 1) create data source 2) create data set: select * from customers 3) create table 4) bind country, customer name to table 5) group by country 6) create a binding for total_by_country which aggregates # of customers in each country. put a data element in group footer and bind to total_by_country 7) in group header put chart 8) in data tab specify inherit from container Result: You see columns for report data set created in step 2. Expected Result: Just 3 columns for the 3 bindings created in 4 and 6. | resolved fixed | c0aceb4 | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/api/UsesDetailFalseTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/APITestCase.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/ColumnBindingTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/SubQueryTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ReportDocumentTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/rd/ViewingTest2.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/BaseQueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/SubqueryDefinition.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/GroupDefnUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-02T12:13:25Z | 2006-06-21T00:33:20Z |
166,015 | Bug 166015 Refactor designer actions to eclipse command framework | Eclipse command framework provide a more explicit way to manage UI actions contributions, we can take it's advantage to make our actions code more clean and maintainable. | closed fixed | 498fd4b | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/ApplyStyleHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/BaseInsertHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/BooleanConverter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/CommandUtils.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/CopyHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/CreatePlaceHolderHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/CutHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/DeleteColumnHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/DeleteGrouphandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/DeleteHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/DeleteRowHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditBindingHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditGroupHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/EditStyleHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/ExportLibraryHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/ICommandParameterNameContants.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/ImportCSSHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertColumnHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertExpressionHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertGroupHanlder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/InsertRowHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/IntegerConverter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/MergeHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/NewStyleHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/PasteHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/PublishToLibraryHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/PublishToTemplateHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/RefreshLibraryHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/RevertToReportItemHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/RevertToTemplateHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SelectionHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SlotHandleConverter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/SplitCellHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/StringConverter.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/command/TemplateTransformHandler.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/GraphicalEditorWithFlyoutPalette.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/AddStyleAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/ApplyStyleAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/DeleteColumnAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/DeleteGroupAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/DeleteRowAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditBindingAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditGroupAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/EditStyleAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertColumnAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertColumnLeftAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertColumnRightAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertGroupActionFactory.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertRowAboveAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertRowAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/InsertRowBelowAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/MergeAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/SplitAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CopyAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CutAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/DeleteAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/InsertAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/PasteAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RefreshModuleHandleAction.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RevertToTemplateAction.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-02T09:53:23Z | 2006-11-28T07:46:40Z |
176,146 | Bug 176146 [Smoke] Exception is thrown out when new a Stored Procedure data set [0703] | Description: Exception is thrown out when new a Stored Procedure data set. Build number: 2.2.0.v20070302-1452 Steps to reproduce: 1. New a SQL Server Data source. 2. New a data set, select "SQL Stored Procedure Query", enter "{call counterlnT1(?)}", click Finish. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: A BIRT exception occurred. Cannot set statement property. Unsupported query property: OdaConnProfileName Plug-in Provider:Eclipse.org Plug-in Name:BIRT Data Engine Plug-in ID:org.eclipse.birt.data Version:2.2.0.v20070302 Error Code:odaconsumer.CannotSetStatementProperty Error Message:Cannot set statement property. Unsupported query property: OdaConnProfileName | closed fixed | c6c0119 | ["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 | 2007-03-02T08:46:44Z | 2007-03-02T07:20:00Z |
175,406 | Bug 175406 Export a report design to a report library gives error. It does not work. | Using nightly build of 2007_2_14. 1) go to outline view 2) right mouse -> export to library 3) specify name and press finish error: An unexpected internal exception occurred.Please see log for detail. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Designer UI Plug-in ID:org.eclipse.birt.report.designer.ui Version:2.2.0.v20070205 Error Code:Error.GUIException.invokedByUnexpectedException Error Message:org.eclipse.birt.report.model.api.elements.structures.TOC | resolved fixed | a8595d2 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/TOC.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/BoundColumnsMgr.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-02T07:37:30Z | 2007-02-24T01:20:00Z |
176,140 | Bug 176140 Exception is thrown out when preview the data set [07] | Description: Exception is thrown out when preview the data set Build number: 2.2.0.v20070302-1053 Steps to reproduce: 1. New a sample data source. 2. New a data set, click Preview Results. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: A BIRT exception occurred. Cannot set statement property. Unsupported query property: OdaConnProfileName Plug-in Provider:Eclipse.org Plug-in Name:BIRT Data Engine Plug-in ID:org.eclipse.birt.data Version:2.2.0.v20070302 Error Code:odaconsumer.CannotSetStatementProperty Error Message:Cannot set statement property. Unsupported query property: OdaConnProfileName | closed fixed | 3481d70 | ["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-02T07:00:20Z | 2007-03-02T04:33:20Z |
175,637 | Bug 175637 NPE when input parameter to document in ReportRunner.[0600] | Description: NPE when input parameter to document in ReportRunner. Build number:2.2.0.v200702251739-M5-rebuild Steps to reproduce: 1. Unzip birt runtime package to get ReportEngine folder. 2. Copy attached report into the folder. 3. Run command as genReport -m run -p "sample=sample" -p "Cust=200" test1.rptdesign genReport -m render -p "sample=sample" -p "Cust=200" test1.rptdocument Expected result: In the second command, document need no parameters input, so just ignore the input parameter values. Actual result: NPE is thrown out. Error log: SEVERE: exception in parsing the paramters java.lang.NullPointerException at org.eclipse.birt.report.engine.api.ReportRunner.renderReport(ReportRu nner.java:304) at org.eclipse.birt.report.engine.api.ReportRunner.execute(ReportRunner. java:157) at org.eclipse.birt.report.engine.api.ReportRunner.main(ReportRunner.jav a:117) | closed fixed | 8262531 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-02T06:43:52Z | 2007-02-27T04:20:00Z |
149,945 | Bug 149945 Maintain reference to an external datasource profile | i got how to use datasource profile & make it work smoothly. now i found another bug. pls take the following case: 1.create a new jdbc birt data source named "test" (username as "aaa")in DSE; 2.export this connection to a test profile; 3.create a rpt file using the exported profile from test data source; 4.check the rpt file in editor,that show the datasource username is "aaa"; 5.now back to DES,change the datasource'username to "bbb"; 6.export it again to overwrite the test profile; 7.ok, let's check the rpt file using test profile,value of the datasource's username still is "aaa"; well, when i want to change any property of datasource profile,the datasource of rpt must to be del and using new datasource profile. is it right? acceptable process is that when datasource profile changed, the rpt using it will converted to new one automaticly. i think there is another way to design this.when using the connection profile in desgin rpt file, store the path and filename of profile instead of details of profile.when preview the rpt file, parsing the profile and take the all properties (JDBC,URL,USERNAME,PW) in use. wish it is helpful. could u pls give me some explain on this desgin? thanks! | resolved fixed | f825e24 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-03-01T04:47:31Z | 2006-07-07T05:26:40Z |
175,790 | Bug 175790 No data retrived in attached report design file[07] | Description: No data retrived in attached report design file[07] Build number: 2.2.0.v20070228-0630 Steps to reproduce: 1, Open the attached report design 2, Double Click Dataset and Click OK button 3, Edit the Dataset and preview the results Expected result: All the row["OFFICECODE"] equal to 1 should be retrieved Actual result: No data retrieved when preview the results Another steps: 1, change the filter to row["OFFICECODE"] equal to 2. The data can be retrieved 2, Edit the filter, in value1 click <Select values...> and select 1. The value is quoted. The data can be retrieved 3, Input 1 and 2 in value1, 2 can retrieve data but 1 can not | closed fixed | c7a5d7c | ["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/ScriptEvalTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-28T08:02:24Z | 2007-02-28T05:20:00Z |
175,587 | Bug 175587 Consolidate IReportEngine.shutdown() and destroy() methods | Interface IReportEngine has two methods, shutdown() and destroy(), that appear to have identical functionality according to their JavaDoc comments. However as of 2.1.2 build destroy() is the method that actually cleans up the resources; shutdown() does not do anything useful. We need to do the following: (1) Deprecate method shutdown() (2) Make shutdown() call destroy() internally so that older code that uses that method can function properly. | resolved fixed | cc1332d | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportEngine.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportEngine.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 | 2007-02-28T07:36:06Z | 2007-02-26T20:00:00Z |
175,776 | Bug 175776 [smoke]Can not export data in Web viewer[02] | Description: No data is exported after export data from Web viewer Build number: 2.2.0.v20070228-0630 Steps to reproduce: 1, Drag a dataset into layout 2, Preview the report in Web Viewer 3, Click Export Data 4, Select the columns and click OK button 5, Open the exportdata.csv Expected result: The data of column are exported in the csv file Actual result: <html><head><title>Error</title><body><font color="red">java.lang.NullPointerException</font></body></html> in the csv file Error log: | closed fixed | c4da68b | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-28T06:05:44Z | 2007-02-28T02:33:20Z |
173,037 | Bug 173037 How to get drill-through "action/targetFileType" property at runtime? | My report design contains drill-through hyperlinks to another report design or particular report document. The link target document type is represented by action/targetFileType property in the design XML file, for example: <structure name="action"> <property name="reportName">cust_orders_payments.rptdocument</property> <property name="targetFileType">report-document</property> ... </structure> At runtime, I receive IAction object, for example in a custom IHTMLActionHandler implementation, but it has no targetFileType property. Is it possible to obtain it somehow or is it a bug? | resolved fixed | ee1cb8e | ["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/DrillThroughActionScriptTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/content/ReportContentReaderAndWriterTest.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/emitter/EmbeddedHyperlinkProcessorTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IAction.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/Action.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IActionInstance.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IDrillThroughInstance.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IDrillThroughAction.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IHyperlinkAction.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ActionContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/DrillThroughAction.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/ActionDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/ActionInstance.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/instance/DrillThroughInstance.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-28T05:39:59Z | 2007-02-06T11:06:40Z |
174,456 | Bug 174456 Chart label format is not applied to the value string. | 1. Open the attached report template file 2. Modify the xml data source to point to the attache xml file. 3. Run Preview. The pie chart label and tool tips shows "3800%, 97.44%". It seems the value is multipled by 100 and a % character is appended. I expected to see "38, 97.44%". I used build BIRT 2.2.0.v20070212-0630. | closed fixed | d01dfdc | ["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/withoutaxes/PlotWithoutAxes.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-28T04:38:21Z | 2007-02-16T15:33:20Z |
172,606 | Bug 172606 Error icon in Library Explorer for multi-extends item.[01] | Description: Error icon in Library Explorer for multi-extends item. Build number:2.1.2.v20070202 Steps to reproduce: 1. New a.rptlibrary and b.rptlibrary. 2. New a table in a.rptlibray. 3. Open b.rptlibray and extends table item in a.rptlibray. 4. Open Library Explore, check table item inside b.rptlibrary. Expected result: Normal item icon before table item. Actual result: Error icon indicate the item exists errors. see attached. | closed fixed | 3d77430 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/resourcelocator/PathResourceEntry.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-27T07:04:52Z | 2007-02-02T04:20:00Z |
172,622 | Bug 172622 Library and folder display order issue in Library Explorer.[01] | Description Library and folder display order issue in Library Explorer. Build number:2.2.0.v20070130 Steps to reproduce: 1. New a.rptlibrary, c.rptlibrary. 2. Create a folder "b". 3. Set Resource Folder in Preferences as default. 4. Check Library Explorer. Expected result: Folder and file should be ordered alphabetically separatelly. Actual result: Display order is a.rptlibrary, c, and then b.rptlibrary. Folder displays between library files. Error log:N/A | closed fixed | 7d7ab1a | ["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerTreeViewPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-27T03:42:01Z | 2007-02-02T07:06:40Z |
172,817 | Bug 172817 NPE is thrown when press F2 in outline[00] | NPE is thrown when press F2 in outline[00] Build number: 2.2.0.v20070206 Steps to reproduce: 1.new a report 2.select the report in outline and press F2 Expected result: can't rename the report in outline Actual result: NPE is thrown Error log: N/A | closed fixed | b1b77a7 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/RenameListener.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-27T03:33:14Z | 2007-02-05T01:46:40Z |
173,236 | Bug 173236 NPE is thrown when opening a design file that is created by a higher version BIRT | 1. New a report, switch to xml-source view. 2. Edit the version number in line 2, from 3.2.10 to 3.2.11 and save. 3. Close the report and reopen it. The xml-source view is opened automatically. Switch to lay-out view, there's an error message window, and NPE is thrown in error-log view. When user is trying to open a design file that is created by a higher version BIRT, model will throw an exception and stop parsing the report design file. UI should 1. Prevent the NPE 2. Telling user that he is using a higher version design file that this build does not support. (Catch the exception and reflect the message in the exception to end user) | verified fixed | 8d96940 | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ErrorDetail.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/DesignParserException.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-26T06:50:05Z | 2007-02-07T06:33:20Z |
175,287 | Bug 175287 AppContext is empty when filling parameter combo in tomcat BIRT viewer | 1. Execute a report containing a combo box for a parameter. The combo box gets its data from a dataset defined in the report. 2. Set a breakpoint on setAppContext(context) method of the IConnection implementation of the dataset/datasource used to fill the combo box. 3. Execute the report in the BIRT viewer in Tomcat with debugging enabled. 4. When the breakpoint is reached, one can see that the appContext is empty (count 0) when viewer is filling the parameter combo. Our implementation of org.eclipse.datatools.connectivity.oda.IConnection relies on information from the application context when user within report viewer running on tomcat since we pass credentials uncoded in the URL parameters. When using a dataset within the report as usual, this works fine. We can get the information from BIRT_VIEWER_HTTPSERVET_REQUEST. If a report uses a combo box for a parameter that is filled with data from a dataset, this information is not present. When looking at the stack trace, the context gets lost/notpassed on somewhere between ComboBoxParameterFragment.prepareParameterBean() and OdaConnection.setAppContext(). In BIRT 2.0.x, the appContext passed is NULL, ain BIRT 2.1.1 the passed MAP object is empty. The expectation is that the context is alwas the same when running report in tomcat environment. | resolved fixed | 943cdab | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-26T03:12:50Z | 2007-02-23T14:13:20Z |
160,517 | Bug 160517 ChartException when dataset empty and chart hidden | We have a report which includes a couple of charts. One chart is always displayed because the data is always available. However, two of the charts have their visibility toggled depending on whether their data series is populated. The problem is that even when a chart is hidden, a ChartException is generated because the underlying dataset is empty. I expect the chart to not attempt to retrieve metadata or log an error in this circumstance. To prevent the exception, I've had to inject a "stub value" into the dataset within my custom Java dataset event handlers, which is messy. I suspect the chart engine is also wasting some CPU cycles doing extra work since I really don't want the chart rendered when there is no real data. In BIRT 2.1.0, the report engine would not even generate a PDF when this ChartException was thrown, so I was encouraged when I found that BIRT 2.1.1 generates the PDF despite the exception. However, since the errors are in our logs, I'm afraid I'm going to have to continue injecting stubbed data values. I am attaching a sample report with a single hidden chart that exhibits the behavior. The stacktrace : Oct 11, 2006 12:05:18 PM org.eclipse.birt.chart.internal.datafeed.ResultSetWrapper initializeMeta WARNING: Unable to determine data types from resultset Oct 11, 2006 12:05:18 PM org.eclipse.birt.chart.exception.ChartException logThis SEVERE: Exception org.eclipse.birt.chart.exception.ChartException: Empty dataset found at org.eclipse.birt.chart.datafeed.DataSetProcessorImpl.populate(DataSetProcessorImpl.java:248) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.fillSeriesDataSet(DataProcessor.java:1516) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.fillSeriesDataSet(DataProcessor.java:1485) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:976) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:721) at org.eclipse.birt.chart.factory.Generator.bindData(Generator.java:559) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.onRowSets(ChartReportItemPresentationImpl.java:399) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.processExtendedContent(LocalizedContentVisitor.java:651) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.visitForeign(LocalizedContentVisitor.java:359) at org.eclipse.birt.report.engine.content.impl.ForeignContent.accept(ForeignContent.java:58) at org.eclipse.birt.report.engine.presentation.LocalizedContentVisitor.localize(LocalizedContentVisitor.java:111) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:38) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layoutChildren(HTMLPageLM.java:123) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layout(HTMLPageLM.java:81) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:80) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:194) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.ReportEngineService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.BirtViewerReportService.runAndRenderReport(Unknown Source) at org.eclipse.birt.report.service.actionhandler.BirtRunAndRenderActionHandler.__execute(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractBaseActionHandler.execute(Unknown Source) at org.eclipse.birt.report.presentation.aggregation.layout.EngineFragment.doService(Unknown Source) at org.eclipse.birt.report.presentation.aggregation.AbstractBaseFragment.service(Unknown Source) at org.eclipse.birt.report.servlet.BirtEngineServlet.__doGet(Unknown Source) at org.eclipse.birt.report.servlet.BaseReportEngineServlet.doGet(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.eclipse.tomcat.internal.EclipseErrorReportValve.invoke(EclipseErrorReportValve.java:153) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:199) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Unknown Source) | resolved fixed | a5a041f | ["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationImpl.java", "chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-25T03:31:40Z | 2006-10-11T18:06:40Z |
173,582 | Bug 173582 Run servlet should not be affected by values in document.[0000] | null | closed fixed | a99ea8c | ["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/taglib/AbstractViewerTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-25T02:57:59Z | 2007-02-09T03:00:00Z |
171,533 | Bug 171533 Pie chart legends are truncated | This only happens with a title for the legend. There is a small bug in the layout algorithm that causes the clipping in such case. | resolved fixed | 8574cce | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-15T10:26:37Z | 2007-01-24T12:00:00Z |
132,508 | Bug 132508 Mouse Click->URL Redirect does not work on Legend in PDF | Descrition: Add an interactivity action on the chart legend (mouse click, URL redirect), when preview in pdf. It does not take effect. Steps to reproduce: 1.Create a chart, bind dataset. 2.In the "Format Chart" tab of chart builder, add an interactivity to the legend. Type: Mouse Click, Action: URL Redirect. 3.Preview in PDF, it could not take effect. | closed fixed | 83f3bdc | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFImageLMTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-15T03:02:51Z | 2006-03-20T07:33:20Z |
173,606 | Bug 173606 True type fonts display the same effects in PDF[00] | True type fonts display the same effects in PDF[00] Build number: 2.2.0.v20070209-1530 Steps to reproduce: 1.insert a label and input "test fonts",font:Arial 2.insert a label and input "test fonts",font:Bodoni MT 3.insert a label and input "test fonts",font:Tahoma 4.insert a label and input "test fonts",font:宋体 5.insert a label and input "test fonts",font:MingLiU Expected result: Fonts displays different effects Actual result: they display the same Error log: N/A | closed fixed | d73c244 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReaderTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-09T10:50:11Z | 2007-02-09T08:33:20Z |
173,382 | Bug 173382 Scale for linear Date/Time X-Axis does not work correctly [0001] | Description: Scale for linear Date/Time X-Axis does not work correctly. Build number: 2.2.0.v20070207-1530 Steps to reproduce: 1. New a sample data source, new a data set: select * from ORDERS, add Filters:row["ORDERDATE"]="May 21, 2003 12:00 AM". 2. New a bar chart, Value (Y) Series: row["ORDERNUMBER"], Category (X) Series: row["ORDERDATE"]. 3. In Format Chart tab, go to Chart Area->Axis->X-Axis, click Gridlines button, untick Is Category Axis checkbox, click Finish, preview. 4. Double click the chart, click Scale button, choose Step Size, enter 15 Minutes, click Finish, preview. Expected result: After set Step Size the scale works correctly. Actual result: After set Step Size the chart (step.jpg) is not shown as the auto scale one (auto.jpg), and the chart is not shown correctly in Layout (layout.jpg). Error log: N/A | closed fixed | 8e7b62c | ["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 | 2007-02-08T08:46:21Z | 2007-02-08T02:00:00Z |
172,273 | Bug 172273 Grid insert to masterpage dosen't display propertily [05] | Build Number: 2.2.0.v20070131-1050 Description: As the screenshot, insert a grid (3*3) in the master page.It can't be display propertily. Step to reproduce: 1. new a report and switch to masterpage 2. insert a grid (3*3) Actual result: Please refer to the screenshot, it's abnormal. | closed fixed | 7bbc588 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementFactoryTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/CompatibleReportItemExtensionTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/StyleParseTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignVisitor.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/metadata/IElementDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/CubeHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/DimensionHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/HierarchyHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/LevelHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/MeasureGroupHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/StyleElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/StyledElement.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/ElementVisitor.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IDimensionModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IHierarchyModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/ILevelModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IMeasureGroupModel.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ElementDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PropertyDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/SlotDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/LevelContentIterator.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-08T07:04:45Z | 2007-01-31T07:53:20Z |
173,224 | Bug 173224 [regression] preview attached report caused data exception | steps to reproduce: - preview attached report within deployed birt report viewer expected behavior: - report is rendered properly actual behavior: - exception thrown in console, although report was rendered | closed fixed | c5da480 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-07T09:14:02Z | 2007-02-07T03:46:40Z |
173,223 | Bug 173223 Pages are lost when preview as PDF in web viewer[0002] | Pages are lost when preview as PDF in web viewer[0002] Build number: 2.2.0.v20070207-0941 Steps to reproduce: 1.open attached report design 2.preview in web viewer ,there are three pages,then click Print as PDF,there'll be only one page in PDF,but when you directly preview in PDF,there'll be three pages Expected result: 3 pages are displayed Actual result: only one page is displayed Error log: N/A | closed fixed | befd6b4 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-07T06:58:48Z | 2007-02-07T03:46:40Z |
172,097 | Bug 172097 Chart X Axis label is still under the tick by default [0001] | Description: Chart X Axis label is still under the tick by default. Build number: 2.2.0.v20070130-0630 Steps to reproduce: 1. Run the attached java class. Expected result: Chart X Axis label is under between the ticks by default. Actual result: Chart X Axis label is still under the tick by default. Error log: N/A | closed fixed | b1ea676 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-06T11:05:37Z | 2007-01-30T01:20:00Z |
161,579 | Bug 161579 Add NonCategory X axis support | null | resolved fixed | ec8cea3 | ["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 | 2007-02-06T10:09:11Z | 2006-10-19T15:00:00Z |
156,311 | Bug 156311 Transpose chart axis, axis title should be rotated. | Transpose chart axis, axis title should be rotated. Steps: 1.Create a bar chart 2.let X Axis and Y Axis title visible 3.Flip the axis Actual Results: 1.Axis title should be rotated Expected Results: 1.Axis title can not be rotated. | closed fixed | 19b625e | ["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-06T03:55:26Z | 2006-09-06T05:20:00Z |
171,640 | Bug 171640 Opened db connection after report generation | 1. Use report engine for rendering report (not under eclipse ide) 2. Use JNDI to obtain JDBC connection. My app now working under JBoss appserver. But using of JNDI to obtain db connection not an important to reproduce its bug. 3. After calling myRunAndRenderTask.run(), engine opens new db connection and after run() call has been finished db conection still open. | resolved fixed | 93ceb0f | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-05T11:55:06Z | 2007-01-25T10:13:20Z |
167,511 | Bug 167511 [Block]NPE when using customized IStyleProcessor with Chart Generator and no Chart will be rendered | Use a customized IStyleProcessor with Generator.build() and the chart will not be rendered in UI. | resolved fixed | 78b95eb | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-04T18:19:35Z | 2006-12-11T23:33:20Z |
172,618 | Bug 172618 [smoke]Cascading parameter cannot retrieve correct values.[0705] | Description: Cascading parameter cannot retrieve correct values. Build number:2.1.2.v20070202. 2.2.0.v20070131 Steps to reproduce: 1. New sample data source and dataset from OFFICES. 2. New a cascading group, first parameter from COUNTRY, second from STATE 3. Preview. Expected result: Select a country value, then corresponding state value will display. e.g. select France, then only paris in second list. Actual result: Select France, you will see paris, NYC and San Francisco in second list. Error log:N/A | closed fixed | 268b0b7 | ["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 | 2007-02-02T12:02:44Z | 2007-02-02T07:06:40Z |
119,580 | Bug 119580 Page break in table header row doesn't work. | Description: Page break in table header row doesn't work. Steps to reproduce: 1. Set pageBreakAfter to always in table' header row, see attached design file 2. See generated html file. Expected result: Page break happens after the table header row. Actual result: No page breaks happened. | closed fixed | 0cf3060 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLGroupLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLListingBandLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-02T10:06:53Z | 2005-12-07T07:20:00Z |
165,677 | Bug 165677 folder is not opened by double click | Data explorer pane contains following tree: + Data Sources - Postgres + Data Sets - Header DS - Chart DS + Report Parameters - Id It is common then if you double click on menu item, that is folder for other menu items (submenu), that it is opened. But in BIRT I can click to Data Sources (Data Sets, Report Params) as many times as I want but it never opens the submenu. In other words, when I doubleclick Data Sets, I want to open it and see which data sets are defined. | resolved fixed | 5afc40e | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/data/DataViewTreeViewerPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/views/outline/DesignerOutlinePage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-02T09:35:46Z | 2006-11-23T16:40:00Z |
125,052 | Bug 125052 Ability to embed javascript in the html output. | The main reason behind this enhancement is to provide interactivity in a static report. For example, consider the scenario where an application uses the birt report engine to export the reports to an html file. The exported html file has no interactivity such as sorting, hover over text, etc. With the ability to embed javascript in the html output exploiters can provide interactive reports. I would like to have the ability to provide the html renderer javascript to embed in the report or embed the url where the javascript is located. | closed fixed | 72852eb | ["engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/AllTests.java", "engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/ScriptTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/HTMLTextParser.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-02T07:46:00Z | 2006-01-24T19:13:20Z |
172,092 | Bug 172092 [regression][automation] __maxrows=1 url pattern did not work | steps to reproduce: - preview report using the following url fragment, preview?__report=report/regression_142673.rptdesign&__designer=true&__maxrows=1 expected behavior: - only one data row is displayed actual behavior/: - all data rows are displayed | closed fixed | 515fc6a | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-02T07:45:20Z | 2007-01-30T01:20:00Z |
171,369 | Bug 171369 PDF generation / embedded fonts folder resolution does not work on Non-Windows-Platforms | I've put some ttf files containing custom truetype fonts into the embedded fonts folder (WEB-INF/platform/plugins/org.eclipse.birt.report.engine.fonts_2.1.1.v20060926-0959/fonts) of the BIRT report viewer 2.1.1 application. After deploying the viewer app to WebSphere on Windows, and viewing a report using these fonts, everything works fine: The generated PDF has my custom fonts embedded. When deployed to Solaris, it does not work: Instead of the custom font, the text is displayed as Times New Roman or something. Strange enough: When I explicitly add the absolute path to the WEB-INF/platform/plugins/org.eclipse.birt.report.engine.fonts_2.1.1.v20060926-0959/fonts folder into the fontsConfig.xml, it works. It seems that resolving the path of the embedded fonts folder does not work. I've tracked the bug down to FontConfigReader.getEmbededFontPath. It contains the following code: //truncate the first '/'; return fontPath.substring(1); On Windows, this code makes out of e.g. "/D:/some/where" "D:/some/where". This is okay. But on non-Windows-Platforms it changes an absolute path, e.g. "/export/WAS/some/where" to a relative path e.g. "export/WAS/some/where". Obviously, this cannot work. After changing the above-mentioned two lines with the following quick-and-dirty-fixed code, it seems to work both on Windows and Solaris: if (fontPath != null && fontPath.length() >= 3 && fontPath.charAt(2) == ':') { //truncate the first '/'; return fontPath.substring(1); } else { return fontPath; } I would highly appreciate a fix for BIRT 2.1.2. | resolved fixed | 93ae581 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReader.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-02-02T07:32:03Z | 2007-01-23T11:00:00Z |
168,131 | Bug 168131 Blank lines missing in PDF | In the attached report design, the PDF output has a blank line missing. See screenshot. | resolved fixed | 8d68a70 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-31T02:46:53Z | 2006-12-14T21:00:00Z |
171,514 | Bug 171514 GUIException when copy and paste dataset in attached report.[07] | Description: GUIException when copy and paste dataset in attached report. Build number:2.2.0.v20070124 Steps to reproduce: 1. Open attached report. 2. Select dataset new, right click and select copy. 3. Select Data Set node and right click, select paste. Expected result: Dataset new is pasted without GUIException. Actual result: GUIException throws but the dataset is pasted successfully. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Index: 3, Size: 3 at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:135) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:117) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:131) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postEvent(ModelEventManager.java:101) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.access$0(ModelEventManager.java:93) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager$1.stackChanged(ModelEventManager.java:61) at org.eclipse.birt.report.model.activity.ActivityStack.sendNotifcations(ActivityStack.java:847) at org.eclipse.birt.report.model.activity.ActivityStack.commit(ActivityStack.java:720) at org.eclipse.birt.report.designer.util.DNDUtil.operateHandles(DNDUtil.java:299) at org.eclipse.birt.report.designer.util.DNDUtil.copyHandles(DNDUtil.java:128) at org.eclipse.birt.report.designer.util.DNDUtil.copyHandles(DNDUtil.java:162) at org.eclipse.birt.report.designer.internal.ui.views.actions.PasteAction.run(PasteAction.java:72) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3465) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3079) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1945) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1909) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:425) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:522) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:147) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:170) 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.core.launcher.Main.invokeFramework(Main.java:339) at org.eclipse.core.launcher.Main.basicRun(Main.java:283) at org.eclipse.core.launcher.Main.run(Main.java:984) at org.eclipse.core.launcher.Main.main(Main.java:959) Caused by: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 at java.util.ArrayList.RangeCheck(ArrayList.java:547) at java.util.ArrayList.get(ArrayList.java:322) at org.eclipse.birt.report.designer.internal.ui.editors.parts.event.ModelEventManager.postModelEvent(ModelEventManager.java:125) ... 40 more | closed fixed | b29409d | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/event/ModelEventManager.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-30T03:01:57Z | 2007-01-24T09:13:20Z |
169,829 | Bug 169829 text-anchor style in svg chart is not right. | In svg, text-anchor style support start, middle and end values. But in the attached svg chart, there is a wrong value like left. So when use batik to tranfer the svg to be a image, the batik throw a NPE. | resolved fixed | b9b5ff6 | ["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-22T15:45:18Z | 2007-01-08T09:53:20Z |
169,524 | Bug 169524 [Smoke]Exception is thrown out when new a chart [0001] | Description: Exception is thrown out when new a chart. Build number: 2.2.0.v20070104-1345 eclipse: 3.3.0, JDK: 1.5 Steps to reproduce: 1. Drag a chart item to Layout. Expected result: No exception is thrown out. Actual result: Exception is thrown out. Error log: org.eclipse.birt.report.designer.core.runtime.GUIException: Caused by java.lang.NullPointerException. at org.eclipse.birt.report.designer.core.runtime.GUIException.createGUIException(GUIException.java:76) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:123) at org.eclipse.birt.report.designer.internal.ui.util.ExceptionHandler.handle(ExceptionHandler.java:105) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:232) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:545) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3465) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3079) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1945) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1909) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:425) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethod(EclipseAppContainer.java:522) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:147) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:170) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:339) at org.eclipse.core.launcher.Main.basicRun(Main.java:283) at org.eclipse.core.launcher.Main.run(Main.java:984) at org.eclipse.core.launcher.Main.main(Main.java:959) Caused by: java.lang.NullPointerException at $Proxy0.performRequest(Unknown Source) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.insertElement(BaseInsertMenuAction.java:137) at org.eclipse.birt.report.designer.ui.actions.BaseInsertMenuAction.run(BaseInsertMenuAction.java:221) ... 31 more | closed fixed | 2574f79 | ["core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-04T18:15:07Z | 2007-01-04T08:40:00Z |
169,030 | Bug 169030 Migrate to eclipse 3.3 SDK | This is a bug to investiage the processing of migration BIRT 2.2 code to last eclipse 3.3 SDK. | resolved fixed | 67dcb65 | ["UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launching/ReportAdvancedLauncherTab.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-04T04:46:13Z | 2006-12-25T07:00:00Z |
169,393 | Bug 169393 Outline switch action isn't disappear after double clicking the Matser Page element on report outline | Open a report design, and active the improved XML editor, double click the master page element on report outline. Then, it will switch to the MasterPage editor, and the outline switch action isn't disappear on toolbar menu on outline view. | resolved fixed | 6d5b588 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2007-01-03T02:31:56Z | 2007-01-03T02:06:40Z |
167,389 | Bug 167389 Perspective should switch to ReportDesign when new a library.[0603] | Description: Perspective should switch to ReportDesign when new a library in BIRT Web Project. Build number:2.2.0.v20061211 Steps to reproduce: 1. New a BIRT Web Project. 2. Select the project and right click to new a library file. Expected result: Perspective switch to Report Design as new a report and template do. Actual result: Perspective stayed at J2EE. Error log:N/A | closed fixed | 5cd7fed | ["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/NewLibraryWizardAdapterFactory.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/wizards/INewLibraryCreationPage.java", "UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/ui/wizards/NewLibraryWizard.java", "UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/WizardNewLibraryCreationPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-26T11:31:42Z | 2006-12-11T06:53:20Z |
169,058 | Bug 169058 While double click element node in source outline of XML source editor, the design file is regarded as 'edited' [00] | Build Number: 2.2.0.v20061225-1650 Description: While double click element node in source outline of XML source editor, the design file is regard as 'edited' Step to reproduce: 1. new a report and insert a label item 2. switch to the xml source editor with report outline 3. double click the label item again and again Actual result: The save button on toolbar has change its state with the double click operation | closed fixed | 0891eac | ["UI/org.eclipse.birt.report.designer.ui.editor.xml.wtp/src/org/eclipse/birt/report/designer/ui/editor/pages/xml/ReportXMLSourceEditorFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-26T10:05:38Z | 2006-12-26T08:00:00Z |
169,051 | Bug 169051 XML source outline shouldn't be switch back when click in XML source editor [00] | Build Number: 2.2.0.v20061225-1650 Description: XML source outline shouldn't be swithc back when click in XML source editor. Step to reproduce: 1. new a report 2. go to the xml source editor pane 3. in the outline view switch it to "XML source outline" 4. click the content in xml source editor Actual result: "XML source outline" has been switched back to "Report outline" Expected result: It shouldn't be switched. | closed fixed | 02f855c | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-26T08:56:22Z | 2006-12-26T02:26:40Z |
169,025 | Bug 169025 Supports overridden on editor contribution | After contributting a new editor to the multiPageReportEditor, supports to enable the new editor to override a editor by assigning the ID. | resolved fixed | 3cca5e6 | ["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/EditorContributorManager.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/FormPageDef.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/extension/IExtensionConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-25T06:23:27Z | 2006-12-25T04:13:20Z |
168,912 | Bug 168912 [2.1.2]The Created by message is missing | Description: [2.1.2]The Created by message is missing Build number: 2.2.0.v20061222-0630 Steps to reproduce: 1, New a report 2, Check the 'Created by' message in General Expected result: Show build message Actual result: No message there Error log: | closed fixed | 98b0749 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-25T03:21:19Z | 2006-12-22T04:00:00Z |
168,381 | Bug 168381 Table from library has errors when the report is inside a folder.[01][0001] | Description: Table from library displays errors when the report is inside a folder. Build number:2.1.2.v20061218 and 2.2.0.v20061216 Steps to reproduce: 1. New a library file with datasource, dataset and table. 2. New a folder under the project, and then new a report inside the folder. 3. Drag the table from libray to the report, save and close the report. 4. Reopen the report. Expected result: Show table item in Layout. Actual result: A red box with error message inside as attached. Error log:N/A | closed fixed | 0c32293 | ["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/SessionHandleAdapter.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/FileReportProvider.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/adapters/IDEFileReportProvider.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-21T06:28:52Z | 2006-12-18T05:33:20Z |
168,808 | Bug 168808 Display text is lost after launching import values dialog | Steps to reproduce: 1.new a parameter; 2.select list box control type; 3.press "Import Values" button to import some values; 4.assign display texts for the imported values; 5.press "Import Values" button to launch import values dialog again; 6.press ok button on dialog; Expected result: The previous assigned display texts are remained. Actual result: The previous display texts are lost. | resolved fixed | d03b654 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-21T05:03:41Z | 2006-12-21T05:46:40Z |
168,170 | Bug 168170 The pagination of pdf is not right. | When the lastly row of pagination contain the multi-line chinese char, The second page's page-header will show the chinese char that are the previous page's lastly row. I hope you can know. please see attached design/screenshot | resolved fixed | 0f2d851 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T09:57:32Z | 2006-12-15T08:06:40Z |
168,042 | Bug 168042 [regression]Background position doesn't work in pdf generated using BIRT PDF emitter.[0300] | [regression]Background position doesn't work in pdf generated using BIRT PDF emitter.[0300] Build number: 2.1.2.v20061214 Steps to reproduce: 1.open the attached report and preview in PDF 2.select the style and set the vertical position of background to 50% 3.preview in PDF Expected result: effects in step 1 and 3 are different Actual result: the same effects Error log: N/A | closed fixed | 6935b67 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T09:47:15Z | 2006-12-14T12:40:00Z |
168,639 | Bug 168639 Cannot set different maxrowofrecords for birt report tags [0603] | Description: Cannot set different maxrowofrecords for different birt:report Build number:2.2.0.v20061220 Steps to reproduce: 1. New a jsp file in BIRT Web project. 2. Input content in body as below: <birt:report id="1" contextRoot= "wtp_jsp_tags" reportDesign="max_rows.rptdesign" maxRowsOfRecords="3" height="600"> </birt:report> <birt:report id="2" contextRoot= "wtp_jsp_tags" reportDesign="max_rows.rptdesign" maxRowsOfRecords="2" format="pdf" height="600"> </birt:report> 3. run the jsp file Expected result: Because maxRowsOfRecords is a gloable variable, so the last value will be applied to all inner report, suggest to remove this attribute from birt:report and birt:viewer tags Actual result: The last value of maxRowsOfRecords attribute will be applied to all other reports. Error log:N/A | closed fixed | b5125b8 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractViewerTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/RequesterTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T07:23:28Z | 2006-12-20T07:33:20Z |
168,148 | Bug 168148 [regression]Table with chart from library fails to preview.[01][0001] | Description: Table with chart from library fails to preview. Build number:2.1.2.v20061215 and 2.2.0.v20061213 Steps to reproduce: 1.Create a library, create a sample DB data source and data set: select * from orders 2.Insert a tabel to the library, bind data set to the table 3.Insert a group for the tabel ,group by "row["OrderDate"]", Interval: Year, Range:1 4.Drag a chart into 3rd cell on group row, bar chart, go to "Select Data" tab , bind data set, X Series:row["OrderDate"], Y Series:row["OrderNumger"]; click "Finish" button 5.Create a new report, use the library 6.Drag the table in the library to the report. 7.Preview in html. Expected Result: Report content displays without errors. Actual result: Error happened while running the report.(same for 2.1.2 and 2.2.0) Error log: org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report | closed fixed | d55f001 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/extension/PeerExtensibilityProvider.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T07:14:23Z | 2006-12-15T02:33:20Z |
168,629 | Bug 168629 Hide stack track in viewer should change text to Hide Exception Stack Track.[0002] | Description: Hide stack track in viewer should change text to Hide Exception Stack Track Build number:2.2.0.v20061220 Steps to reproduce: 1. New a report with report parameter. 2. Preview in Web Viewer. 3. Click Cancel in popped up parameter dialog, and then click Export Data button. 4. In popped up error dialog, click Show Exception Stack Track, and then reclick it. Expected result: "Show Exception Stack Track" to display stack trace, and then text should change to "Hide Exception Stack Track" to hide stack trace Actual result: "Show Exception Stack Track" to hide stack trace Error log:N/A | closed fixed | 86592df | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T06:56:16Z | 2006-12-20T04:46:40Z |
165,624 | Bug 165624 Provides UI supports for Highlight rule refer to Style element | null | resolved fixed | 61206e1 | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/HighlightDescriptorProvider.java", "UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/HighlightPropertyDescriptor.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HighlightRuleBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-20T05:46:43Z | 2006-11-23T08:20:00Z |
168,383 | Bug 168383 Non-exists svg image isn't processed as the normal image.[0001] | Description: Non-exists svg image isn't processed as the normal image. Build number:2.2.0.v20061216 Steps to reproduce: 1. Copy a svg image to resource folder. 2. New a report, insert an image and select the svg file, set alt-text as "not found". 3. Delete the svg file and preview the report in IE and Firefox. Expected result: Because the svg image doesn't exist, so alt-text should display Actual result: In IE, I saw a gray background, right click will see svg context menu. In Firefox, I saw error message as:org.eclipse.birt.report.service.api.ReportServiceException: Missing image file. Error log:N/A | closed fixed | c0fc7a7 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-19T09:25:25Z | 2006-12-18T05:33:20Z |
161,429 | Bug 161429 center position missing for gantt chart | When designing a gantt chart, it should be possible to display the labels inside the bar, using a new "center" attribute. See how it should like in UI and output in attached screenshot. | resolved fixed | e1564c4 | ["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 | 2006-12-19T07:53:55Z | 2006-10-18T16:46:40Z |
168,305 | Bug 168305 IsHostPage doesn't work for birt:report tag.[0603] | null | closed fixed | 6fb741f | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractBaseTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractViewerTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ITagConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/RequesterTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-19T06:09:00Z | 2006-12-16T06:20:00Z |
168,318 | Bug 168318 [regression]Print doesn't work correctly when preview attached file through external browser[00] | null | closed fixed | faa8370 | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-19T05:59:11Z | 2006-12-16T09:06:40Z |
168,130 | Bug 168130 Images in PDF Output touch neighboring items | In attached report designs, the image get squished up to the neighboring report items. | resolved fixed | eccebe9 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/area/impl/CellArea.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFRowLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontInfo.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-19T05:13:14Z | 2006-12-14T21:00:00Z |
168,310 | Bug 168310 Frameborder doesn't work in birt:report tag..[0603] | Description: Frameborder doesn't work in birt:report tag. Build number:2.2.0.v20061216 Steps to reproduce: 1. New a BIRT Web Project. 2. New a jsp file based on BIRT template and input content in body as below: <birt:report id="1" reportDesign="birt_tag_sample.rptdesign" contextRoot="wtp_jsp_tags" frameborder="1"> </birt:report> <birt:report id="1" reportDesign="birt_tag_sample.rptdesign" contextRoot="wtp_jsp_tags" frameborder="yes"> </birt:report> 3. Run the wtp project in server and preview the jsp file. Expected result: a. Border style shows up. b. If report tag doesn't support frameborder, the property support should be removed from this tag and related specification. Actual result: No effect and no errors to say that frameborder isn't supported. Error log:N/A | closed fixed | 84c302e | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-19T05:12:49Z | 2006-12-16T06:20:00Z |
166,946 | Bug 166946 [regression]Format is added behind integer value in parameter dialog.[0705] | Description: Format is added behind integer value in parameter dialog. Build number:2.2.0.v20061206 Steps to reproduce: 1. New a report parameter, integer type, text-box, default value is 3, click Change button to change format as Fixed. 2. Preview Expected result: Display 3.00 as display text in parameter dialog. Actual result: Display 3Fixed. Error log:N/A | closed fixed | dd500eb | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T08:06:03Z | 2006-12-06T13:00:00Z |
167,267 | Bug 167267 getParameterDisplayText does not work on MasterPage in PDF | getParameterDisplayText does not seem to work when used on MasterPage. This problem seems to be limited to ReportViewer and PDF format. Table from my testing Deployed to Tomcat View Report in Web Viewer View Report as PDF Format HTML OK OK N/A PDF FAIL FAIL OK Incidentally getParameterDisplayText works fine in all of the above cases if used in footer of table in the report body. | resolved fixed | 96b9aff | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportDocument.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/presentation/ReportDocumentInfo.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/presentation/TransientReportDocument.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T07:57:54Z | 2006-12-08T17:46:40Z |
168,312 | Bug 168312 Import runtime component should keep original resource folder[0603] | Description: Import runtime component should keep original resource folder setted in web.xml Build number:2.2.0.v20061216 Steps to reproduce: 1. New a BIRT Web project, set resource folder. 2. Select the project, right click and select buisiness intelligent and reporting tools->import birt runtime component. 3. View import window. Expected result: Previous setted resource folder path is listed. Actual result: It displays resource folder path got from Preference->Report Designer->Resource. Error log:N/A | closed fixed | 9f0ad29 | ["viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/dialogs/BirtConfigurationDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T07:08:08Z | 2006-12-16T06:20:00Z |
168,373 | Bug 168373 Label on group header is not created when set a group key by inputting text [00] | Build Number: v2.2.0 2006-1218 Description: Step to reproduce: 1.new a sampleDB datasoure and dataset "select * from CLASSICMODELS.CUSTOMERS" 2.Drag dataset to layout and get a table 3.Add a group when in group setting dialog set a group key by inputting "row["CUSTOMERNUMBER"]" Actual result: The group has be set but the label in group header is not created.But if setting gourp key by using Expression Editor or List is ok. Expected result: The label can be created. | closed fixed | c23c9e2 | ["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T07:05:29Z | 2006-12-18T02:46:40Z |
168,026 | Bug 168026 Still use the existing data binding even though the aggregate is different | I had a table in which a data binding which aggregates on a group. When I insert a new data item in the report, although the expressions are same, it aggregates on All, then it refered to the existing data binding. The expected behavior would be a new data binding is created with different aggregates. | closed fixed | 7eb9558 | ["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportItemHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportItemHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ScalarParameterHandle.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T06:12:43Z | 2006-12-14T09:53:20Z |
168,304 | Bug 168304 Context root issue when set to other BIRT Web Project.[0603] | null | closed fixed | 4ea91db | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/listener/ViewerServletContextListener.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servlet/BirtEngineServlet.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servlet/ViewerServlet.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractBaseTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T06:11:31Z | 2006-12-16T06:20:00Z |
168,172 | Bug 168172 Add the get() and set() functions of HideDetail parameter on IGroup | Add the get() and set() functions of HideDetail parameter on IGroup, and thus enable the hidedetail shifting on the Group through eventhandler. | closed fixed | c88e0b1 | ["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/script/element/ElementTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IGroup.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/Group.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T05:51:27Z | 2006-12-15T08:06:40Z |
164,601 | Bug 164601 It takes ages to display a report with label of very large font size. | Description: It takes ages to display a report with label of very large font size. Steps to reproduce: 1. Insert two labels 2. Set one font weight to 100 and the other to 900 3. Preview in pdf/html Expected result: Show different weight. Actual result: In html, you can see font-weight effect In pdf, the report never displayed. PS.If I change the font size to a small number, say 20, the report in pdf is generated immediated. | resolved fixed | e4960c0 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T05:44:44Z | 2006-11-15T08:40:00Z |
168,317 | Bug 168317 Bookmark property of birt:report doesn't work.[0603] | Description: Bookmark property of birt:report doesn't work. Build number:2.2.0.v20061216 Steps to reproduce: 1. New a BIRT Web project, new a jsp file based on birt template. 2. Input below content inside body: <birt:report id="1" contextRoot="wtp_jsp_tags" reportDesign="target.rptdesign" height="400" bookmark="p1"> </birt:report> target.rptdesign is attached. 3. Run the project on server and preview the jsp file. Expected result: Jump to the end of the page where exists the bookmark p1. Actual result: Display report from the beginning. Error log:N/A | closed fixed | 6cf71da | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T02:47:03Z | 2006-12-16T09:06:40Z |
168,320 | Bug 168320 MaxRowsOfRecords of birt:report doesn't work.[0603] | Description: MaxRowsOfRecords of birt:report doesn't work. Build number:2.2.0.v20061216 Steps to reproduce: 1. New a jsp file based on birt template, input content in body as : <birt:report id="1" contextRoot= "wtp_jsp_tags" reportDesign="max_rows.rptdesign" maxRowsOfRecords="3" height="600"> </birt:report> note: report design is attached. 2. Preview the jsp file Expected result: Only display 3 data rows for table, list and chart. Actual result: All data display out. This property works well in birt:viewer tag. Error log:N/A | closed fixed | 02605d1 | ["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-18T02:18:41Z | 2006-12-16T09:06:40Z |
167,688 | Bug 167688 Setting number format on multiple elements gives NPE | If I select multiple data elements (for example one in each table cell) using the shift key, then try to 'format number' on those in the properties tab, I get a null pointer exception. An unexpected internal exception occurred.Please see log for detail. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Designer UI Plug-in ID:org.eclipse.birt.report.designer.ui Version:2.2.0.v20061211-0630 Error Code:Error.GUIException.invokedByUnexpectedException Error Message:Caused by java.lang.NullPointerException. | resolved fixed | 7b8fcbe | ["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/FormatNumberDescriptor.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-15T12:07:08Z | 2006-12-12T16:13:20Z |
168,177 | Bug 168177 [2.1.2][regression]DataException when preview attached report in Web Viewer.[0901] | null | closed fixed | 1b2e401 | ["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ServiceForQueryResults.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-15T10:33:58Z | 2006-12-15T08:06:40Z |
168,003 | Bug 168003 [2.1.2][regression]In library,delete item inside grid should not transfer current view.[01] | Description: [2.1.2][regression]In library,delete item inside grid should not transfer current view.[01] Build: Version 2.1.2.v20061213-0710 steps to reproduce: 1. New a library 2. Insert a grid. 3. Insert items to grid cell. 4. Select one item in grid and press delete Expected result: Focus is on grid for next operation. Actual result: Grid disppeared, focus changed to whole library. | closed fixed | ccc5590 | ["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/editparts/LibraryReportDesignEditPart.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-15T07:04:56Z | 2006-12-14T07:06:40Z |
166,443 | Bug 166443 Can not preview the multi master pages in PDF[05] | Description: A report design file include multi-master pages and one of them has the AutoText, if a element point to the master page which has no AutoText, the preview is failed. Build number: 2.1.2.v20061201-0710 2.2.0.v20061201-0710 Steps to reproduce: 1, New a report design with two master pages 2, The first master page include some AutoText in master page header 3, Left the second master page by default 4, In lay out use a Text element point to the second master page 5, Preview in PDF Expected result: It can be previewed successfully Actual result: Exception occurs when previewing the result in PDF | closed fixed | f933d52 | ["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-15T06:17:38Z | 2006-12-01T02:26:40Z |
167,527 | Bug 167527 Label text does not display correctly [0302] | Description: Label text does not display correctly. Build number: 2.2.0.v20061211-0630 Steps to reproduce: 1. Insert a label item. 2. Define highlight rule for it, choose font color red. 3. Input this.text=this.getHighlightRules()[0].color in onPrepare method of label item. 4. Preview Expected result: The label should display "red". Actual result: The label display "16711680". Error log: N/A | closed fixed | 6002570 | ["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IAutoText.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/ICell.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IGroup.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/element/IRow.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/AutoText.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/Cell.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/DataBindingImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/FilterConditionImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/Group.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/HideRuleImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/HighlightRuleImpl.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/ReportItem.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/Row.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/element/SortConditionImpl.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-15T02:50:33Z | 2006-12-12T05:06:40Z |
160,954 | Bug 160954 Legend area disappears when tick Show Value check box for Gantt chart | Legend area disapears when tick Show Value check box for Gantt chart Steps to reproduce: 1. Create a Gantt Chart. 2. Double click the chart, select "Format Chart" button, go to Chart Area->Legend, tick "Legend Visible" check box, tick "Value: Show Value" check box Expected result: Value is shown. Actual result: The legend area dispears. | closed fixed | 6e36879 | ["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-14T06:35:09Z | 2006-10-14T07:13:20Z |
166,729 | Bug 166729 [Linux]setImageDirectory() method is no effect[0600] | Description: [Linux]setImageDirectory() method is no effect[0600] Step: 1.Run the test case by junit. You can find out the case on: /cvsroot/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/regression/Regression_142894.java /cvsroot/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/regression/input/regression_142894.rptdesign /cvsroot/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/regression/input/pics/green.bmp 2.In render task, we set that "renderContext.setImageDirectory( "image" );" Actual result: The background image path is "pics/green.bmp" in html code. But the image is save at "image/green.bmp" | closed fixed | dfad1da | ["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/URIUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-14T06:00:51Z | 2006-12-05T03:40:00Z |
167,988 | Bug 167988 org.eclipse.birt.tests.data has compile error in daily build 20061214 | org.eclipse.birt.tests.data has compile error in daily build 20061214. Please see the attachments for details. | closed fixed | be65b55 | ["testsuites/org.eclipse.birt.tests.data/src/testutil/JDBCDataSourceUtil.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-14T03:48:00Z | 2006-12-14T04:20:00Z |
167,812 | Bug 167812 Clear history result of table preview | Create a table with data in the cells. Preview the table. If we delete a column from the table and preview again, the preview screen shows the previous table first then refreshes and shows the updated table. This confuses the user whether the table got updated or not. In the case where table data is really big, user might not wait for the preview to reload. Show the blank page every time the user previews the report to avoid confusion. | resolved fixed | 726eb74 | ["UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-13T09:44:24Z | 2006-12-13T08:53:20Z |
163,013 | Bug 163013 Missing Document Type Definition (DTD) in the DOCTYPE declaration of the HTML output | null | resolved fixed | b27164a | ["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java"] | Birt | https://github.com/eclipse/birt | eclipse/birt | java | null | null | null | 2006-12-13T08:25:12Z | 2006-11-01T00:13:20Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.