id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
2,908
175,791
Bug 175791 An unnecessary (?) warning occurs at session creation
null
2007-02-28 01:57:25
1,172,650,000
resolved fixed
316697d
1,173,680,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/StructPropertyType.java
Birt
2,909
176,798
Bug 176798 Errors occur in JUnit test of org.eclipse.birt.data in daily build 20070309
Errors occur in JUnit test of org.eclipse.birt.data in daily build 20070309. Please see the attachment for details
2007-03-09 04:35:36
1,173,430,000
closed fixed
ad101b3
1,173,670,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/CacheUtil.java
Birt
2,910
176,875
Bug 176875 BIRT viewer - WTP integration - web.xml file created has blank values
When you create a BIRT web project, the web.xml file has lot of blank default values, which is very confusing to understand. Some users commented about it during the eclipse conference. Suggestions 1) BIRT_VIEWER_WORKING_FOLDER - set the default value 2) BIRT_VIEWER_MAX_ROWS - Write a comment above, saying by default all rows are shown, also explain the user of this variable. 3) BIRT_RESOURCE_PATH - This should specify the default value or atleast put a comment indicating where is it picked from. This is very confusing. 4) General It would be good to put a onew line comment on all.
2007-03-09 18:22:57
1,173,480,000
resolved fixed
80896bf
1,173,670,000
viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/actions/ImportBirtRuntimeAction.java viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/util/WebArtifactUtil.java viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/webapplication/WebAppBean.java viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/wizards/BirtWebProjectWizard.java viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/wizards/BirtWizardUtil.java viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/wizards/IBirtWizardConstants.java
Birt
2,911
175,233
Bug 175233 Request to change access specifier of the org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.updateRelatedViews() method from private to protected or public
Hi, We are extending the BIRT Designer to add support for the versioning system in our project. Our requirement is as follows: 1. User creates a new BIRT report and saves it 2. First time when the report is created its version is 1. 3. Any subsequent save creates a new version 4. The version is always included in the filename. 5. Once a new version is created, we are able to display its new name(with the new version number) on the editor tab. But we are unable to update the name on the "Outline" view where the Data sources and Data sets are displayed. 6. For this sake we have extended org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor and overridden the public void doSave(IProgressMonitor progressMonitor) method. 7. In order to display the new name on the "Outline" view, we need to call org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.updateRelatedViews() method but its private. If we decide to copy this method then we need to replicate the following methods from org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor: updateOutLineView(),getOutlinePage(), dispose(), getAdapter(), updateRelatedViews(), pageChange(), getPalettePage(), updatePaletteView(), updateDateView(), getDataPage() Apart from this we will require to even copy the class org.eclipse.birt.report.designer.internal.ui.editors.schematic.ReportMultiBookPage as this class is not exposed for use for other plugins. To avoid so much code replication we request you to change the access specifier of the org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.updateRelatedViews() method from private to protected or public -- Regards, Rakesh Shete
2007-02-23 04:11:03
1,172,220,000
resolved fixed
87879d7
1,173,430,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
2,912
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
2007-03-09 01:25:48
1,173,420,000
closed fixed
48a85eb
1,173,430,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,913
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
2007-01-04 03:22:08
1,167,900,000
closed fixed
d983af9
1,173,420,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/MarginsPropertyDescriptor.java
Birt
2,914
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
2007-02-12 03:24:47
1,171,270,000
closed fixed
f45b6e8
1,173,340,000
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
2,915
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.
2007-03-08 01:19:41
1,173,330,000
closed fixed
a2b5798
1,173,340,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,916
173,633
Bug 173633 BPS43 - Chart Web Components(JSP Tag library)
null
2007-02-09 08:24:50
1,171,030,000
resolved fixed
e0ba98a
1,173,330,000
chart/org.eclipse.birt.chart.viewer/src/org/eclipse/birt/chart/viewer/sample/SampleHelper.java
Birt
2,917
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
2007-03-07 01:20:35
1,173,250,000
closed fixed
c93e3b8
1,173,260,000
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
2,918
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.
2007-02-27 18:33:29
1,172,620,000
resolved fixed
e58139e
1,173,260,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/FormPage.java
Birt
2,919
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:
2007-02-28 00:50:27
1,172,640,000
closed fixed
06a521f
1,173,260,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java
Birt
2,920
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.
2007-01-05 08:23:29
1,168,000,000
resolved fixed
a3710e6
1,173,250,000
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
2,921
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.
2007-01-05 08:16:56
1,168,000,000
resolved fixed
e26f87a
1,173,240,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,922
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.
2007-01-17 08:20:12
1,169,040,000
resolved fixed
9cf868d
1,173,240,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineLogger.java
Birt
2,923
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.
2007-03-05 02:03:05
1,173,080,000
resolved fixed
9ee63d5
1,173,240,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java
Birt
2,924
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.
2007-03-05 00:40:59
1,173,070,000
closed fixed
35ffb27
1,173,190,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQuery.java
Birt
2,925
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
2007-02-02 06:02:05
1,170,410,000
closed fixed
a1419a3
1,173,150,000
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
2,926
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
2007-02-07 22:53:07
1,170,910,000
closed fixed
009e890
1,173,080,000
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
2,927
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:
2007-02-01 08:19:42
1,170,340,000
closed fixed
3d27585
1,173,080,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/template/TemplateParser.java
Birt
2,928
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.
2007-02-26 14:19:42
1,172,520,000
resolved fixed
9dd0ac1
1,173,060,000
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
2,929
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)
2007-02-21 10:52:10
1,172,070,000
resolved fixed
5eb3ca6
1,173,060,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java
Birt
2,930
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.
2006-06-20 19:23:25
1,150,850,000
resolved fixed
c0aceb4
1,172,840,000
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
2,931
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.
2006-11-28 02:06:51
1,164,700,000
closed fixed
498fd4b
1,172,830,000
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
2,932
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
2007-03-02 03:20:04
1,172,820,000
closed fixed
c6c0119
1,172,830,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
2,933
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
2007-02-23 20:38:47
1,172,280,000
resolved fixed
a8595d2
1,172,820,000
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
2,934
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
2007-03-02 00:54:27
1,172,810,000
closed fixed
3481d70
1,172,820,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java
Birt
2,935
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)
2007-02-26 22:16:28
1,172,550,000
closed fixed
8262531
1,172,820,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java
Birt
2,936
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!
2006-07-07 02:18:11
1,152,250,000
resolved fixed
f825e24
1,172,720,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java
Birt
2,937
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
2007-02-28 01:00:23
1,172,640,000
closed fixed
c7a5d7c
1,172,650,000
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
2,938
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.
2007-02-26 14:25:23
1,172,520,000
resolved fixed
cc1332d
1,172,650,000
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
2,939
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:
2007-02-27 22:13:41
1,172,630,000
closed fixed
c4da68b
1,172,640,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
2,940
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?
2007-02-06 07:22:24
1,170,760,000
resolved fixed
ee1cb8e
1,172,640,000
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
2,941
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.
2007-02-16 11:17:06
1,171,640,000
closed fixed
d01dfdc
1,172,640,000
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
2,942
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.
2007-02-01 22:46:00
1,170,390,000
closed fixed
3d77430
1,172,560,000
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
2,943
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
2007-02-02 01:47:15
1,170,400,000
closed fixed
7d7ab1a
1,172,550,000
UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerTreeViewPage.java
Birt
2,944
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
2007-02-04 21:57:34
1,170,640,000
closed fixed
b1b77a7
1,172,550,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/RenameListener.java
Birt
2,945
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)
2007-02-07 02:16:02
1,170,830,000
verified fixed
8d96940
1,172,470,000
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
2,946
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.
2007-02-23 10:24:57
1,172,240,000
resolved fixed
943cdab
1,172,460,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java
Birt
2,947
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)
2006-10-11 13:22:17
1,160,590,000
resolved fixed
a5a041f
1,172,370,000
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
2,948
173,582
Bug 173582 Run servlet should not be affected by values in document.[0000]
null
2007-02-08 21:35:19
1,170,990,000
closed fixed
a99ea8c
1,172,370,000
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
2,949
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.
2007-01-24 08:15:07
1,169,640,000
resolved fixed
8574cce
1,171,540,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java
Birt
2,950
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.
2006-03-20 03:12:06
1,142,840,000
closed fixed
83f3bdc
1,171,510,000
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
2,951
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:&#23435;&#20307; 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
2007-02-09 03:44:58
1,171,010,000
closed fixed
d73c244
1,171,020,000
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
2,952
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
2007-02-07 21:35:35
1,170,900,000
closed fixed
8e7b62c
1,170,920,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisGridLinesSheet.java
Birt
2,953
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.
2007-01-31 02:03:46
1,170,230,000
closed fixed
7bbc588
1,170,920,000
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
2,954
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
2007-02-06 22:34:21
1,170,820,000
closed fixed
c5da480
1,170,840,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetCascadeParameterActionHandler.java
Birt
2,955
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
2007-02-06 22:29:54
1,170,820,000
closed fixed
befd6b4
1,170,830,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,956
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
2007-01-29 21:42:03
1,170,120,000
closed fixed
b1ea676
1,170,760,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderHelper.java
Birt
2,957
161,579
Bug 161579 Add NonCategory X axis support
null
2006-10-19 10:40:36
1,161,270,000
resolved fixed
ec8cea3
1,170,760,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisGridLinesSheet.java
Birt
2,958
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.
2006-09-06 02:11:43
1,157,520,000
closed fixed
19b625e
1,170,730,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java
Birt
2,959
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.
2007-01-25 05:29:03
1,169,720,000
resolved fixed
93ceb0f
1,170,680,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java
Birt
2,960
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.
2006-12-11 18:38:14
1,165,880,000
resolved fixed
78b95eb
1,170,610,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java
Birt
2,961
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
2007-02-02 00:59:25
1,170,400,000
closed fixed
268b0b7
1,170,420,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java
Birt
2,962
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.
2005-12-07 02:41:00
1,133,940,000
closed fixed
0cf3060
1,170,410,000
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
2,963
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.
2006-11-23 11:27:33
1,164,300,000
resolved fixed
5afc40e
1,170,410,000
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
2,964
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.
2006-01-24 13:59:42
1,138,130,000
closed fixed
72852eb
1,170,400,000
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
2,965
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
2007-01-29 20:52:19
1,170,120,000
closed fixed
515fc6a
1,170,400,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java
Birt
2,966
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.
2007-01-23 05:51:27
1,169,550,000
resolved fixed
93ae581
1,170,400,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReader.java
Birt
2,967
168,131
Bug 168131 Blank lines missing in PDF
In the attached report design, the PDF output has a blank line missing. See screenshot.
2006-12-14 17:19:00
1,166,130,000
resolved fixed
8d68a70
1,170,210,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java
Birt
2,968
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
2007-01-24 04:35:02
1,169,630,000
closed fixed
b29409d
1,170,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/event/ModelEventManager.java
Birt
2,969
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.
2007-01-08 05:46:56
1,168,250,000
resolved fixed
b9b5ff6
1,169,480,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java
Birt
2,970
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
2007-01-04 04:46:14
1,167,900,000
closed fixed
2574f79
1,167,930,000
core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java
Birt
2,971
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.
2006-12-25 02:02:21
1,167,030,000
resolved fixed
67dcb65
1,167,890,000
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
2,972
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.
2007-01-02 21:29:48
1,167,790,000
resolved fixed
6d5b588
1,167,790,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
2,973
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
2006-12-11 02:48:59
1,165,820,000
closed fixed
5cd7fed
1,167,130,000
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
2,974
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
2006-12-26 02:07:42
1,167,120,000
closed fixed
0891eac
1,167,130,000
UI/org.eclipse.birt.report.designer.ui.editor.xml.wtp/src/org/eclipse/birt/report/designer/ui/editor/pages/xml/ReportXMLSourceEditorFormPage.java
Birt
2,975
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.
2006-12-25 21:52:30
1,167,100,000
closed fixed
02f855c
1,167,120,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
2,976
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.
2006-12-24 23:00:58
1,167,020,000
resolved fixed
3cca5e6
1,167,030,000
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
2,977
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:
2006-12-21 22:11:57
1,166,760,000
closed fixed
98b0749
1,167,020,000
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
2,978
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
2006-12-18 00:48:44
1,166,420,000
closed fixed
0c32293
1,166,680,000
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
2,979
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.
2006-12-20 23:59:38
1,166,680,000
resolved fixed
d03b654
1,166,680,000
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
2,980
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
2006-12-15 03:03:27
1,166,170,000
resolved fixed
0f2d851
1,166,610,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
Birt
2,981
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
2006-12-14 06:52:58
1,166,100,000
closed fixed
6935b67
1,166,610,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java
Birt
2,982
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
2006-12-20 02:05:07
1,166,600,000
closed fixed
b5125b8
1,166,600,000
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
2,983
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
2006-12-14 22:12:46
1,166,150,000
closed fixed
d55f001
1,166,600,000
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
2,984
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
2006-12-19 22:33:32
1,166,590,000
closed fixed
86592df
1,166,600,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java
Birt
2,985
165,624
Bug 165624 Provides UI supports for Highlight rule refer to Style element
null
2006-11-23 02:18:22
1,164,270,000
resolved fixed
61206e1
1,166,590,000
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
2,986
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
2006-12-18 01:23:29
1,166,420,000
closed fixed
c0fc7a7
1,166,520,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java
Birt
2,987
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.
2006-10-18 11:37:32
1,161,190,000
resolved fixed
e1564c4
1,166,510,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesLabelSheet.java
Birt
2,988
168,305
Bug 168305 IsHostPage doesn't work for birt:report tag.[0603]
null
2006-12-16 00:36:54
1,166,250,000
closed fixed
6fb741f
1,166,510,000
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
2,989
168,318
Bug 168318 [regression]Print doesn't work correctly when preview attached file through external browser[00]
null
2006-12-16 04:00:30
1,166,260,000
closed fixed
faa8370
1,166,510,000
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
2,990
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.
2006-12-14 16:49:47
1,166,130,000
resolved fixed
eccebe9
1,166,510,000
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
2,991
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
2006-12-16 01:55:27
1,166,250,000
closed fixed
84c302e
1,166,510,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java
Birt
2,992
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
2006-12-06 07:16:50
1,165,410,000
closed fixed
dd500eb
1,166,430,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java
Birt
2,993
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.
2006-12-08 13:56:54
1,165,600,000
resolved fixed
96b9aff
1,166,430,000
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
2,994
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
2006-12-16 02:11:42
1,166,250,000
closed fixed
9f0ad29
1,166,430,000
viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/dialogs/BirtConfigurationDialog.java
Birt
2,995
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.
2006-12-17 22:10:27
1,166,410,000
closed fixed
c23c9e2
1,166,430,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java
Birt
2,996
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.
2006-12-14 05:22:46
1,166,090,000
closed fixed
7eb9558
1,166,420,000
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
2,997
168,304
Bug 168304 Context root issue when set to other BIRT Web Project.[0603]
null
2006-12-16 00:21:38
1,166,250,000
closed fixed
4ea91db
1,166,420,000
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
2,998
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.
2006-12-15 03:33:21
1,166,170,000
closed fixed
c88e0b1
1,166,420,000
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
2,999
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.
2006-11-15 04:10:05
1,163,580,000
resolved fixed
e4960c0
1,166,420,000
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
3,000
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
2006-12-16 03:25:56
1,166,260,000
closed fixed
6cf71da
1,166,410,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java
Birt
3,001
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
2006-12-16 04:07:20
1,166,260,000
closed fixed
02605d1
1,166,410,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java
Birt
3,002
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.
2006-12-12 12:24:58
1,165,940,000
resolved fixed
7b8fcbe
1,166,180,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/FormatNumberDescriptor.java
Birt
3,003
168,177
Bug 168177 [2.1.2][regression]DataException when preview attached report in Web Viewer.[0901]
null
2006-12-15 04:10:07
1,166,170,000
closed fixed
1b2e401
1,166,180,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ServiceForQueryResults.java
Birt
3,004
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.
2006-12-14 02:25:43
1,166,080,000
closed fixed
ccc5590
1,166,170,000
UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/editparts/LibraryReportDesignEditPart.java
Birt
3,005
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
2006-11-30 22:43:39
1,164,940,000
closed fixed
f933d52
1,166,160,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java
Birt
3,006
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
2006-12-11 23:01:49
1,165,900,000
closed fixed
6002570
1,166,150,000
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
3,007
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.
2006-10-14 04:15:16
1,160,810,000
closed fixed
6e36879
1,166,080,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java
Birt