issue_id
int64
2.03k
426k
title
stringlengths
9
251
body
stringlengths
1
32.8k
status
stringclasses
6 values
after_fix_sha
stringlengths
7
7
updated_files
stringlengths
29
34.1k
project_name
stringclasses
6 values
repo_url
stringclasses
6 values
repo_name
stringclasses
6 values
language
stringclasses
1 value
issue_url
null
before_fix_sha
null
pull_url
null
commit_datetime
timestamp[us, tz=UTC]
report_datetime
timestamp[us, tz=UTC]
167,802
Bug 167802 Stack trace should print out when pop up error dialog in Web Viewer.[0002]
Description: Stack trace should print out when pop up error dialog in Web Viewer Build number:2.2.0.v20061213 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. Expected result: Error message with stack trace. Actual result: Only one line error message. Error log:N/A
closed fixed
55f7d53
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T07:43:53Z
2006-12-13T08:53:20Z
166,734
Bug 166734 Target is opened in the new window even choose the same window when preview in PDF [00]
Description: Target is opened in the new window even choose the same window. Build number: 2.1.2.v20061205-0710 Steps to reproduce: 1. New a report target.rptdesign, insert several items. 2. Preview it in Web Viewer. 3. New a report, insert a label 4. Select the label, select Property Editor->Hyperlink, Tick Drill-through 5. In step1, tick report document, select target.rptdocument from your folder. In step4, tick Same Window. 6. Preview report in PDF, click the link. Expected result: Target is opened in the same window. Actual result: Target is opened in the new window. Error log: N/A
closed fixed
7158dba
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T07:06:43Z
2006-12-05T03:40:00Z
167,395
Bug 167395 Current version BIRT can't support SVG well.
step: 1.Creat a new report with a chart in svg form. 2.preview the report and save the svg image to a file "test.svg". 3.Creat another new report. Add an image to the report. The dialog "Edit Image Item" will diaplay. 4.In the dialog "Edit Image Item",choose "Embedded image". Press the button "Add Image" to add the "test.svg". choose the "test.svg" and press the button "Insert", exception happens. BIRT code version: 2006.12.11 afternoon.
verified fixed
66ce3af
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T06:39:28Z
2006-12-11T09:40:00Z
167,384
Bug 167384 Errors show up when add a Stored Procedure data set[0703]
Description: Errors show up when add a Stored Procedure data set[0703] Build number: 2.1.2.v20061211-0710 Steps to reproduce: 1. New a JDBC data source: Driver:net.sourceforge.jtds.jdbc.Driver (v0.9) URL:jdbc:jtds:sqlserver://spmdb/gui User:sa, Password:sa 2. New a "SQL Stored Procedure Query" data set, {call dbo.counterInT1(?)}, edit data set parameter, direction:output, save. Expected result: No errors. Actual result: Errors show up. Error log: In Problems View: The result set of data set "ODA Data Set("Data Set")" must have at least one result set column.
closed fixed
a2a7d79
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/DataSetResultSetValidator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T05:53:54Z
2006-12-11T06:53:20Z
167,777
Bug 167777 org.eclipse.birt.tests.data has compile error in daily build 20061213
org.eclipse.birt.tests.data has compile error in daily build 20061213. Please see the attachment for details.
closed fixed
a52d3c5
["testsuites/org.eclipse.birt.tests.data/src/org/eclipse/birt/tests/data/engine/AllTests.java", "testsuites/org.eclipse.birt.tests.data/src/org/eclipse/birt/tests/data/engine/api/MultiPass_FilterTest.java", "testsuites/org.eclipse.birt.tests.data/src/org/eclipse/birt/tests/data/engine/api/MultiPass_SortTest.java", "testsuites/org.eclipse.birt.tests.data/src/testutil/BaseTestCase.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T03:31:36Z
2006-12-13T03:20:00Z
167,779
Bug 167779 BIRT report jsp tag can't access sample report with document folder setted.[0603]
Description: BIRT report jsp tag can't access sample report with document folder setted to other local directory. Build number:2.2.0.v20061213 Steps to reproduce: 1. New a BIRT Web project. 2. Set BIRT_VIEWER_DOCUMENT_FOLDER to c:\ in web.xm 3. New a jsp file based on BIRT template 4. Input below content in body: <birt:report id="kkkk" name="first sample" reportDesign="test.rptdesign"> </birt:report> 5. Run the server and preview the jsp file. Expected result: Sample report displays. Actual result: The report file : c:\\test.rptdesign does not exist or contains errors. The report file : c:\\test.rptdesign does not exist or contains errors Error log:N/A
closed fixed
eadf47c
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/ReportTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-13T02:43:29Z
2006-12-13T03:20:00Z
167,210
Bug 167210 No change in 'TOC Item Expression' after select a group row[0001]
Description: No change in 'TOC Item Expression' after select a group row[0001] Build number: 2.2.0.v20061208-1310 Steps to reproduce: 1, Drag a dataset into layout 2, Select the table and insert a group on it. 3, In New Group, select a row as group row 4, Check the 'TOC Item Expression' Expected result: The row["XXXX"] in 'TOC Item Expression' after selecting 'Group On' Actual result: There is still blank in 'TOC Item Expression' Error log:
closed fixed
e243b97
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-12T09:31:45Z
2006-12-08T06:40:00Z
167,545
Bug 167545 Copy a cascading parameter group and paste it to another parameter group causes an exception thrown
Steps to reproduce: 1.Copy a cascading parameter group using short cut key "Ctrl+x"/"Ctrl+c", or choosing context menu "Cut"/"Copy"; 2.Paste it to another parameter group using short cut key "Ctrl+v", or choosing context menu "Paste"; Expected result: The source one is pasted in the destination. Actual result: An exception thrown org.eclipse.birt.report.model.api.command.ContentException: The Cascading Parameter Group("Source") is not allowed in the slot (parameters) of Parameter Group("Destination").
resolved fixed
d2bd664
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-12T07:37:57Z
2006-12-12T07:53:20Z
167,542
Bug 167542 A parameter group isn't deleted after moving it to another parameter group through DND
Drag a parameter group and drop it to another one is a "move" operation, which cuts the source and pastes to the destination. But the source one isn't deleted in such operation while the parameters in the group are all deleted.
resolved fixed
ba30183
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-12T07:24:06Z
2006-12-12T07:53:20Z
164,074
Bug 164074 Height property of label has no effect in PDF [0300]
Description: Height property of label has no effect in PDF Build number: 2.2.0.v20061110-0630 Step to reproduce: 1. inset a label in the report 2. set its Height properties 1in in property view 3. set a background color to the label 3. preview it in PDF and web viewer Actual result: Height property of label has no effect in PDF. Expected result: It can work.
closed fixed
bb91060
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-12T06:07:15Z
2006-11-10T06:26:40Z
167,051
Bug 167051 Error when run a report contain toc[0600]
Description: Error when run a report contain toc[0600] Step: Run the test case on org.eclipse.birt.report.tests.engine.api.RenderTaskTest.java testRenderReportlet_toc() Actual result: Model have been change the expression toc to structure toc. And engine can't get the toc tree junit.framework.AssertionFailedError: Render reportlet toc_chartfromreportlet_bookmark_toc failed. null at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at org.eclipse.birt.report.tests.engine.api.RenderTaskTest.renderReportlet(RenderTaskTest.java:539) at org.eclipse.birt.report.tests.engine.api.RenderTaskTest.testRenderReportlet_toc(RenderTaskTest.java:279) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:58) at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:24) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
closed fixed
0e4cd9e
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/APICompatibleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ReportItemParseTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DesignWriterTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/TOCHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignSession.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/Library.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/BoundColumnsMgr.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-12T03:26:53Z
2006-12-07T08:26:40Z
166,167
Bug 166167 ODA IResultSet.close never been called in DtE
In DtE, we will close IConnection and IQuery from ODA, however the IResultSet.close() has never be called so that it is possible that even the ODA connection is closed the IResultSet is still open(If it is not closed when the IQuery or IConnection is closed). This is incorrect and needs a fix.
resolved fixed
1d62efa
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceQuery.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/CachedResultSet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-11T10:21:06Z
2006-11-29T08:46:40Z
167,386
Bug 167386 border property definition in custom jsp tags isn't correct.[0603]
Description: border property definition in custom jsp tags isn't correct. Build number:2.2.0.v20061211 Steps to reproduce: 1. New a BIRT Web Project. 2. New a jsp file based on BIRT template. 3. Input below content in body: <birt:viewer id="1" reportDesign="birt_tag_sample.rptdesign" contextRoot="wtp_jsp_tags" border="10"> </birt:viewer> 4. Run the jsp file. Expected result: The description for border in BIRT_JSP_TAG_SPEC_FINAL.doc is "Sets the border of report container in pixels." If border represents border style, it should display border with 10px width. If border represents frameBorder for IFrame, it'd better change name to frameBorder. Actual result: No border style in IE browser. I checked the page source and found that border value was set to frameBorder property of IFrame. However, according to css standdard, frameborder = 1|0 This attribute provides the user agent with information about the frame border. Possible values: * 1: This value tells the user agent to draw a separator between this frame and every adjoining frame. This is the default value. * 0: This value tells the user agent not to draw a separator between this frame and every adjoining frame. Note that separators may be drawn next to this frame nonetheless if specified by other frames. The issue is that: 1. "border" name is confusing, and it is very likely to be regarded as border style for element. 2. Description in BIRT_JSP_TAG_SPEC_FINAL.doc is incorrect. Error log:N/A
closed fixed
21712e0
["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/ReportTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/RequesterTag.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-11T08:55:29Z
2006-12-11T06:53:20Z
146,534
Bug 146534 ReportEditorInput is not API any more
Hi all, I've posted this on the newsgroup with no feedback. Jason Weathersby advised me to post it here, too. I've just updated from 2.1M5 to RC4 and found that ReportEditorInput isn't API any more. With the changes to M5 it was moved to package org.eclipse.birt.report.designer.ui.editors. This was a good change I think as developers could just inherit and have a java.io.File based implementation of IStorageEditorInput and IPathEditorInput. I did so and deleted my own implementation along with my custom implementation of IStorage. With RC0 ReportEditorInput is in an internal package again. What is the preferred way of dealing with IEditorInput and the BIRT RCP Editor? Will a custom implementation of IStorageEditorInput, IPathEditorInput and IStorage do the job (again)? I came across some code lines like: if ( input instanceof ReportEditorInput ) but, theses seem to be gone with RC4 as well. Maybe a default implementation based on java.io.File (like there was is M5) is a good idea? Maybe it's somewhere else now and I can't find it ... Best regards Alex
resolved fixed
a5d9ff9
["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportEditorInput.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportEditorInputFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-11T03:28:51Z
2006-06-12T11:00:00Z
166,931
Bug 166931 Include double quotation in title of viewer tag will cause blank page.[0603]
Description: Include double quotation in title of viewer tag will cause blank page. Build number: 2.2.0.v20061206 Steps to reproduce: 1. New a BIRT Web project. 2. New a jsp file based on birt template, input below content in body: <birt:viewer id="0" name="first sample" title="first &quot; report &quot; title" reportDesign="birt_tag_sample.rptdesign" > </birt:viewer> 3. Run the project to see the jsp file. Expected result: Report displays with title first"report" title. Actual result: Blank page with nothing showed. Error log:N/A
closed fixed
2e1d15b
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/component/ViewerField.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-07T02:42:29Z
2006-12-06T07:26:40Z
166,307
Bug 166307 Thai font in csv/excel export
I run birt-viewer 2.1.1 and export data to csv format, birt can generate correct but in field of thai font birt display font that cannot understand. I need to fix this ploblem quickly to close my project, please anyone help me. Thanks you very much for your solution. Sudhlo
resolved fixed
3d53dba
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-06T10:02:20Z
2006-11-30T04:13:20Z
164,563
Bug 164563 Orphan doesn't take effect on some items[03]
Orphan doesn't take effect on some items. Buld number: 2.2.0.v20061113-0630 Steps to reproduce: 1.new a report and drag label to layout ,input some text 2.copy the label and paste in layout till there are only two lines remaining in PDF page 3.insert another label and input enough text to cover 4 lines 4.new a style and set widow to 0,orphan to 3 5.preview in PDF Expected result: Orphan will take effect and the last label will be displayed entirely in the second PDF page Actual result: One row of last label is displayed in first PDF page and other three rows are displayed in second PDF page.
closed fixed
a7fb1a4
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFBlockStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextBlockContainerLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-06T08:58:48Z
2006-11-15T03:06:40Z
166,919
Bug 166919 Combo Box and List Box are reverse in Cascading Parameter
Combo Box and List Box are reverse in Cascading Parameter. The appearance of Combo/List must be consistent.
resolved fixed
cc09157
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-06T06:28:22Z
2006-12-06T04:40:00Z
164,426
Bug 164426 Different display between html and pdf output[0300]
Description: Image background of label displays different between in html and pdf output. Build number: 2.2.0.v20061114-0634 Steps to reproduce: 1.Add a label and new a style. 2.Set background image and set to no repeat. 3.Preview in html and pdf. You will get two different output. HTML shows the topper part of image, while in pdf shows the bottom part of image. Expected result: Show the topper part of image in both two of outputs.
closed fixed
61dd835
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-06T03:06:20Z
2006-11-14T04:53:20Z
166,758
Bug 166758 [Regression] Link to a Date type parameter cause error.[07][0705]
Build number: 2.2.0 M3 2006-1205 Description: Dataset parameter link to a date type report parameter will cause error. Step to reporduce: 1. new parameter type: datetime Defualt value: 12/12/2006 2. new a sampledb datasource and dataset "select * from CLASSICMODELS.ORDERS where CLASSICMODELS.ORDERS.ORDERDATE<?" 3. in the patameter page link the patamet to the report patameter 4. preview in dataset editor Error log: org.eclipse.birt.data.engine.core.DataException: Cannot convert the parameter value 2006-12-12 00:00:00.0 GMT+0800 to type class java.util.Date. Can not convert the value of 2006-12-12 00:00:00.0 GMT+0800 to Date type. at org.eclipse.birt.data.engine.executor.DataSourceQuery.convertToValue(DataSourceQuery.java:701) at org.eclipse.birt.data.engine.executor.DataSourceQuery.addParameterDefns(DataSourceQuery.java:330) at org.eclipse.birt.data.engine.executor.DataSourceQuery.prepare(DataSourceQuery.java:255) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery$OdaDSQueryExecutor.prepareOdiQuery(PreparedOdaDSQuery.java:344) at org.eclipse.birt.data.engine.impl.QueryExecutor.prepareExecution(QueryExecutor.java:222) at org.eclipse.birt.data.engine.impl.PreparedQuery.doPrepare(PreparedQuery.java:396) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:145) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery.execute(PreparedOdaDSQuery.java:134) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:125) at org.eclipse.birt.report.data.adapter.impl.QueryExecutionHelper.executeQuery(QueryExecutionHelper.java:108) at org.eclipse.birt.report.data.adapter.impl.DataRequestSessionImpl.executeQuery(DataRequestSessionImpl.java:205) at org.eclipse.birt.report.designer.data.ui.util.DataSetProvider.executeQuery(DataSetProvider.java:451) at org.eclipse.birt.report.designer.data.ui.util.DataSetProvider.execute(DataSetProvider.java:301) at org.eclipse.birt.report.designer.data.ui.util.DataSetProvider.execute(DataSetProvider.java:264) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.executeProcess(ResultSetPreviewPage.java:280) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.runUpdateResults(ResultSetPreviewPage.java:248) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage.access$1(ResultSetPreviewPage.java:232) at org.eclipse.birt.report.designer.data.ui.dataset.ResultSetPreviewPage$4.runInUIThread(ResultSetPreviewPage.java:225) at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.internal.ui.dialogs.BaseDialog.open(BaseDialog.java:95) at org.eclipse.birt.report.designer.internal.ui.views.data.providers.DataSetNodeProvider.performEdit(DataSetNodeProvider.java:192) at org.eclipse.birt.report.designer.internal.ui.views.DefaultNodeProvider.performRequest(DefaultNodeProvider.java:363) 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.birt.report.designer.ui.views.ElementAdapterInvocationHandler.invoke(ElementAdapterInvocationHandler.java:90) at $Proxy0.performRequest(Unknown Source) at org.eclipse.birt.report.designer.internal.ui.views.actions.EditAction.doAction(EditAction.java:80) at org.eclipse.birt.report.designer.internal.ui.views.actions.AbstractElementAction.run(AbstractElementAction.java:64) at org.eclipse.birt.report.designer.internal.ui.views.RenameListener.doubleClick(RenameListener.java:211) at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:796) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:843) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149) at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:794) at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1227) at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1158) at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:223) at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:220) at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:281) 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:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(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:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) Caused by: org.eclipse.birt.core.exception.CoreException: Can not convert the value of 2006-12-12 00:00:00.0 GMT+0800 to Date type. at org.eclipse.birt.core.data.DataTypeUtil.toDate(DataTypeUtil.java:504) at org.eclipse.birt.core.data.DataTypeUtil.toDate(DataTypeUtil.java:923) at org.eclipse.birt.core.data.DataTypeUtil.toDate(DataTypeUtil.java:380) at org.eclipse.birt.core.data.DataTypeUtil.convert(DataTypeUtil.java:141) at org.eclipse.birt.data.engine.executor.DataSourceQuery.convertToValue(DataSourceQuery.java:697)
closed fixed
5609837
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ParameterUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-05T13:06:22Z
2006-12-05T09:13:20Z
163,911
Bug 163911 Double style border on row is abnormal when preview in PDF[0300]
Description: The border on row with double style is abnormal when preview in PDF. Build number: 2.2.0.v20061109-0630 Step to reproduce: 1. insert a table 2. choose a row 3. set Style: double Width: thick 4. Preview in PDF Actual result: Refer to the screenshot, it's abnormal Excepted result: It should display same as preview in the web viewer
closed fixed
12407f9
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-05T06:30:51Z
2006-11-09T05:26:40Z
149,617
Bug 149617 Support Content-type-based editor lookup
null
resolved fixed
af0ca30
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlugin.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-05T05:21:40Z
2006-07-05T03:26:40Z
153,405
Bug 153405 Null parameter value is inconsistent between designer and preview
Description: Null parameter value is inconsistent between designer and preview Steps to reproduce: 1. New a report parameter, list-box, tick AllowNull. 2. Click New button, click OK without input anything. 3. Drag the parameter to Layout and preview Actual result: After step2, display text is "Null" and value is empty. However, when preview, the display text is "Null Value". Expected result: Display text and value should be consistent between Edit Parameter Dialog in Layout and Parameter dialog during preview.
closed fixed
bba5933
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-05T05:13:28Z
2006-08-10T08:53:20Z
166,732
Bug 166732 Duplicate id isn't handled in BIRT viewer tag.[0603]
null
closed fixed
ba6f356
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/resource/ResourceConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/taglib/AbstractViewerTag.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-05T03:09:32Z
2006-12-05T03:40:00Z
166,308
Bug 166308 org.eclipse.birt.report.engine.tests compile fail in daily build 20061130
org.eclipse.birt.report.engine.tests compile fail in daily build 20061130. The error msg is below: [javac] 23. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 139) [javac] cell.setColumnSpan( 3 ); [javac] ^^^^^^^^^^^^^ [javac] The method setColumnSpan(int) is undefined for the type ICell [javac] ---------- [javac] 24. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 140) [javac] assertEquals( 3, cell.getColumnSpan( ) ); [javac] ^^^^^^^^^^^^^ [javac] The method getColumnSpan() is undefined for the type ICell [javac] ---------- [javac] 25. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 145) [javac] cell.setRowSpan( 4 ); [javac] ^^^^^^^^^^ [javac] The method setRowSpan(int) is undefined for the type ICell [javac] ---------- [javac] 26. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 146) [javac] assertEquals( 4, cell.getRowSpan( ) ); [javac] ^^^^^^^^^^ [javac] The method getRowSpan() is undefined for the type ICell [javac] ---------- [javac] 27. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 176) [javac] IDataBinding[] bindings = item.getColumnBindings( ); [javac] ^^^^^^^^^^^^^^^^^ [javac] The method getColumnBindings() is undefined for the type IReportItem [javac] ---------- [javac] 28. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 205) [javac] assertEquals( "row[\"age\"]", item.getColumnBinding( "column1" ) );//$NON-NLS-1$//$NON-NLS-2$ [javac] ^^^^^^^^^^^^^^^^ [javac] The method getColumnBinding(String) is undefined for the type IReportItem [javac] ---------- [javac] 29. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 209) [javac] item.removeColumnBinding( "column2" );//$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^^^^ [javac] The method removeColumnBinding(String) is undefined for the type IReportItem [javac] ---------- [javac] 30. ERROR in /home/adb/farrah/src/plugins/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/script/element/ElementTest.java (at line 210) [javac] assertNull( item.getColumnBinding( "column2" ) );//$NON-NLS-1$ [javac] ^^^^^^^^^^^^^^^^ [javac] The method getColumnBinding(String) is undefined for the type IReportItem [javac] ----------
closed fixed
768d909
["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/script/internal/element/ReportItem.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-01T07:09:56Z
2006-11-30T04:13:20Z
142,387
Bug 142387 Java based scripting -> row&col span of a cell does not work properly when preview in pdf
steps to reproduce: - use attached class, which sets row&col span of a cell in onRender event - preview attached report in HTML, PDF, Viewer expected behavior: - row&col span take effect actual behavior: - it simply didn't in PDF report
closed fixed
54c2473
["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/script/internal/element/Cell.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-12-01T02:29:11Z
2006-05-18T02:40:00Z
166,315
Bug 166315 Combo box doesn't allow blank when set string type in parameter editor
Combo box doesn't allow blank when set string type in parameter editor Steps to reproduce: 1.New a parameter, display type is Combo Box 2.Select data type as String Expected result: "Allow blank values" is enable. Actual result: "Allow blank values" is gray and can't be checked.
resolved fixed
7ffc253
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-30T10:24:27Z
2006-11-30T07:00:00Z
164,764
Bug 164764 Joint data set does not work properly using attached flatfile
The data set preview keep empty in joint data set. Step to reproduce: 1.Create two data sets based on attached flat file 2.Make an inner join using joint data set with key "A". 3.Preview data set in data set editor. Expect result: The data set preview correctly Actual result: The data set preview is empty.
resolved fixed
161bae3
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-30T10:15:58Z
2006-11-16T04:06:40Z
166,029
Bug 166029 Help context displays only the first time in data set query editor[0703]
Help context displays only the first time in data set query editor Build number: 2.2.0.v20061128-0824 Steps to reproduce: 1.new a report 2.new a JDBC data source: Driver:jdbc:oracle:thin:@spmdb:1521:test Database URL:jdbc:oracle:thin:@spmdb:1521:test user:root,password:root 3.new a set using above data source,in data set query input "select * from" 4.then input "CORDER.",then help context list displays 5.then delete the query and reinput "select * from CORDER." Expected result: help context list will be displayed whenever you input Actual result: Help context list was displayed in the first time and after that nothing is displayed. Error log: N/A
closed fixed
752cea0
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/JdbcSQLContentAssistProcessor.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-30T02:47:27Z
2006-11-28T10:33:20Z
166,162
Bug 166162 Enhance BIRT configuration deployment setting dialog when import BIRT runtime component.[0603]
Description: Enhance BIRT configuration deployment setting dialog when import BIRT runtime component. Build number:2.2.0.v20061129 Steps to reproduce: 1. New a BIRT WTP project. 2. Select it and import BIRT runtime component. Expected result: provide an option to check whether user want to reconfigure web.xml or just keep the original setting untouched. Actual result: User has to input the context parameter values in BIRT configuration deployment setting dialog again and confirm that whether they will rewrite the web.xml file. Error log:N/A
closed fixed
8911433
["viewer/org.eclipse.birt.integration.wtp.ui/src/org/eclipse/birt/integration/wtp/ui/internal/actions/ImportBirtRuntimeAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-30T02:36:43Z
2006-11-29T08:46:40Z
165,897
Bug 165897 [Salesforce Project]Table column lost its data when insert a new column to the right
Reproduce steps: 1. Get and install BIRT Salesforce ODA driver. 2. Download the attached BIRT report design. 3. Insert a new column to the right of Negotiation/Review. 4. Input name as "Month Grand Total" and expression as following: row["Prospecting"]+row["Qualification"]+row["NeedsAnalysis"]+row["ValueProposition"]+row["IdDecisionMakers"]+row["PerceptionAnalysis"]+row["ProposalPriceQuote"]+row["NegotiationReview"] 5. Run the report and Negotiation/Review column lost its data.
closed fixed
3165ff3
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/MultiplePassTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ExpressionProcessor.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/MultiPassExpressionCompiler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-29T11:18:49Z
2006-11-27T09:33:20Z
166,001
Bug 166001 The webpage can't be found in WebView, if "WebViewer.startup( null );" is not called.
Now I'm using a SVG viewer to preview report in designer, it need not a HTTP server. So I removed "WebViewer.startup( null );" from designer's initial process, but I found those "web view as ..." all can not open a web page.
closed fixed
2432858
["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java", "viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebappAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-28T08:34:17Z
2006-11-28T05:00:00Z
164,758
Bug 164758 [regression]The chart's edit function of filter is invalid in property editor[0001]
Description: The chart's edit function of filter is invalid in property editor Build number: 2.2.0.v20061116-0630 Steps to reproduce: 1, New a chart in a cell of a table 2, Add a filter of chart in property editor or in the chart builder 3, After step2, double click the filter in property editor Expected result: The filter can be edited, and there should be a edit button in property editor Actual result: The filter can not be edited in property editor. And the style of filter in property editor is not consistent with other items, because there is no edit button.
closed fixed
1de6438
["UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/ui/views/attributes/AttributesUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-28T07:31:02Z
2006-11-16T04:06:40Z
165,657
Bug 165657 [2.1.2][Acceptance]Setting &__svg=false doesn't take effects in deployment [0601]
null
closed fixed
ca9a186
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractBaseActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetPageAllActionHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-24T03:52:38Z
2006-11-23T13:53:20Z
159,445
Bug 159445 BIRT ignores OSGi system properties
Configuring the OSGi framework by setting osgi.configuration.area or osgi.instance.area system property has no effect. The OSGILauncher in org.eclipse.birt.core overwrites any settings for the above system properties. The OSGILauncher should check whether the system properties are already set and use these settings. The OSGi system properties are described in the eclipse runtime options as being specific for the OSGi framework. These system properties are needed, e.g. to create a read-only installation.
resolved fixed
269e144
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/IPlatformConfig.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/PlatformConfig.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/osgi/OSGILauncher.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-23T11:04:06Z
2006-10-02T11:53:20Z
156,912
Bug 156912 Proxy problems with birt-viewer.
null
resolved fixed
c154c2a
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-23T08:21:26Z
2006-09-11T18:40:00Z
163,904
Bug 163904 [Regression]Toc content should consistent with the layout content in PDF[0002]
Build number:20061109 RCP Steps to reproduce: 1.open attched report 2.preview in PDF Expected result: Toc content should be consistent with layout content Actual result: Toc content isn't consistent with layout content
closed fixed
78ef1bc
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-23T06:19:13Z
2006-11-09T02:40:00Z
165,594
Bug 165594 [Smoke]Can't create a script data set using script data source[0704]
Can't create a script data set using script data source Build number: 2.2.0.v20061123-0710 Steps to reproduce: 1.new a script data source 2.new a script data set Expected result: can create a script data set Actual result: can't create a script data set Error log: java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.views.ElementAdapterManager.getAdapters(ElementAdapterManager.java:225) at org.eclipse.birt.report.designer.ui.views.ElementAdapterManager.getAdatper(ElementAdapterManager.java:182) at org.eclipse.birt.report.designer.ui.views.ProviderFactory.createProvider(ProviderFactory.java:50) at org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor.updateAnnotationLabel(JSEditor.java:374) at org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor.handleSelectionChanged(JSEditor.java:607) at org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor.handleSelectionChanged(JSEditor.java:539) at org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor.handleSelectionChange(JSEditor.java:869) at org.eclipse.birt.report.designer.internal.ui.editors.script.JSEditor.performRequest(JSEditor.java:828) at org.eclipse.birt.report.designer.core.util.mediator.ReportMediator.notifyRequest(ReportMediator.java:125) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage.fireSelectionChanged(DataViewPage.java:166) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage.treeSelect(DataViewPage.java:142) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewPage$1.selectionChanged(DataViewPage.java:66) at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37) at org.eclipse.core.runtime.Platform.run(Platform.java:843) at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44) at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149) at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160) at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1976) at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1577) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewTreeViewerPage.expandNodeAfterCreation(DataViewTreeViewerPage.java:418) at org.eclipse.birt.report.designer.internal.ui.views.data.DataViewTreeViewerPage.elementChanged(DataViewTreeViewerPage.java:330) at org.eclipse.birt.report.model.core.DesignElement.broadcast(DesignElement.java:799) at org.eclipse.birt.report.model.activity.NotificationRecordTask.doTask(NotificationRecordTask.java:277) at org.eclipse.birt.report.model.activity.ActivityRecord.performPostTasks(ActivityRecord.java:511) at org.eclipse.birt.report.model.activity.ActivityStack.execute(ActivityStack.java:346) at org.eclipse.birt.report.model.command.ContentCommand.doAdd(ContentCommand.java:240) at org.eclipse.birt.report.model.command.ContentCommand.add(ContentCommand.java:137) at org.eclipse.birt.report.model.api.SlotHandle.add(SlotHandle.java:122) at org.eclipse.birt.report.model.api.SlotHandle.add(SlotHandle.java:81) at org.eclipse.birt.report.designer.data.ui.dataset.DefaultDataSetWizard.createSelectedDataSetTearDown(DefaultDataSetWizard.java:134) at org.eclipse.birt.report.designer.data.ui.dataset.DefaultDataSetWizard.performFinish(DefaultDataSetWizard.java:95) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:680) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:355) at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) 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:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.birt.report.designer.ui.actions.NewDataSetAction.run(NewDataSetAction.java:123) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(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:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
closed fixed
0fbadfa
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-23T05:40:21Z
2006-11-23T02:46:40Z
164,445
Bug 164445 [Regression]Required value's parameter has no "*" [0705]
Description: Required value's parameter has no "*". Build number: 2.2.0.v20061114-1013 Steps to reproduce: 1.Create a paramter: name:p1, default vale: aa; not allow null value 2.Preview in Web Viewer 3.Pop up parameter dialog Expected result: P1 has mark "*". Actual result: P1 has no mark "*"(set default value). Error log: N/A
closed fixed
ce983f3
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-22T09:10:10Z
2006-11-14T10:26:40Z
164,273
Bug 164273 Exception is thrown out when export a report to library [02]
Description: Exception is thrown out when export a report to library It doesn't support java-based event handler, either. Build number: 2.2.0.v20061113-0636 Steps to reproduce: 1. New a library with a data source, a data set, a dynamic report parameter, a data binding to the data set. 2. New a report use the library, and drag the data source, data set, report parameter and the data from Library Explorer to Outline. 3. Drag the parameter from Outline to Layout, save. 4. Export the report to library. Expected result: The report can be exported to library. Actual result: Exception is thrown out. Error log: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Model Plug-in ID:org.eclipse.birt.report.model Version:2.2.0.v20061111-0633 Error Code:Error.NameException.DUPLICATE Error Message:The name "NewData" duplicates an existing name. Please choose a different name.
closed fixed
9c4f8ff
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ElementExporter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-22T08:46:46Z
2006-11-13T03:53:20Z
165,278
Bug 165278 this.getDisplayContent()="" in script of text will destroy preview[0801]
Description: this.getDisplayContent()="" in script of text will destroy preview Build number:2.1.2.v20061120 and 2.2.0.v20061117 Steps to reproduce: 1. Insert a text item, select it and switch to script editor 2. Input this.getDisplayContent()="" and preview Expected result: Error message about the incorrect script. Actual result: In 2.1.2, I saw HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. In 2.2.0, I saw error dialog with java.lang.ClassCastException.
closed fixed
2274f38
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-22T08:30:07Z
2006-11-21T06:20:00Z
160,537
Bug 160537 Need better gridline/scaling options for charts
We have an issue with a chart, where there is only a single major gridline drawn across Y-axis, spanning a value range of .5 to 1.5. This does not provide enough resolution for our business partners. Displaying minor gridlines is not a viable option for us because the data scale can vary significantly based on the input data, leading to a cluttered chart when there are several major gridlines). For now, we are going to try to set the min/max and stepping from a Chart eventhandler in beforeGeneration(). We don't want to be in this business of determining min/max and stepping long-term, since "appropriate" scaling depends so much on the particulars of the data, and there's some complexity there (an understatement - I've looked at the BIRT AutoScale class). I have two suggestions: 1) logic in place to guarantee a gridline for every X percentage of the total axis length, to avoid lack of major grid resolution or 2) "Major Grid count hint" option where we could suggest to the charting engine how many gridlines we'd like, and then let the charting engine still determine the min/max and stepping to fill in gridlines reasonably. We don't need the gridline count to be exact; if we gave a gridline hint value of 10, and 9 or 11 gridlines were drawn, that would not be a problem.
resolved fixed
90bc850
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-22T03:46:28Z
2006-10-11T18:06:40Z
164,459
Bug 164459 Exception is thrown out when delete list group in the old design file [0901]
Description: Exception is thrown out when delete list group header in the old design file. Build number: 2.2.0.v200611141013 Steps to reproduce: 1. Open the attached design file, delete the list group. 2. Preview. Expected result: No Exception is thrown out. Actual result: Excepiton is thrown out. Error log: ReportDesign (id = 1): - Group "NewListGroup1" used in column open_dt does not exist. data.engine.GroupNotExist ( 1 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: Group "NewListGroup1" used in column open_dt does not exist. at org.eclipse.birt.data.engine.impl.PreparedQuery.prepare(PreparedQuery.java:166) at org.eclipse.birt.data.engine.impl.PreparedQuery.<init>(PreparedQuery.java:108) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.<init>(PreparedDataSourceQuery.java:66) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery.<init>(PreparedOdaDSQuery.java:60) at org.eclipse.birt.data.engine.impl.PreparedQueryUtil.newInstance(PreparedQueryUtil.java:94) at org.eclipse.birt.data.engine.impl.DataEngineImpl.prepare(DataEngineImpl.java:376) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doPrepareQuery(DteDataEngine.java:92) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.prepare(AbstractDataEngine.java:121) at org.eclipse.birt.report.engine.executor.ReportExecutor.execute(ReportExecutor.java:99) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportExecutor.execute(LocalizedReportExecutor.java:38) at org.eclipse.birt.report.engine.layout.html.HTMLReportLayoutEngine.layout(HTMLReportLayoutEngine.java:68) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.doRun(RunAndRenderTask.java:225) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:147) 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.BirtGetPageAllActionHandler.__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.handleGetPageAll(Unknown Source) 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.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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source)
closed fixed
ea85797
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/ContentCommand.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ListingItemState.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-21T08:38:53Z
2006-11-14T13:13:20Z
163,749
Bug 163749 Import BIRT runtime package to wtp will leave old birt files.
Description: Import BIRT runtime package to wtp will leave old birt files. Steps to reproduce: Prepare two birt builds. 1. Create a new BIRT Web Project with one build. 2. Use another build to open the same workspace, select the project and click Business Inteligent and Reporting Tools->Import BIRT runtime component. Expected result: Old birt runtime package will be replaced with new runtime package. Actual result: Old birt plugins were kept and new birt jar files are imported. e.g. org.eclipse.birt.report.engine_2.2.0.v20061101-0630.jar org.eclipse.birt.report.engine_2.2.0.v20061107-0635.jar
closed fixed
f72ddd8
["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/dialogs/BirtConfigurationDialog.java", "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/util/UIUtil.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
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-21T07:55:26Z
2006-11-08T04:26:40Z
163,018
Bug 163018 An error extension will lead the report contain chart can't be opened and can not new a report.
Details: An error extension will lead the report contain chart can't open In org.eclipse.birt.report.tests.model has an error extension. When run the birt use workbenck, the report contain chart can't be opened and it can not new a report.
closed fixed
bc16d82
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/EncryptionHelperExtensionTest.java", "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/metadata/ElementDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/EncryptionHelperExtensionLoader.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionLoader.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ExtensionManager.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ObjectDefn.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/PeerExtensionLoader.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-21T06:58:30Z
2006-11-01T03:00:00Z
164,586
Bug 164586 [compatibility]Preview attached report throws multiple exception[0901]
null
closed fixed
fc52019
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/DataAdapterUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-21T05:49:48Z
2006-11-15T08:40:00Z
161,194
Bug 161194 "access is denied" error while using bookmark (in IE only)
Hi, I am using bookmarks so that if a user clicks on a slice in pie-chart, it goes the corresponding bookmark. Now it is working fine in the web-viewer(Birt's) and firefox. But in Internet Explorer it is givinig access denied error. error: Access is denied. line: 378,column: 3. Thanks. Vikas
resolved fixed
da4d510
["chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-17T01:54:39Z
2006-10-17T10:13:20Z
161,222
Bug 161222 Decoration label should be optional in Gantt Chart
It should not be mandatory to specify a decoration label for Gantt Charts, this can be left blank. Currently the UI and Engine enforce a data definition to be specified for it.
resolved fixed
5b999be
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetDataSet.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetWrapper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T09:59:41Z
2006-10-17T13:00:00Z
161,223
Bug 161223 gantt chart legend in swing is rendered incorrectly
Create a Gantt Chart with a thick line View it in the preview pane The legend is rendered with rounded corners. It should be rendered as a rectangle like in SWT.
resolved fixed
62388b5
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T08:22:23Z
2006-10-17T13:00:00Z
164,568
Bug 164568 [regression]Edit dataset from library cannot work properly[01][07]
Description: Edit dataset from library cannot work properly Platform: Eclipse3.2.1 Build number&#65306;2.2.0.v20061114-0634 Steps to reproduce: 1. New a library, create sample data source and dataset from OFFICES table. 2. Use this library in a report design. 3. Drag the data source and data set to Data Explorer 4. Modify the dataset to point to another table ORDERS in query text, preview result. 5. Expand dataset node to see columns. 6. Select the dataset and right click, select refresh. Expected result: Step4 display datas from table ORDERS. Step5 display columns from ORDERS. Step6 display columns from ORDERS. Actual result: Step4 is correct. Step5 displayed two table columns from ORDERS and OFFICES. Step6 display columns from OFFICES. Close the report and reopen it will not resolve this issue. Error log:N/A
closed fixed
ca7ceb6
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/PropertyHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/StructPropertyType.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/writer/ModuleWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T06:19:15Z
2006-11-15T03:06:40Z
164,606
Bug 164606 [regression]The Text Border Can not print in PDF
null
resolved fixed
4d640e1
["engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T06:08:59Z
2006-11-15T08:40:00Z
164,599
Bug 164599 [Regression]Can not get the correct output when preview in PDF[0000][0300]
Description: There is a label with top padding (6 in), can not be displayed in pdf. While it works in html output. Build Number: 2.2.0.v20061115-1059 Steps to reproduce: 1.Get the attached report design file. 2.There is a dataset in the report layout. And a label with top padding (6 in) in the layout too. 3.Preview in HTML, it works. While preview in PDF, the label is missed. Expect result: The report should work in pdf.
closed fixed
a0d158d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextBlockContainerLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T05:57:37Z
2006-11-15T08:40:00Z
164,436
Bug 164436 [Regression]Chart can't be converted to a template report item[02]
Description: Chart can't be converted to a template report item Build number: 2.2.0.v20061114-1013 Steps to reproduce: 1.New a chart 2.Right click the chart Expected result: "Create Template Report Item" is enabled Actual result: "Create Template Report Item" is grayed out Error log: N/A
closed fixed
8087c1c
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T02:26:43Z
2006-11-14T07:40:00Z
164,430
Bug 164430 [regression]Dynamic parameter without display text display no values[0705]
Description: Dynamic parameter without display text display no values in parameter dialog when preview the report. Build number: 2.2.0.v20061114-1013 Steps to reproduce: 1. New a data source and dataset. 2. New a dynamic report parameter, keep display text none. 3. Preview Expected result: Values from dataset are listed in paramter dialog. Actual result: empty list. Error log: N/A
closed fixed
1aa8024
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-16T01:51:23Z
2006-11-14T07:40:00Z
164,591
Bug 164591 [Regression] No respond when set large number in filter TOPN[0702]
Description: Set a large number(for example, 3444444) in the "value1" of filter topN. When preview the data in the "Edit dataset" dialog, it keeps processing and no respond. If cancel the operation, no reaction too. Build Number: 2.2.0.v20061115-1059 Step to reproduce: 1.new a datasource and a dataset 2.in the dataset add a filter with top N 3.enter 3655566 in top n 4.click the "Preview Results" Actual result: It keeps processing. Can not cancel the operation. Expected result: If the number is larger than the record number, shall return the whole result set immediately. And at the same time, user could cancel the operation.
closed fixed
6550938
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/NEvaluator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-15T14:31:55Z
2006-11-15T08:40:00Z
162,845
Bug 162845 Exception when review a normal gantt chart in my workspace
Description: Exception when review a normal gantt chart in my workspace Steps to reproduce: 1. I created a normal gantt chart, see attached report design. 2. Preview it. Expected result: Preview is ok. Actual result: In my workspace, chart preview failed but if I changed to a new workspace, preview is ok. Error logs: The following items have errors: Chart NewChart: - $NO-RB$ String index out of range: 10 String index out of range: 10 ( 1 time(s) ) detail : org.eclipse.birt.chart.exception.ChartException: $NO-RB$ String index out of range: 10 at org.eclipse.birt.chart.factory.Generator.build(Generator.java:983) at org.eclipse.birt.chart.reportitem.ChartReportItemPresentationImpl.onRowSets(ChartReportItemPresentationImpl.java:459) 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.doRun(RunAndRenderTask.java:225) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:147) 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.BirtGetPageAllActionHandler.__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.handleGetPageAll(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:324) 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.GeneratedMethodAccessor51.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) 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:534)Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 10 at java.lang.StringBuffer.charAt(StringBuffer.java:283) at org.eclipse.birt.chart.internal.factory.DateFormatWrapperFactory$MonthDateFormat.format(DateFormatWrapperFactory.java:147) at org.eclipse.birt.chart.computation.ValueFormatter.format(ValueFormatter.java:91) at org.eclipse.birt.chart.computation.withaxes.AutoScale.checkFit(AutoScale.java:1534) at org.eclipse.birt.chart.computation.withaxes.AutoScale.computeScale(AutoScale.java:2419) at org.eclipse.birt.chart.computation.withaxes.AutoScale.computeScale(AutoScale.java:1912) at org.eclipse.birt.chart.computation.withaxes.PlotWith2DAxes.compute(PlotWith2DAxes.java:750) at org.eclipse.birt.chart.factory.Generator.build(Generator.java:979) ... 72 more
closed fixed
7999945
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/factory/DateFormatWrapperFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-15T09:11:41Z
2006-10-31T07:33:20Z
161,180
Bug 161180 PDF output problem
Birt 2.1.1 PDF emitter seems to have a bug. It doesn't render floating width table columns correctly. I have n fixed width columns and one floating column width in my designs. This column width should be equal to page width - fixed widths - margins. The resulting width in Birt 2.1.1 is 0. Birt 2.1 renders these reports without problems.
verified fixed
ca38a49
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-15T02:48:35Z
2006-10-17T04:40:00Z
161,219
Bug 161219 Gantt chart with null datapoints fail to render
Create a dataset with two date columns, having some null date values Create a gantt chart Assign the dates to the gant series It fails to render and throw exception. Expected: null dates should be treated as: - 1 null date, 1 valid date ->one marker drawn, no line - 2 null dates -> skip rendering of datapoint If the decoration label is missing it should also not fail.
resolved fixed
b2a5a9b
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/CDateTime.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-14T09:44:02Z
2006-10-17T13:00:00Z
163,919
Bug 163919 Set all border on row has totally different preview result between PDF and webviewer [0300]
Description: Set all the direction of border to the table detail row and the preview result in the PDF is not correct. Build number: 2.2.0.v20061109-0630 Step to reproduce: 1. Use attached report design file. 2. preview it in PDF 3. preview it in webviewer Actual result: There are no border between two rows when preview in PDF. Excepted result: The preview result should same as the webviewer's
closed fixed
aea8439
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/BorderConflictResolver.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-13T03:19:27Z
2006-11-09T08:13:20Z
164,072
Bug 164072 [Regression] Vertical alignments has different defaults behavior between PDF and web viewer [0300]
Description: Vertical alignment has defferent defual behavior between PDF and web viewer.In PDF defual vertical alignment is bottom and webviewer's is middle. Build number: 2.2.0.v20061110-0630 Step to reproduce: 1. use attach report 2. preview it in the PDf and web viewer Actual result: The behavior is different
closed fixed
10072ee
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-13T02:54:46Z
2006-11-10T06:26:40Z
164,070
Bug 164070 Support widows/orphans properties on text item
Support widows/orphans properties on block text item(label, text, data etc), About the definition of widows/orphans, please refer to CSS spec.
resolved fixed
5e59142
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/DesignElementHandleTest.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/LabelItemParserTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-10T08:22:39Z
2006-11-10T06:26:40Z
163,770
Bug 163770 [Smoke]Error in parameter dialog when preview dynamic parameter
Description: Error in parameter dialog when preview a report containing dynamic parameter. Build: 20061108 Steps to reproduce: 1. New data source and dataset 2. New a dynamic parameter based on the dataset. 3. Preview the report expected result: Correct parameter dialog. Actuaul result: See attached screen shot
closed fixed
2193390
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T07:15:52Z
2006-11-08T10:00:00Z
162,174
Bug 162174 [Regression]Default value of datetime parameter is not selected
Default value of datetime parameter is not selected Steps to reproduce: 1.new a report and new a parameter 2.set the parameter data type"DateTime",display type"Radio Button" and new two parameters,the display text and value of the first are "this year" and "09/05/2006,the second is "last year" and "09/05/2005". Set the first one as the default value 3.preview in html Expected result: the default value is selected Actual result: the default value is not selected
closed fixed
ac70d30
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateFormatISO8601.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T05:57:13Z
2006-10-25T07:06:40Z
163,636
Bug 163636 "controlType" and "mustMatch" should be matched
If "controlType" is combo-box, "mustMatch" should be false; else "controlType" is list-box, "mustMatch" should be true.
closed fixed
12cfc93
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T04:40:24Z
2006-11-07T09:00:00Z
163,310
Bug 163310 testRenderReportlet_complex_list() & testRenderReportlet_complex_table() in tests.engine fail
Details: testRenderReportlet_complex_list() & testRenderReportlet_complex_table() in tests.engine fail You can find the test case in org.eclipse.birt.report.tests.engine.api.RenderTaskTest.java "Failed to find instance id of LIST" & "Failed to find instance id of TABLE"
closed fixed
3e7d813
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/MetadataEmitter.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/executor/doc/AbstractReportReader.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T03:47:20Z
2006-11-03T07:46:40Z
163,744
Bug 163744 Font color is changed when preview in web viewer
Font color is changed when preview in web viewer Steps to reproduce: 1.open the attached report design file 2.preview in layout and web viewer Expected result: in layout and web viewer font color is the same Actual result: in layout font color is red and in web viewer font color is blue.
closed fixed
6038208
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/ActionContent.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T02:59:45Z
2006-11-08T04:26:40Z
117,166
Bug 117166 Stored Procedures in Oracle
In Oracle, stored procedures that return Result Sets are written so that they have an output parameter of Type Ref Cursor or Table of Records. Even more, they must be included in packages. I'm giving an example trying to be clear with the problem. This is a very simple package taht contains just one procedure that returns a ref cursor: -- Start of DDL Script for Package INFOMEDIA.PK_PRUEBAS_BIRT -- Generated 2005-11-18 18:06:36 from INFOMEDIA@GURIDB CREATE OR REPLACE PACKAGE pk_pruebas_birt IS --========================== Data definition =================================== -- Registro de datos de clientes type clientes_rec is record( nitcliente varchar2(30), -- Nit del cliente nombre varchar2(200)); -- Nombre del cliente --========================== Cursor definition ================================= -- Cursor de datos de clientes type cur_clientes_rec is ref cursor return clientes_rec; --========================== Procedure definition ============================== -- Devuelve un cursor con datos de clientes procedure p_clientes_rec ( p_fila OUT cur_clientes_rec); END; -- Package spec / CREATE OR REPLACE PACKAGE BODY pk_pruebas_birt IS -- Devuelve un cursor con datos de clientes procedure p_clientes_rec ( p_fila OUT cur_clientes_rec) is BEGIN open p_fila for select nit_cliente, nombre||' '||apellido from im_clientes where nombre like '%ANTONIO%'; END; --============================================================================== END; / BIRT extracts all the procedures and functions of the DB schema included or not in packages. Even though this looks correct, it should use the package.procedure notation for procedures included in packages or you could loose yourself if you have a whole bunch of them. And what happens if you have two procedures with the same name in different packages? What happens if you have overloaded packages? In the case of this example, BIRT shows in the navigation tree an entry for P_CLIENTES_REC (the procedures name) with this contents: P_FILA (REF CURSOR, Output) param1 (PL/SQL RECORD, Output) --> Included by BIRT NITCLIENTE (VARCHAR2, Output) NOMBRE (VARCHAR2, Output) What is the param1 entry, included by BIRT for? Comparing with plain Java, you should declare an output parameter of Type.CURSOR that maps to the result set. In BIRT there is no way to declare this output parameters because its list of types show only the JDBC standard and Type.CURSOR is an Oracle extension. So, you should start with showing standard types plus extended types found in the particular JDBC Source (Oracle has quite a few!). I beleive than, in the case of the example, this should be all what is needed to do and BIRT should map this output parameter to the Result Set.
resolved fixed
9c11b66
["data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T02:42:39Z
2005-11-19T00:26:40Z
160,144
Bug 160144 Scatter chart, Y series data is negative, marker type is crosshair, the marker can not be displayed
Scatter chart, Y series data is negative, marker type is crosshair, the marker can not be displayed Steps: 1.Create a scatter chart, bind the data set, y series datas contain negative datas 2.Set marker type to crosshair 3.Preview Actual Rerulst: 1.When the data is negative, the marker can not be displayed Expected Results: 1.The marker can be displayed
closed fixed
5a49dd2
["testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/regression/Regression_160144.java", "testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/regression/Regression_160432.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T02:35:36Z
2006-10-08T06:46:40Z
159,076
Bug 159076 PDF emitter needs to response if "com.lowagie.itext" is missed.
Previously on GUI, preview in PDF has to check the "com.lowagie.itext" is included in BIRT firstly. Now we think GUI doesn't need to do any check for emitters and in order to avoid any hard coded behaviors about emitter contribution, this check is remove from GUI codes. So, PDF emitter should be responsible to response if required resources is missed.
resolved fixed
d007686
["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/api/impl/RunAndRenderTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-09T02:33:48Z
2006-09-28T07:53:20Z
163,271
Bug 163271 Cascading parameter dialog - Changing from multiple to single dataset does not work
Steps to reproduce - - Create a new cascading parameter group - Select multiple dataset - define parameter country and associate it with datasetCountry - define parameter state and associate with datasetSate Now try to change from multiple dataset to single dataset. The second dataset still shows up and also the report design file is wrong. The single dataset should be saved ast he cascading parameter group level.
resolved fixed
6fb87ac
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/GetParameterDefinitionTaskTest.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-08T02:52:10Z
2006-11-02T23:26:40Z
163,301
Bug 163301 Preview the sample report SalesByProducts.rptdesign in the webviewer will get exception
Description: the phenomenon occured on the build 2.1.2 Step to reproduce: 1. use the attached report 2. preview it in webviewer Actual result: Get exception, although the report is be displayed.And preview by other form (PDF or run report)is ok Error log: Chart (id = 39): - There are errors evaluating script "row["PRODUCTNAME"]". Error.ScriptEvaluationError ( 7 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: There are errors evaluating script "row["PRODUCTNAME"]". at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:558) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:530) at org.eclipse.birt.report.engine.data.dte.DteResultSet.evaluate(DteResultSet.java:327) at org.eclipse.birt.report.engine.extension.internal.RowSet.evaluate(RowSet.java:114) at org.eclipse.birt.chart.reportitem.BIRTDataRowEvaluator.evaluate(BIRTDataRowEvaluator.java:44) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.mapToChartResultSet(DataProcessor.java:584) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:715) 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.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:56) at org.eclipse.birt.report.engine.api.impl.RenderTask.doRender(RenderTask.java:249) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRender.render(RenderTask.java:703) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:614) 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.AbstractGetPageActionHandler.doExecution(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.__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.handleGetPage(Unknown Source) 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.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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source)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:94) 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.c292._c0(<inline>:1) at org.mozilla.javascript.gen.c292.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.c292.call(<inline>) at org.mozilla.javascript.gen.c292.exec(<inline>) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:224) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:551) ... 89 more - There are errors evaluating script "row["TotalOrders"]". Error.ScriptEvaluationError ( 7 time(s) ) detail : org.eclipse.birt.report.engine.api.EngineException: There are errors evaluating script "row["TotalOrders"]". at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:558) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:530) at org.eclipse.birt.report.engine.data.dte.DteResultSet.evaluate(DteResultSet.java:327) at org.eclipse.birt.report.engine.extension.internal.RowSet.evaluate(RowSet.java:114) at org.eclipse.birt.chart.reportitem.BIRTDataRowEvaluator.evaluate(BIRTDataRowEvaluator.java:44) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.mapToChartResultSet(DataProcessor.java:584) at org.eclipse.birt.chart.internal.datafeed.DataProcessor.generateRuntimeSeries(DataProcessor.java:715) 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.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:56) at org.eclipse.birt.report.engine.api.impl.RenderTask.doRender(RenderTask.java:249) at org.eclipse.birt.report.engine.api.impl.RenderTask$PageRender.render(RenderTask.java:703) at org.eclipse.birt.report.engine.api.impl.RenderTask.render(RenderTask.java:614) 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.AbstractGetPageActionHandler.doExecution(Unknown Source) at org.eclipse.birt.report.service.actionhandler.AbstractGetPageActionHandler.__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.handleGetPage(Unknown Source) 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.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(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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(Unknown Source)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:94) 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.c293._c0(<inline>:1) at org.mozilla.javascript.gen.c293.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.c293.call(<inline>) at org.mozilla.javascript.gen.c293.exec(<inline>) at org.eclipse.birt.core.script.ScriptContext.eval(ScriptContext.java:224) at org.eclipse.birt.report.engine.executor.ExecutionContext.evaluate(ExecutionContext.java:551) ... 89 more
closed fixed
79fee96
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-08T02:39:21Z
2006-11-03T07:46:40Z
163,732
Bug 163732 [regression] TPTP reports can not be generated using XML datasource
I get a DataException when trying to generate a report that is bindeded to an xml stream. I tried the following BIRT driver: 2.2.0-N20061106. This is a blocker for TPTP since all BIRT reports cannot be generated. The tptp reports are generated within an ecilpse tool that generates a XML stream. This XML stream is passed to the report via a context map as shown in the following code snippet. HashMap contextMap = new HashMap(); contextMap.put(EngineConstants.APPCONTEXT_HTML_RENDER_CONTEXT, renderContext); contextMap.put(Constants.APPCONTEXT_INPUTSTREAM , xmlInput); contextMap.put(Constants.APPCONTEXT_CLOSEINPUTSTREAM , "true"); IReportRunnable report = null; try { report = engine.openReportDesign(templateFile); report.getDesignHandle().getModule().getSession().setResourceLocator(resourceLocator); } catch (EngineException e) { engine.destroy(); throw e; } IRunAndRenderTask task = engine.createRunAndRenderTask(report); task.setAppContext(contextMap); The above code worked in 2.1.1. It seems something has changed. I should also mention that the template files do refer to a xml file on my d drive. However I was under the impression that if I specify a XML stream at runtime this XML stream would be first considered as the datasource before BIRT tries to open up the file specified in the report template. I get the following error. + Cannot open the connection for the driver: org.eclipse.datatools.enablement.oda.xml unknown protocol: d odaconsumer.CannotOpenConnection ( 2 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: Cannot open the connection for the driver: org.eclipse.datatools.enablement.oda.xmlunknown protocol: d at org.eclipse.birt.data.engine.odaconsumer.ConnectionManager.openConnection(ConnectionManager.java:148) at org.eclipse.birt.data.engine.executor.DataSource.newConnection(DataSource.java:133) at org.eclipse.birt.data.engine.executor.DataSource.open(DataSource.java:121) at org.eclipse.birt.data.engine.impl.DataSourceRuntime.openOdiDataSource(DataSourceRuntime.java:206) at org.eclipse.birt.data.engine.impl.QueryExecutor.openDataSource(QueryExecutor.java:257) at org.eclipse.birt.data.engine.impl.QueryExecutor.prepareExecution(QueryExecutor.java:202) at org.eclipse.birt.data.engine.impl.PreparedQuery.doPrepare(PreparedQuery.java:396) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:145) at org.eclipse.birt.data.engine.impl.PreparedOdaDSQuery.execute(PreparedOdaDSQuery.java:134) at org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery.execute(PreparedDataSourceQuery.java:125) at org.eclipse.birt.report.engine.data.dte.DteDataEngine.doExecuteQuery(DteDataEngine.java:120) at org.eclipse.birt.report.engine.data.dte.AbstractDataEngine.execute(AbstractDataEngine.java:146) at org.eclipse.birt.report.engine.executor.ExecutionContext.executeQuery(ExecutionContext.java:1647) at org.eclipse.birt.report.engine.executor.QueryItemExecutor.executeQuery(QueryItemExecutor.java:62) at org.eclipse.birt.report.engine.executor.ExtendedItemExecutor.execute(ExtendedItemExecutor.java:79) at org.eclipse.birt.report.engine.internal.executor.l18n.LocalizedReportItemExecutor.execute(LocalizedReportItemExecutor.java:35) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutChildren(HTMLBlockStackingLM.java:63) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:171) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.resumeLayout(HTMLInlineStackingLM.java:94) at org.eclipse.birt.report.engine.layout.html.HTMLInlineStackingLM.layoutChildren(HTMLInlineStackingLM.java:138) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:171) at org.eclipse.birt.report.engine.layout.html.HTMLRowLM.layout(HTMLRowLM.java:33) at org.eclipse.birt.report.engine.layout.html.HTMLBlockStackingLM.layoutChildren(HTMLBlockStackingLM.java:68) at org.eclipse.birt.report.engine.layout.html.HTMLTableLM.layoutChildren(HTMLTableLM.java:74) at org.eclipse.birt.report.engine.layout.html.HTMLAbstractLM.layout(HTMLAbstractLM.java:171) at org.eclipse.birt.report.engine.layout.html.HTMLPageLM.layoutChildren(HTMLPageLM.java:139) 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.doRun(RunAndRenderTask.java:225) at org.eclipse.birt.report.engine.api.impl.RunAndRenderTask.run(RunAndRenderTask.java:147) at org.eclipse.tptp.platform.report.birt.core.provisional.BIRTReportGenerator.generateHTMLReportFragment(BIRTReportGenerator.java:248) at org.eclipse.tptp.platform.report.birt.core.provisional.BIRTReportGenerator.generateHTMLReport(BIRTReportGenerator.java:154) at org.eclipse.tptp.platform.report.birt.core.internal.impl.ReportElementImpl.generate(ReportElementImpl.java:194) at org.eclipse.tptp.monitoring.log.provisional.export.BIRTExportHandler.exportLog(BIRTExportHandler.java:84) at org.eclipse.tptp.monitoring.log.provisional.export.AbstractExportHandler.exportLog(AbstractExportHandler.java:41) at org.eclipse.tptp.monitoring.report.birt.ui.internal.BIRTLogReportWizard.export(BIRTLogReportWizard.java:242) at org.eclipse.tptp.monitoring.report.birt.ui.internal.BIRTLogReportWizard.generate(BIRTLogReportWizard.java:191) at org.eclipse.hyades.ui.internal.wizard.HyadesReportWizard$FinishOperation.execute(HyadesReportWizard.java:187) at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:101) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1737) at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:113) at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369) at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313) at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:851) at org.eclipse.hyades.ui.internal.wizard.HyadesReportWizard.performFinish(HyadesReportWizard.java:141) at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:684) at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:355) at org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90) 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:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.hyades.trace.ui.internal.actions.OpenTraceReportAction.run(OpenTraceReportAction.java:57) at org.eclipse.jface.action.Action.runWithEvent(Action.java:499) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:441) 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:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:615) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)Caused by: org.eclipse.datatools.connectivity.oda.OdaException: unknown protocol: d at org.eclipse.datatools.enablement.oda.xml.util.XMLDataInputStreamCreator.<init>(XMLDataInputStreamCreator.java:154) at org.eclipse.datatools.enablement.oda.xml.util.XMLDataInputStreamCreator.getCreator(XMLDataInputStreamCreator.java:48) at org.eclipse.datatools.enablement.oda.xml.impl.Connection.open(Connection.java:56) at org.eclipse.datatools.connectivity.oda.consumer.helper.OdaConnection.open(OdaConnection.java:235) at org.eclipse.birt.data.engine.odaconsumer.ConnectionManager.openConnection(ConnectionManager.java:136) ... 81 more
closed fixed
ae33ec7
["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/Constants.java", "data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/impl/Connection.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-08T01:35:34Z
2006-11-07T22:53:20Z
161,009
Bug 161009 Dataset-Parameter-Settings deleted on SQL changes
Once the SQL is changed in Dataset Editor, all parameters and their bindings are thrown away (at least not shown any more)
resolved fixed
ba0aec8
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLUtility.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-07T08:58:18Z
2006-10-16T06:26:40Z
137,832
Bug 137832 Need expression builder in Edit Parameter dialog
Use case: I want to a dynamic parameter for the order numbers that a user can select. However, I want to make it easy for the user to verify who the customer is that placed that order. I would therefore like to display: "10100 -- Land Toys Inc" The value column could be just the order number. Right now if I want to accomplish this, I have to do the concatenation of order number and customer name in the data set sql statement. This is ok if the data source supports this. If my data source does not then I need the expression builder for this. In addition, I would like the expression builder available for the value column as well. That will allow me to do some preprocessing before passing the value on to the data set. The workaround is that I have to directly edit the XML source to add the Javascript expression in the parameters section. It would be nice to have this as part of the GUI.
resolved fixed
523ce49
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterExpressionProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-07T08:46:33Z
2006-04-20T19:06:40Z
160,641
Bug 160641 Image from Fragments can not be preview
Details: Image from Fragments can not be preview Step: 1.New an image and select "Image file in BIRT resource folder" 2.Select the image that in Fragments. 3.Preview Actual result: The image can not be preview Excepted result: The image can be preview
closed fixed
e4fa082
["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/executor/ImageItemExecutor.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-06T08:06:20Z
2006-10-12T08:00:00Z
157,592
Bug 157592 Inheritance of Datasource broken
If I create a Report using a datasource of a library first everything seems to be ok. <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="classic" id="4" extends="dSourceAppName.classic"/> After I created a dataset it looks like <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="classic" id="4" extends="dSourceAppName.classic"> <property name="odaDriverClass">com.mysql.jdbc.Driver</property> <property name="odaURL">jdbc:mysql://localhost/classicmodels</property> <property name="odaUser">birt</property> <encrypted-property name="odaPassword">YmlydDAyODYy</encrypted-property> </oda-data-source> It also happens to a library! When I change the library (publish to resource folder) the new datasource isn't used.
resolved fixed
839d401
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-03T10:13:06Z
2006-09-17T16:20:00Z
162,167
Bug 162167 Add API IResultIterator.isEmpty to Data Engine.
Current DTE api do not have a method that can be directly used to tell the client whether an IResultIterator is empty or not.We need to add this api for the convenience sake.
resolved fixed
972bb56
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/script/RowDataTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-03T10:10:32Z
2006-10-25T07:06:40Z
161,186
Bug 161186 Effects in viewer and PDF are not the same
null
closed fixed
0c457c3
["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/PDFBlockStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFInlineStackingLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLeafItemLM.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFRowLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-11-01T03:39:58Z
2006-10-17T07:26:40Z
162,344
Bug 162344 [Smoke]Exception is thrown out when drag a chart from library to report
Exception is thrown out when drag a chart from library to report Steps to reproduce: 1. New a library with a chart. 2. New a report, drag the chart item from Library Explorer to Outline->Body. 3. Drag the chart item from library Explorer to Layout. Expected result: The chart Item can be drag to layout and outline. Actual result: In step 2, exception is thrown out: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Model Plug-in ID:org.eclipse.birt.report.model Version:2.2.0.v20061026-0635 Error Code:Error.WrongTypeException.WRONG_TYPE Error Message:The parent Chart("NewChart") is different element type with the target Extended item("NewChart"). In step 3, exception is thrown out: 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.v20061026-0635 Error Code:Library.DND.messages.outofsync Error Message:The lib used in the report might have been changed, please close and reopen this report to use the updated lib.
closed fixed
cee1230
["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/core/ModuleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ElementFactory.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-31T08:14:03Z
2006-10-26T02:33:20Z
162,840
Bug 162840 Add max row to URL
Steps to reproduce: 1.Set max row to 10 2.New a data source and a data set from a table which containing more than 10 records 3.Drag the data set to layout 4.Preview in Web Viewer Expected result: Max row as a parameter is added to URL Actual result: No max row limitation
closed fixed
663bc29
["viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-31T07:34:06Z
2006-10-31T04:46:40Z
162,836
Bug 162836 Parameter will cause page break in HTML
Steps to reproduce: 1.Add two labels in report, set page-break-after to always for the first label 2.Add masterpage header and footer 3.Add a parameter 4.Preview in HTML Expected result: No page break in HTML preview Actual result: Mater page repeat two times
closed fixed
fc5f7ef
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtGetPageAllActionHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-31T07:21:06Z
2006-10-31T04:46:40Z
162,841
Bug 162841 [regression]Drill-through link to document containing parameters failed in html and pdf
Description: Drill-through link to document containing parameters failed in html and pdf Steps to reproduce: 1. New a report with a report parameter, don't set default value for it. 2. Preview in Web Viewer, input parameter value and save the report document to c:\ 3. New another report, insert a label, set a drill through link on the label, link to the report document. 4. Preview in web viewer, html and pdf, click the link. Expected result: Link to target report. Actual result: In html, a dialog popped up and said "a runtime error has occurred" In pdf, a dialog popped up and said that report parameter has null value. In frameset servlet, both formats are ok. I found that if I set default value for the report parameter in target report, the issue will disappear.
closed fixed
e6259d1
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-31T06:52:07Z
2006-10-31T07:33:20Z
162,830
Bug 162830 Bookmark with single quote doesn't work in Web Viewer
Description: Bookmark with single quote doesn't work in Web Viewer Steps to reproduce: 1. Insert two labels, set page break between them. 2. Set bookmark "b'k" to the second label. 3. Define internal bookmark link in the first label. 4. Preview with web viewer/html/pdf, click the link. 5. preview with /preview servlet Expected result: Link works, can link to the second label. Actual result: pdf and /preview servlet can link to target label. Web Viewer(frameset and run servlet) cannot link to target label.
closed fixed
ef88ebb
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractBaseActionHandler.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-31T06:34:24Z
2006-10-31T02:00:00Z
161,692
Bug 161692 Viwer does not work
Using Birt RCP Designer NB20061810 or NB20061910 the report web viewer does not work since it can not find ReportDesign any more. The viewer does not work even as stand alone web application. Following Error message appears: -------------------------------------------------------------------------------- org.eclipse.birt.report.service.api.ReportServiceException: Can not find the report design in the report document E:\Birt\plugins\org.eclipse.birt.report.viewer_2.2.0.v20061019-0630\birt\documents\B2FDE3C9921D743674F16995544925D0\Birt\httptp.rptdocument. --------------------------------------------------------------------------------
resolved fixed
372a17c
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/treebuild/ContentNode.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-30T06:11:48Z
2006-10-20T07:40:00Z
162,713
Bug 162713 [regression]Parameter value changed when set Medium Date format and preview in Layout
Description: Parameter value changed when set Medium Date format and preview in Layout Test environment: Eclipse3.2.1 Preference locale: Hebrew Steps to reproduce: 1. New a report parameter, datetime type, input default value as 03/20/2005 12:00:00 AM, set format as Medium Date. 2. Drag it to Layout and preview in Layout. Expected result: 00:00 03/20/2006 Actual result: 00:00 03/08/2006 Error logs: none
closed fixed
893eaa5
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-30T02:49:16Z
2006-10-30T01:00:00Z
162,165
Bug 162165 Cancel saving the report XML source changes works incorrectly
Description: Modify report in XML source editor, and then active the preview editor, choose not to saving the XML source changes or choose cancel doesn't work correctly. It works correctly when active layout editor after changing XML source. Steps to reproduce: 1.Active XML source editor of a report. 2.Modify the XML source, but doesn't save it. 3.Active the preview editor, a dialog pops up and shows warning message about the XML source changes. 4.Choose "no" or "cancel" on the pop up dialog. Actual result: Save the XML source changes and active the preview editor and preview the report with the changes. Expect result: Doesn't save the XML source changes and stay in XML editor instead of active the preview editor.
resolved fixed
b0d9785
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-27T07:14:34Z
2006-10-25T07:06:40Z
162,029
Bug 162029 English (Australia) locale - date time problem in report preview
Date time Parameter has been defined with a default set to '3/26/2006' (American format, as required by the edit paramater window). When a report is previewed in eclipse, no data is returned. If the date is reviewed via the 'show report parameters' button the date is converted to '3/2/2008'. This strange behaviour occurs for any dates entered for the English (Australia) locale. This behaviour does not occur for the French and English (United Kingdom) locales. This issue does not occur with report viewer. The platform on which the reports are being developed is AMD64, Linux Gentoo.
resolved fixed
e503116
["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/parameter/ScalarParameterFragment.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-27T06:09:09Z
2006-10-24T03:20:00Z
158,262
Bug 158262 OK button should be grayed out when no column is binded
OK button should be grayed out when no column is binded Steps to reproduce: 1. Add a data source Driver:net.sourceforge.jtds.jdbc.Driver (v0.9) 2. Add a data set. Select data set type "SQL Stored Procedure Query" 3. Edit this data set "{call counterInT1(?)} " 4. Add a data set parameter Name: param1 type: integer direction:output" 5. Add a data and bind it to the data set in the layout In the column binding edit page, Name: Param, Data Type: Integer Direction: Output 6. Change the data's binding to none 7. Right click the data and choose "Change Data Column" in the context menu and changeing the data's binding back to data set Expected result: OK button should be grayed out Actual result: OK button is enabled
closed fixed
03f2051
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-27T02:50:40Z
2006-09-22T07:26:40Z
156,450
Bug 156450 Support BORDER style for table rows
Currently the BORDEr style is supported only for cells. There is no way to set it on the row level. Suggestion: Enhancement to support BORDER style properties on the table row element. During rendering Engine can set the style property on the cell level. As CSS doesnt support border on the row level.
resolved fixed
8bc252f
["engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java", "engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T10:19:50Z
2006-09-06T22:00:00Z
162,157
Bug 162157 Exception when extract data from inside nest query with filter
Description: Exception when extract data from inside nest query with filter. Steps to reproduce: filterExpression = new IFilterDefinition[1]; filterExpression[0] = new FilterDefinition( new ConditionalExpression( "row[\"number\"]", ConditionalExpression.OP_EQ, "112", null ) ); extractTask.setFilters( filterExpression ); result = extractTask.extract( ); if ( result != null ) { int num = 0; IDataIterator data = result.nextResultIterator( ); if ( data != null ) { data.next( ); num = Integer.parseInt( data .getValue( "number" ) .toString( ) ); assertEquals( 112, num ); } data.close( ); } Detail case in DataExtractionTaskTest.testDataExtractionFromIID_nestquery() in org.eclipse.birt.report.tests.engine.api package. Expected result: Data are extracted correctly. Actual result: Exception throws. Error logs: org.eclipse.birt.core.exception.CoreException: Error evaluating Javascript expression. Script engine error: ReferenceError: "dataSetRow" is not defined. Script source: source, line: 0, text: dataSetRow["CUSTOMERNUMBER"] at org.eclipse.birt.core.script.JavascriptEvalUtil.wrapRhinoException(JavascriptEvalUtil.java:281) at org.eclipse.birt.core.script.JavascriptEvalUtil.evaluateRawScript(JavascriptEvalUtil.java:105) at org.eclipse.birt.data.engine.expression.ExprEvaluateUtil.doEvaluateRawExpression(ExprEvaluateUtil.java:229) at org.eclipse.birt.data.engine.expression.ExprEvaluateUtil.evaluateRawExpression(ExprEvaluateUtil.java:194) at org.eclipse.birt.data.engine.impl.PreparedDummyQuery$ResultIterator.getValue(PreparedDummyQuery.java:538) at org.eclipse.birt.report.engine.api.impl.DataIterator.getValue(DataIterator.java:49) at org.eclipse.birt.report.tests.engine.api.DataExtractionTaskTest.testDataExtractionFromIID_nestquery(DataExtractionTaskTest.java:456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:128) at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:460) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:673) at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:386) at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:58) at org.eclipse.pde.internal.junit.runtime.CoreTestApplication.run(CoreTestApplication.java:24) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) 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:348) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:341) at org.eclipse.core.launcher.Main.basicRun(Main.java:285) at org.eclipse.core.launcher.Main.run(Main.java:987) at org.eclipse.core.launcher.Main.main(Main.java:962) Caused by: org.mozilla.javascript.EcmaError: ReferenceError: "dataSetRow" is not defined. at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3240) at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3230) at org.mozilla.javascript.ScriptRuntime.notFoundError(ScriptRuntime.java:3303) at org.mozilla.javascript.ScriptRuntime.nameOrFunction(ScriptRuntime.java:1632) at org.mozilla.javascript.ScriptRuntime.name(ScriptRuntime.java:1571) at org.mozilla.javascript.gen.c14._c0(source:0) at org.mozilla.javascript.gen.c14.call(source) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:304) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2769) at org.mozilla.javascript.gen.c14.call(source) at org.mozilla.javascript.gen.c14.exec(source) at org.eclipse.birt.core.script.JavascriptEvalUtil.evaluateRawScript(JavascriptEvalUtil.java:98) ... 35 more
closed fixed
e0174c3
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T10:03:41Z
2006-10-25T04:20:00Z
162,365
Bug 162365 [Regression]Can't drag any item from library to another library
Description: Can't drag any item from library to another library Step to reproduce: 1. new a library and insert several items in it 2. new another one 3. drag the items form first library to the second Actual result: Can't drag.
closed fixed
d4906c8
["UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/views/outline/LibraryOutlinePage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T08:23:08Z
2006-10-26T08:06:40Z
162,340
Bug 162340 NPE thrown when select the report name in outline and press F2 in RCP
NPE thrown when select the report name in outline and press F2 in RCP Steps to reproduce: 1.new a RCP report and new a report design 2.go to outline and select the report design name 3.press F2 Expected result: No NPE thrown in error log Actual result: NPE thrown in erro log
closed fixed
8474793
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RenameAction.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T05:29:56Z
2006-10-26T02:33:20Z
161,912
Bug 161912 One more blank page in web view when set a page break on detail data item
Details: One more blank page in web view when set a page break on detail data item Step: 1.New a datasource and dataset 2.New a table that binding the dataset. 3.Add a group and a data item in detail row. 4.Set the page break on the data item. 5.Preview as web view. Actual result: One more blank page display in web view. (Find in org.eclipse.birt.report.tests.engine\src\org\eclipse\birt\report\tests\engine\regression\Regression_156969.java)
closed fixed
c670869
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/ListGroupDesign.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/TableGroupDesign.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T03:24:20Z
2006-10-23T07:53:20Z
162,281
Bug 162281 Better parsing of BIRT_VIEWER_LOG_LEVEL parameter
java.util.logging.Level supplies a parse(String) method which parses log levels. Using this method is superior to the parsing used in ReportEngineServlet for the following reasons: - the level "ALL" is not recognized - one gets a proper exception if the level ins not recognized - a lot less code. I'll attach a patch for this.
resolved fixed
5733b68
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-26T01:10:10Z
2006-10-25T18:13:20Z
162,181
Bug 162181 [Smoke] Can't drag datasource and data set from library to the report
The test build is on eclipse 3.2.1 Step to reproduce: 1. new a library and create datasource and dataset in it 2. new a report 3. drag the datasource and dataset to the outline view or data explorer Actual result: It take no effect. Excepted result: It can work.
closed fixed
2cfe6e6
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/DesignElementDropAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-25T10:04:25Z
2006-10-25T09:53:20Z
160,429
Bug 160429 Drag the datasource and dataset and produce an error gradation in data explorer
Details: Drag the datasource and dataset and produce an error gradation in data explorer Step: 1.New 4 datasource named d1, d2, d3, d4. 2.Drag the datasource in data explorer to change the gradation. (1) Drag d1 between d2 and d3. (2) Drag d2 between d3 and d4. (3) Drag d4 between d2 and d3. (4) Drag d4 to the top. (5) Drag d3 between d1 and d2. (6) Drag d3 to the top. Actual result: (1) d1 will be move to bottom. (2) d2 will be move to bottom. (3) d4 will not be move to anywhere. (4) d4 will not be move to anywhere. (5) d3 will be move to bottom. (6) d3 will be move to bottom. Excepted result: The datasource will be move to the correct station.
closed fixed
b10f6c6
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSetState.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSourceState.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-25T08:37:18Z
2006-10-11T07:00:00Z
161,826
Bug 161826 problem on extracting data in XML data source using predicates
While extracting data from an XML data source, there seems to be a problem on using a predicate in the column mapping for a table. In the following example XML file (also attached to the bug), books.xml, I was trying to get the book titles with "en" as their "lang" attribute, so specified Table Mapping: /library/book Column Mapping: /title[@lang="en"] However, instead of getting the book titles in the column, I had the "en" strings in the entire column. This seems to be a bug to me. If not, I would like to find out how to specify the Table/Column Mappings properly. File: books.xml --------------------------------------------- <?xml version="1.0"?> <library> <book category="COOKING"> <title lang="en">Everyday Italian</title> <author name="Giada De Laurentiis" country="it"></author> <year>2005</year> </book> <book category="CHILDREN"> <title lang="en">Harry Potter</title> <author name="J K. Rowling" country="uk"></author> <year>2005</year> </book> <book category="WEB"> <title lang="en">XQuery Kick Start</title> <author name="James McGovern" country="us"></author> <author name="Per Bothner" country="us"></author> </book> <book category="WEB"> <title lang="en">Learning XML</title> <author name="Erik T. Ray" country="us"></author> <year>2003</year> </book> <audio format="CD" category="MUSIC"> <title lang="en">Feels Like Home</title> <artist name="Norah Jones" country="us"></artist> <year>2005</year> </audio> </library>
resolved fixed
0eedea0
["data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-24T10:37:56Z
2006-10-21T05:53:20Z
154,000
Bug 154000 Enrichment of ODA consumer helper
Provide additional services in the oda.consumer component to include more common behavior that an ODA consumer application would need. For example, to handle different capabilities and behavior of individual ODA drivers.
closed fixed
11c3d9f
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Driver.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-24T10:35:07Z
2006-08-16T03:46:40Z
161,178
Bug 161178 Support BORDER style for table rows
null
closed fixed
c6106a3
["UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/TableBorderCollisionArbiter.java", "UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/propertyeditor/IDECategoryProviderFactory.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/border/CellBorder.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/border/TableBorderHelper.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java", "UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TableCellEditPart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-24T05:54:01Z
2006-10-17T04:40:00Z
161,669
Bug 161669 Incomplete adaptation of an oda data set design's Dynamic Query
When adapting a dynamic query in an ODA DataSetDesign's input parameter definition (oda.design.DynamicValuesQuery.getDataSetDesign() ), ModelOdaAdapter stops at saving its referenced dataSet name, but does not actually create/update corresponding odaDataSetHandle in model. This leads to an error when attempting to use the referenced data set name.
resolved fixed
ad565a6
["model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2006-10-24T03:26:20Z
2006-10-19T23:20:00Z