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 t... | 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-thro... | 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 "te... | 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.count... | 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", "tes... | 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... | 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"]... | 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 excep... | 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 effe... | 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: Rend... | 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/DesignWriterTes... | 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="... | 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/Requ... | 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 thin... | 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 " report " title" reportD... | 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/... | 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 an... | 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, ... | 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 t... | 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 p... | 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.... | 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] ^^... | 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 s... | 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 k... | 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"]+r... | 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 fi... | 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. Th... | 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.repo... | 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 ... | 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, a... | 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. Ac... | 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 inpu... | 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: ReportDesi... | 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. E... | 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/ecl... | 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/E... | 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: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. Mod... | 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.jav... | 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 ... | 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 liste... | 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 ... | 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: T... | 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... | 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 de... | 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 previe... | 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... | 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 retu... | 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 Res... | 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... | 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... | 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["PROD... | 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 passe... | 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 acc... | 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... | 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"... | 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/PDFInlineStacking... | 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. Actu... | 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 thr... | 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 ... | 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/class... | 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.bi... | 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 Layo... | 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 s... | 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 occu... | 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 direc... | 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 )... | 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 vie... | 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 fo... | 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)... | 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 C... | 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/eclips... | 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 ... | 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.