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]
208,898
Bug 208898 No line number in script editor
The script editor doesn't show any line number, even when the eclipse "show line number" setting for text editors is set. This prevents the user to identify script errors when they are reported by line number. The chart script error reporting actually mentions the line number of the error, so it would be useful to show...
resolved fixed
9c5d0d4
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/ScriptEditor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-07T03:47:32Z
2007-11-06T14:40:00Z
201,040
Bug 201040 Need to specify engine config params when calling reportrunner on command line
Build ID: I20070625-1500 Steps To Reproduce: 1. Run genReport.[bat|sh] and try to use non-default options for engine config. 2. See, couldn't do it, right? 3. Hopefully (2) is right, otherwise I'm going to look pretty foolish. More information: We have a need to be able to specify the resource directory when running re...
resolved fixed
d76db23
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-07T03:46:44Z
2007-08-24T07:20:00Z
208,190
Bug 208190 [Regression]A blank column occurs when export report to excel file[1203]
Description: Export report to excel file, a blank column is created on the front of the columns exported. Build version:2.3.0.v20071031-0800 Steps to reproduce: 1.Create a sample datasource and dataset. 2.Pull the dataset to the report layout,and add a group on the table. 3.Preview in web viewer, export the report to e...
closed fixed
a4c0ac3
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-06T08:56:27Z
2007-10-31T05:53:20Z
208,845
Bug 208845 The Not In filter doesn't work correctly when specify multiple values[07]
Description: The Not In filter doesn't work correctly when specify multiple values, but works only on single value. Build number: 2.3.0.v20071106-0800 Steps to reproduce: 1, New a table binding on customers dataset 2, New a Not In filter 3, Specify multiple values such as 103;112 4, Preview in layout Expected result: B...
closed fixed
e8b3724
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-06T08:00:45Z
2007-11-06T03:33:20Z
208,853
Bug 208853 <birt:param> display param as input box above report content[0603]
Description: <birt:param> display parameter as input box above report content Build number:2.3.0.v20071106 Steps to reproduce: 1. New BIRT WEB project. 2. Copy attached report and jsp to WebContent folder. 3. Run project in Tomcat server and preview jsp page. Expected result: Display report content and parameter is pas...
closed fixed
c12e82d
["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
2007-11-06T07:07:52Z
2007-11-06T06:20:00Z
208,501
Bug 208501 AdapterException occurs when preview a crosstab with a integer type static level[1102]
Description: AdapterException occurs when preview a crosstab with a integer type static level[1102] Build number: 2.3.0.v20071102-0630 Steps to reproduce: 1, New a cube from CUSTOMERS 2, New a static level has two Member 1 and 2. 1's expression is dataSetRow["CUSTOMERNUMBER"]>250. 2's expression is dataSetRow["CUSTOMER...
closed fixed
f154066
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-06T05:49:58Z
2007-11-02T02:20:00Z
208,724
Bug 208724 Failures occur in Junit test of org.eclipse.birt.report.engine in daily build 20071105
null
closed fixed
662d6bf
["engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/api/TimeZoneTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-05T09:56:37Z
2007-11-05T05:20:00Z
207,897
Bug 207897 [Automation][Regression]A DataException is thrown out when preview reportdesign
Description: A DataException is thrown out when preview reportdesign Test Date: 20071030 Test Build: BIRT2.2.2 v20071029 Step to reproduce: 1. Use the reportdesign attached 2. Preview it Expect result: Report can be previewed without any exception. Actual result: A DataException is thrown out.
closed fixed
81f51ce
["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
2007-11-05T09:05:01Z
2007-10-30T02:06:40Z
204,693
Bug 204693 Error concatenating images especially in PDF output
null
resolved fixed
91d07e5
["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
2007-11-05T07:33:29Z
2007-09-26T15:20:00Z
207,733
Bug 207733 NPE when drag cube dimension from library to report[1101]
Description: NPE when drag cube dimension from library to report Build number:2.2.2.v20071029 Steps to reproduce: 1. New a libray with a valid cube. 2. New a report. 3. Use the library in report. 4. Drag dimension in library cube from library explorer to report Layout. Expected result: Forbidden this DND action. Actual...
closed fixed
7953a9d
["UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/dnd/LibraryDragListener.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-05T03:06:00Z
2007-10-29T09:26:40Z
203,035
Bug 203035 Timezones not supported
Build ID: 3.3.0 Reportengine: 2.2.0 Steps To Reproduce: 1. Create a report with a sql statement like this: select system_id, created_on from data_table where created_on > ? and created_on < ? The two parameters are parameters, which must be entered by the user. 2. Run the report with the runtime engine. More informatio...
resolved fixed
8b88f3a
["core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/format/DateFormatterTest.java", "core/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java", "engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/AllTests.java", "engine/org.eclipse.birt.report.engine.tests/te...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-02T07:33:40Z
2007-09-12T06:53:20Z
207,731
Bug 207731 There is an element "AutoText" only exists in Insert Element dialogue in Ouline View context menu [05]
null
closed fixed
ec1b573
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-02T06:22:31Z
2007-10-29T09:26:40Z
169,808
Bug 169808 [Enhancement]Cascading parameter dialog display under low screen resolution
Build number: 2.2.0.v20070104-1300 Description: The dialog for cascading parameter can't display completely under low screen under low screen resolution.Please refer to the screen shot.This phenomenon depends on user's entironment.So may be it'll not reproduce same phenomenon.Suggest using scroll bar,or the dialog can'...
closed fixed
82a5843
["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
2007-11-02T03:45:03Z
2007-01-08T07:06:40Z
203,888
Bug 203888 Syntax Checker for JavaScript
BIRT provides the report developer the ability to use JavaScript to build custom logic in reports. Report developers currently do not have the ability to validate JavaScript code during design. JavaScript errors are only caught at runtime. This project looks at providing report developers the ability to validate JavaSc...
resolved fixed
e6e3886
["UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/IScriptEditor.java", "UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java", "UI/org.eclipse.birt.report.designer.u...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-01T10:44:46Z
2007-09-18T21:13:20Z
208,194
Bug 208194 [Automation] [Regression] Blank page is shown when export report as PDF fitting to page width or whole page [1200]
null
closed fixed
b166b38
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-01T07:33:47Z
2007-10-31T08:40:00Z
208,051
Bug 208051 options to view report should move under 'Run' menu
User is not able to find the options to view the report right away. He attempts to look under RUN menu. The icon designed to view reports in tool bar often goes unnoticed. I suggest moving the View options under 'RUN' menu from File menu. See attached screen
verified fixed
c225f46
["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/actions/PreviewCascadingMenuGroup.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-01T07:10:58Z
2007-10-30T16:00:00Z
207,118
Bug 207118 [regression]Toc like "ABC\nDEF" doesn't display correctly.[0002]
null
closed fixed
978f26f
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetTOCActionHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-11-01T02:26:02Z
2007-10-23T06:13:20Z
208,168
Bug 208168 Meaningless exception occurs when sorting condition refer to a unused binding[07]
Description: Meaningless exception occurs when sorting condition refer to a unused binding[07] Build number: 2.3.0.v2007-0800 Steps to reproduce: 1, New a table binding with a dataset 2, Define a Sort for the table 3, Delete the binding of table which is using by sorting condition 4, Preview Expected result: The except...
closed fixed
f159d9c
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ComputedColumnHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-31T08:42:00Z
2007-10-31T00:20:00Z
207,250
Bug 207250 Check blank value for datetime type parameter from url.[0002][0705]
Description: Check blank value for datetime type parameter from url. Build number:2.3.0.v20071023 Steps to reproduce: 1. New a datetime parameter mydt,listbox, tick off isRequired. 2. Preview in external browser and add "&dt=" in url, press enter. Expected result: Error message to indicate blank value isn't allowed for...
closed fixed
d53a65e
["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/resource/ResourceConstants.java", "viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/repor...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-31T06:19:22Z
2007-10-24T01:40:00Z
207,141
Bug 207141 [Automation][Regression]There is a faint secondary image in column when preview reportdesign in PDF
Description: There is a faint secondary image in one column when preview reportdesign in PDF TestDate: 20071023 steps to reproduce: - use the attached report design - preview it in PDF Expected Result: Report should be preview correctly Actual Result: There is a faint secondary image.
closed fixed
b495342
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-31T03:37:11Z
2007-10-23T09:00:00Z
206,850
Bug 206850 [Regression] Error pops up when select value for a map or highlight rule to group header row [0302]
null
closed fixed
0dc279e
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/HighlightRuleHandleTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/StyleRule.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-31T03:32:55Z
2007-10-19T05:00:00Z
207,889
Bug 207889 NOT IN filter of table doesn't work and throws exceptions when preview[07]
Description: Exception occurs when preview a table with NOT IN filter[07] Build number: 2.3.0.v20071029-0630 Steps to reproduce: 1, New a CUSTOMERS Dataset 2, Drag dataset into layout 3, Select the table and specify a Not IN filter: row["CUSTOMERNUMBER"] Not In 131 4, Preview Expected result: The filter works and previ...
closed fixed
ae7b99b
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/DataAdapterUtil.java", "data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/internal/adapter/FilterAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-30T08:42:34Z
2007-10-30T02:06:40Z
207,564
Bug 207564 Column sorting based on data type
Only string sorting happens when a column is selected in preview result page of DataSet Editor irrespective of type of data shown in that column. I'd like to be able to sort the data based on its datatype when a column is selected.
resolved fixed
9772a32
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-30T03:23:58Z
2007-10-26T12:00:00Z
206,603
Bug 206603 Table column is not rendered in pdf if its width is set in ems
null
resolved fixed
95e8be8
["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/PDFTableLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-26T08:47:22Z
2007-10-17T11:20:00Z
207,268
Bug 207268 Add visibility option for plot within axes
For chart with axes, we should make plot within axes invisible. Meantime, other plots, such as axes, legend and title, should be visible. This enhancement doesn't include UI change, and it is required for cross tab integration.
resolved fixed
2bacb3f
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/ClientArea.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/LayoutPackage.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/ClientAreaImpl.java", "chart/org.eclipse.bir...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-26T07:23:42Z
2007-10-24T10:00:00Z
201,526
Bug 201526 Mutil parameter value will show the mutil value[0705]
Description: Mutil parameter value will show the mutil value[0705] Step: 1. New a list parameter and select allow multiple value 2. Add some value in it. 3. Drop the parameter in layout( param["NewParameter1"] ). 4. Preview and select several value. Actual result: It will preview a object string. Expected result: The v...
closed fixed
e37806c
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/LocalizedContentVisitor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T08:26:23Z
2007-08-29T09:33:20Z
156,782
Bug 156782 Javadoc incomplete for interfaces in org.eclipse.birt.report.engine.content
Javadoc incomplete for following interfaces in org.eclipse.birt.report.engine.content: IAutoTextContent IBandContent IDataContent IElement IGroupContent ILabelContent IListBandContent IListContent IListGroupContent ITableGroupContent
resolved fixed
dc916ec
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IAutoTextContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IBandContent.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IContainerContent.java", "eng...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T07:28:33Z
2006-09-09T00:00:00Z
192,281
Bug 192281 variant portion of locale is ignored during internationalization
The use of resource files for internationalization ignores the variant portion of the locale. For example we have reports that rely on a label.properties file for the column headers. If the current locale is es_MX the report will properly display the labels from label_es_MX.properties. However if the locale includes a ...
resolved fixed
391d08e
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T06:07:41Z
2007-06-12T20:26:40Z
201,379
Bug 201379 Different process way for maxlevels 0 and maxrows 0[0003]
Description: Different process way for maxlevels and maxrows when they are set to 0 Build number:2.2.1.v20070828 Steps to reproduce: 1. Deploy BIRT. 2. set BIRT_VIEWER_MAX_ROWS as 0 3. set BIRT_VIEWER_MAX_CUBE_LEVELS as 0. 4. Preview report containing table and crosstab. Expected result: Same effect for these two prope...
closed fixed
45acb3a
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T05:45:56Z
2007-08-28T08:33:20Z
207,119
Bug 207119 Newly added binding row._outer["a"] is not shown in the list of group key [0004]
Description: Newly added binding row._outer["a"] is not shown in the list of group key. Build number: 2.2.1.v20071022-0630 Steps to reproduce: 1. New a table table1 binding to CUSTOMERS, insert table2 binding to ORDERS in table1. 2. Add a Column Binding to table2, set row._outer["CUSTOMERNUMBER"] as expression. 3. Add ...
closed fixed
93b894d
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T03:37:07Z
2007-10-23T06:13:20Z
207,258
Bug 207258 Error exception message in type validation of multi-value parameters
If there is any exception in type validation of multi-value parameter, we will always get following error message: The type of parameter "NewParameter" is expected as "Object[]", not "Array".. This message is incorrect. Please replace the "Array" with the correct value type.
resolved fixed
80b9139
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-24T03:26:16Z
2007-10-24T04:26:40Z
204,651
Bug 204651 AssertionError for an image (byte[]) in a scripted data set column of type "any"
For the display of an image created dynamically by an own java class I use a scripted data set with one column of type "any" and a ScriptedDataSetEventAdapter that sets the column value with a byte[]. This was described in a BIRT example and works with BIRT 2.1.2. Now, we are using BIRT 2.2 and we get an AssertionError...
resolved fixed
543845f
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultFieldMetadata.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-23T10:03:44Z
2007-09-26T07:00:00Z
207,120
Bug 207120 Please model provide an API for data type conversion.
Currently, there're two data types: column data type and parameter data type. But they're inconsistent. Could model provide APIs for conversion between the two types. Thanks. In addition: please check the code into head and 2.2.1 branch, because we have a 2.2.1 bug to fix.
verified fixed
4d9252b
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ModuleUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/DataTypeConversionUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-23T08:46:05Z
2007-10-23T06:13:20Z
207,036
Bug 207036 [Regression] The chart in an old report design can not be rendered [13]
null
closed fixed
9ad2d96
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/DeferredCacheManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-23T08:32:05Z
2007-10-22T10:46:40Z
206,719
Bug 206719 [Regression] Not all of the data exported can be shown [07]
null
closed fixed
b7d3e85
["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
2007-10-23T06:28:58Z
2007-10-18T06:46:40Z
206,864
Bug 206864 Error in IE using nested birt tags when reportContainer is IFrame
null
resolved fixed
19e6b45
["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
2007-10-23T03:09:11Z
2007-10-19T10:33:20Z
206,861
Bug 206861 The data set cache should handle IOException and the cancel request from customer
The data set data will be saved into disk file in the first query and it will be loaded in the later time. The processing of write disk file may be cancelled by customer request or IOException. Using the data from the bad file will cause error.
resolved fixed
fc852c2
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java", "data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/impl/AggregationTest.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/cache/ExpandableRowResultSet.java", "data/org.eclipse...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-22T07:35:17Z
2007-10-19T07:46:40Z
204,065
Bug 204065 NPE throws out when open the attached flat file dataset
Description: [Regression]NPE throws out when open the attached flat file dataset Build number: 2.2.1.v20070920-0630 Steps to reproduce: 1, New a flat file datasource from a connction profile 2, New a flat file dataset 3, Open XML Source, clear all the local properties of connection and only left the connection profile'...
closed fixed
7466c40
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/provider/JdbcMetaDataProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-22T02:19:18Z
2007-09-20T03:46:40Z
206,279
Bug 206279 Removed computed cols listed in expression builder[07]
Description: Removed computed column listed in expression builder inside DataSet Editor dialog Build number:2.2.2.v20071011 Steps to reproduce: 1. New data source and dataset. 2. Add a computed column in dataset and click OK. 3. Open the dataset, remove the computed column. 4. Add a new computed column and check column...
closed fixed
02e3a88
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-19T07:40:24Z
2007-10-15T03:46:40Z
200,187
Bug 200187 Deprecated HTMLServerImageHandler methods are not marked as deprecated
Build ID: 3.3.0 Steps To Reproduce: 1. Open IHTMLServerImageHandler and look at e.g. "public abstract String onDesignImage(IImage image, Object context)", which is marked as "deprecated" 2. Open HTMLImageHandler and look at e.g. "public String onDesignImage( IImage image, Object context )" which is not marked as deprec...
resolved fixed
617851f
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLCompleteImageHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLImageHandler.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLServerImageHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-19T02:47:17Z
2007-08-16T13:13:20Z
206,285
Bug 206285 Rename the report contain parameter will lead to the report cannot be preview[0705]
Description: Rename the report will lead to the report cannot be preview[0705] Step: 1. New a report contain a parameter named R1. 2. Preview it. 3. Rename the report as R2 4. Preview it again. Actual result: Step 2 is ok. But the step 4 will pop up an error and said that the report does not exist or contains errors. E...
closed fixed
74c22b2
["UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/internal/ui/dialogs/InputParameterHtmlDialog.java", "UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-18T05:57:03Z
2007-10-15T09:20:00Z
198,356
Bug 198356 Width of report item does not take effect in Layout [03]
Description: Width of report item does not take effect in Layout. Build number: 2.2.1.v20070731-0928 Steps to reproduce: 1. New a report with a label. 2. Add all borders for the label, set Width and Height both to 3 in. Expected result: Both width and height settings take effect. Actual result: Only height setting take...
closed fixed
3a62187
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/figures/LabelFigure.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-18T02:35:14Z
2007-07-31T05:33:20Z
192,101
Bug 192101 Add measure to xtab should add measure label automatically[1102]
Description: Add measure to xtab should add measure label automatically even no content in column area. Build number:2.2.0.v20070612 Steps to reproduce: 1. New a cube. 2. Insert a xtab, drag group to row area and then drag measure to detail area. Expected result: Label for measure is inserted automatically. Actual resu...
closed fixed
1457dda
["xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabHandleAdapter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-17T06:04:16Z
2007-06-12T06:33:20Z
206,106
Bug 206106 If dataset filter refer to a report parameter, we should also retrieve the data from rptconfig first[0705]
Description: To be consistent with the Dataset parameter, if dataset filter refers to a report parameter, we should also retrive the value from rptconfig first[0705] Build number: 2.2.2.v20071012-0630 Steps to reproduce: 1, New a allow multiple select value parameter and new two static value: 161, 167. 1, New a CUSTOME...
closed fixed
de4dfa6
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/script/DataAdapterTopLevelScope.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-17T05:03:18Z
2007-10-12T03:33:20Z
205,397
Bug 205397 sql parameter binding error
null
resolved fixed
1aa34ce
["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
2007-10-16T07:09:49Z
2007-10-04T06:40:00Z
197,505
Bug 197505 Add Design Handle to Scriptable Objects
Currently in a report design, you can modify the design file by calling: reportContext.getReportRunnable().designHandle.getDesignHandle() Adding an object that is available by default called the DesignHandle would make this process significantly easier and more intuitive. The DesignHandle should be available at all of ...
resolved fixed
4a62711
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/IReportContext.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ReportContextImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-16T06:07:32Z
2007-07-23T17:00:00Z
206,283
Bug 206283 Fail to display table caption in word and excel.
Description: Fail to display table caption in word and excel. Build number:2.2.2.v20071011 Steps to reproduce: 1. Create data source and dataset. 2. Drag dataset to layout and add a caption for the table. 3. Preview in doc and xls. Expected result: Display caption content above table. Actual result: No caption display ...
closed fixed
952355c
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-16T06:00:57Z
2007-10-15T06:33:20Z
204,238
Bug 204238 Right border of blank cell is not drawn when preview as XLS [1203]
null
closed fixed
1c7914f
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/XlsTable.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-15T06:59:55Z
2007-09-21T07:33:20Z
204,215
Bug 204215 Background color for xtab doesn't cover the whole area in xls.[1102][1203]
Description: Background color for xtab doesn't cover the whole area in xls. Build number:2.2.1.v20070920 Steps to reproduce: 1. Preview attached report in xls Expected result: Background color covers whole area. Actual result: Several places are filled with white background color. Error log:n/a
closed fixed
02b5f34
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/Data.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/s...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-15T05:50:44Z
2007-09-21T07:33:20Z
202,397
Bug 202397 After preview in layout. The dataset and datasource can not be copied in data explorer[07]
Description: After preview in layout. The dataset and datasource can not be copied in data explorer, only can copied but can not pasted. I think the focus must be lost. Build number: 2.2.1.v20070906-0630 Steps to reproduce: 1, New a datasource and dataset 2, Drag some thing into layout and preview in layout 3, Go back ...
closed fixed
b49c6ee
["UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/IReportPageBookViewPage.java", "UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/ReportMultiBookPage.java", "UI/org.eclipse.birt.report.des...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-15T05:36:11Z
2007-09-06T09:13:20Z
202,028
Bug 202028 Text transform style does not take effect in DOC/XLS.
Description: When previewed in DOC/XLS, text transform style does not take effect. steps to reproduce: 1. Insert a label and input text as "aaa". 2. New a style and set text transform as Upper Case. 3. Apply the style to the label. 4. Preview in DOC/XLS. Expected result: The style takes effect and the label should be d...
closed fixed
e2d538d
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java", "engine/org.eclipse.birt.report.engine.emitter.prototype...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-11T10:01:27Z
2007-09-03T06:13:20Z
203,024
Bug 203024 Not all the data binding to the chart are exported when preview as XLS [1203]
null
closed fixed
8a8a8f8
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-11T09:37:34Z
2007-09-12T04:06:40Z
204,646
Bug 204646 Chart disappeared in ppt/pdf/ps for attached report[1200]
Description: Chart disappeared in ppt/pdf/ps for attached report Build number:2.2.1.v2007092610 Steps to reproduce: 1. Preview attached report in pdf/ppt/postscript. Expected result: Three charts. Actual result: Only two charts, the chart on the left fails to preview. But if I drag to make the chart shorter, it will di...
closed fixed
ab03523
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-11T08:59:58Z
2007-09-26T07:00:00Z
205,709
Bug 205709 Translation table is missed when report design is flattened
It happens when a report design with a localization property file and some library (otherwise it's not flattened!) is executed. Such report document has no transaltion table and then can not be localized. The problem is in org.eclipse.birt.report.model.util.ReportDesignSerializer#visitReportDesign which does not copy t...
resolved fixed
993b10f
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/writer/DocumentUtilTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ReportDesignSerializer.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-11T05:51:58Z
2007-10-08T10:40:00Z
205,557
Bug 205557 PPT emitter
BIRT 2.2.1 PPT emitter generates PPT files with references to "file:///C:/___Actuate___", which would of coure not work on no actuate pcs. e.g.: Content-Location: file:///C:/___Actuate___/slide-show Content-Location: file:///C:/___Actuate___/s1 Content-Location: file:///C:/___Actuate___/presentation Content-Location: f...
resolved fixed
3a86373
["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-11T03:07:40Z
2007-10-05T10:26:40Z
203,556
Bug 203556 Multiple value filter condition for chart in property editor is different with "Filter" in chart builder[13]
Description: Set filter condition (IN values list) for chart in property editor, but open the chart builder, in filter on "Select Data" tab, the condition is different with the one in property editor. Build version:2.2.0.v20070917-0630 Steps to reproduce: 1.Create a sample datasource and dataset, "select * from orders"...
closed fixed
a632df5
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ExtendedItemFilterDialog.java", "chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/repor...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-10T06:44:06Z
2007-09-17T06:20:00Z
204,430
Bug 204430 [Automation][Regression]An exception is thrown in console when preview reportdesign
null
closed fixed
93f07ea
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprDataReader1.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-10T06:04:29Z
2007-09-24T10:33:20Z
205,593
Bug 205593 ClassCastException in excel emitter
Build ID: 2.2.1 Steps To Reproduce: 1. export a design with a dynamic text (Ex: print: "Page "+ pageNumber) in excel format 2. 3. More information: It tries to cast a DynamicTextItemDesign into a DataItemDesign. Thanks Nicolas
resolved fixed
e4e9488
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-10T05:39:17Z
2007-10-05T16:00:00Z
205,782
Bug 205782 Excel can't process big data which type is Decimal.
null
resolved fixed
1d84e32
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/Data.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-10T02:40:25Z
2007-10-09T08:53:20Z
204,422
Bug 204422 Max row limit is not effect.
Build ID: I20070625-1500 Steps To Reproduce: 1. Run Birt Design. 2. Select menu Window->Preferences-> Report Design -> Chart, set 'Max row number of data preview' to 6. 3. Create a new bar chart, open chart builder dialog. 4. Switch to 'Select Data' tab, set dataset. 5. The count of preview data should be 6. 6. Close c...
resolved fixed
df489c7
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSetCacheManager.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-09T08:19:52Z
2007-09-24T10:33:20Z
204,506
Bug 204506 NPE block to create a aggregation builder including a argument such as Percentile function[0001]
Description: [Regression]NPE block to create a aggregation builder including a argument such as Percentile function[0001] Build number: 2.2.1.v20070924-1643 Steps to reproduce: 1, New a Sample Dataset from CUSTOMERS 2, New a table binding the dataset and group on COUNTRY 3, Drag a aggregation builder into the table 4, ...
closed fixed
b20c836
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-09T06:28:34Z
2007-09-25T03:13:20Z
204,015
Bug 204015 BRIT is not Picking up Vendor JDBC Drivers
null
resolved fixed
58e6dd4
["data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JDBCDriverInformation.java", "data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JdbcToolKit.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-08T07:32:29Z
2007-09-19T16:40:00Z
205,621
Bug 205621 Parameter weirdness in crosstab creation
Build ID: I20070621-1340 Steps To Reproduce: The parameters given are not used correctly in a crosstab. The table shows report corresponding to parameters; the crosstab seems to show old data. Usecase: * run report with states CA,NSW * run report with states CA,NSW,BC,NY Look if the data in the regular table matches th...
resolved fixed
c821961
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceAndDataSet.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-08T07:26:01Z
2007-10-06T08:40:00Z
205,676
Bug 205676 org.eclipse.birt.data.tests has compile error in rolling build of 20071008
org.eclipse.birt.data.tests has compile error in rolling build of 20071008. Please see the attachment for details
closed fixed
68152ba
["data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/ResultSetUtilTest.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-08T03:22:25Z
2007-10-08T02:20:00Z
204,427
Bug 204427 ArrayOutOfBoundsException when using percentile on column with no data
null
resolved fixed
6918118
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-06T06:53:30Z
2007-09-24T10:33:20Z
203,938
Bug 203938 Space will be trimed in text when preview as PPT [1205]
null
closed fixed
bae1da3
["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-06T06:45:45Z
2007-09-19T08:20:00Z
203,909
Bug 203909 If a parameter have no default value, the value of parameter in computed column should not be "null"[07]
Description: If a parameter have no default value, the value of parameter in computed column should not be "null"[07] Build number: 2.2.1.v20070918-0630 Steps to reproduce: 1, New a String type parameter and left the default value empty 2, New a Dataset and new a computed column 3, Specify the expression to params["par...
closed fixed
c7d5bbe
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/script/DataAdapterTopLevelScope.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-10-06T05:29:24Z
2007-09-19T02:46:40Z
203,690
Bug 203690 Exception occurs when preview a report which includes a library crosstab and a crosstab using library cube[1102]
Description: Exception occurs when preview a report which includes a library crosstab and a crosstab using library cube Build number: 2.2.1.v20070918-0630 Steps to reproduce: 1, New a cube in a rptlibrary 2, Publish the library 3, New a report design include a crosstab(crosstab_lib) which is using the cube from that li...
closed fixed
fc677ef
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryThemeTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/PropertyHandle.java", "model/org...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-25T06:50:07Z
2007-09-18T07:20:00Z
203,069
Bug 203069 3D pie chart: cut side not displayed correctly
In my report, i use a 3d pie chart to show how symptoms with different priority values are distributed. sometimes, there will be a slice represents the value of 0. if the 0 slice is on the left hand side, its cut side will be hidden by the next slice. However if it happens to be on the right hand side of the chart, its...
resolved fixed
03f0eea
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-25T04:01:42Z
2007-09-12T15:13:20Z
204,396
Bug 204396 [Automation][Regression]getFullYear will lead the exception when preview
Description: [Automation][Regression]getFullYear will lead the exception when preview Build number: 2.2.1.v20070924-0630 Steps to reproduce: 1, New a Dataset from ORDERS 2, New a data item binding with the dataset 3, Specify the expression to : row["ORDERDATE"].getFullYear() 4, Preview Expected result: The getFullYear ...
closed fixed
ebd1363
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/script/JavascriptEvalUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-24T06:08:58Z
2007-09-24T02:13:20Z
204,235
Bug 204235 Background image can not be shown when preview as PPT [1205]
null
closed fixed
2e72f9f
["engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-21T12:28:52Z
2007-09-21T07:33:20Z
204,224
Bug 204224 [Regression][Compatibility] Exception is thrown out when open the attached report design made on build 2.0.0 [0901]
null
closed fixed
420f853
["chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-21T09:25:24Z
2007-09-21T07:33:20Z
204,229
Bug 204229 [Automation][Regression]Exception is thrown when preview reportdesign in webviewer
null
closed fixed
245438c
["data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDSave.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RowSaveUtil.java", "data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprDataReader1.java", "data/org.eclipse.birt.data/src/o...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-21T09:07:59Z
2007-09-21T07:33:20Z
204,090
Bug 204090 render a small rptdocument to PDF will be OutofMemory
null
closed fixed
b659ee0
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/TableProcessor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-21T08:47:09Z
2007-09-20T09:20:00Z
204,119
Bug 204119 Unable to change baseURL using HTMLRenderOption.setBaseUrl() from value set in first HTTPRequest/HTTPResopnse cycle
I have two portlets running in the same application context (they are packaged in the same war file). Both portlets share the same instance of IReportEngine. Within Portlet 1 I create a runAndRenderTask as follows: IRunAndRenderTask task = birtEngine.createRunAndRenderTask( design ) HTMLRenderOption options = new HTMLR...
resolved fixed
824bbd7
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-21T06:53:55Z
2007-09-20T14:53:20Z
203,942
Bug 203942 [Regression] Exception is thrown out if chart interactivity is to drill through to a report with parameter [13]
Description: Exception is thrown out if chart interactivity is to drill through to a report with parameter. Build number: 2.2.0.v20070919-0900 Steps to reproduce: 1. New a report a with a prameter p1. 2. New a report b with a chart, set chart value series interactivity to drill through to report a and select report par...
closed fixed
bd037d8
["model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-20T07:36:04Z
2007-09-19T08:20:00Z
203,576
Bug 203576 NullPointerException when preview report in PDF
null
closed fixed
e46f676
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-19T09:08:41Z
2007-09-17T09:06:40Z
203,709
Bug 203709 NullPointerException in TableAreaLayout
null
closed fixed
0cf6a8a
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-19T03:29:20Z
2007-09-18T10:06:40Z
203,680
Bug 203680 Birt Designer "date" and "time" filter doesn't work properly
Comment from Gauri 1. the filter for date and time in designer doesnt work correctly. I tried to filter on any date column having time NOT equal to 12:00:00. On the UI, the date is shown as say Sept. 4, 1995, but internally actual date value has time 2:45 am. Now if I try to apply a filter say <expression name="expr">r...
resolved fixed
a7afc0d
["core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-18T06:10:25Z
2007-09-18T04:33:20Z
203,666
Bug 203666 [Regression]Can not select value from value list in crosstab's filter[1102]
Description: [Regression]Can not select value from value list in crosstab's filter[1102] Build number: 2.2.1.v20070918-0630 Steps to reproduce: 1, New a crosstab 2, Specify the filter on crosstab's dimension 3, Select the value from select value list Expected result: There should be a list for user to select Actual res...
closed fixed
6c82c7a
["data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-18T05:16:17Z
2007-09-18T01:46:40Z
203,404
Bug 203404 [AS5]Failed to load document occurs when preview the attached report in PDF[1200]
null
closed fixed
d7a622b
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-17T06:37:35Z
2007-09-14T06:06:40Z
203,044
Bug 203044 Invoke Script does not work correctly for two similar charts [13]
null
closed fixed
be91cfb
["chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-14T07:36:03Z
2007-09-12T09:40:00Z
202,745
Bug 202745 When creating a new BIRT Report from the Java perspective an error dialog is shown
Build ID: v20070626-0630 Steps To Reproduce: 1. switch to the java perspective and from within a Java project select new->Other->Report 2. create a Simple Listing report (or any other) 3. a dialog will ask if I would like to switch to the Report Designer perspective, my answer is NO 4. an error dialog will appear with ...
closed fixed
704a18f
["UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-13T21:56:19Z
2007-09-09T12:13:20Z
202,885
Bug 202885 Sample Data issue of Scatter/Area chart [13]
Description: Sample Data issue. Build number: 2.2.0.v20070911-0630 Steps to reproduce: 1. Drag a chart from Palette to Layout, first setlect type as Gantt, then change to Area/Scatter,check the "Chart Preview" pane. Expected result: Y Axis is still of linear type. Actual result: Y Axis is of Date/Time type. Error log: ...
closed fixed
5e1d552
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/ScatterChart.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-13T09:27:03Z
2007-09-11T08:40:00Z
203,204
Bug 203204 [Regression] Error occors when preview the attached report design as XLS [1203]
null
closed fixed
d361977
["engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java", "engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-13T09:26:12Z
2007-09-13T05:06:40Z
203,019
Bug 203019 The drill through in chart builder should only drill through the designfiles in currect project[0005]
Description: Try to define a hyperlink in Chart Area, when browsing the target design files, we can select all the design files from the whole file system. But it is not consistent with the hyperlink's drill through in Property Editor. As a before discussion, we can only drill through the design files in currect projec...
closed fixed
85955b8
["chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ChartReportItemBuilderImpl.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-13T08:14:58Z
2007-09-12T01:20:00Z
203,026
Bug 203026 Can not export chart to doc.
null
closed fixed
8d9e48a
["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
2007-09-13T07:06:03Z
2007-09-12T06:53:20Z
203,191
Bug 203191 [Automation][Regression]Contents are shown repeatedly in office word file
null
closed fixed
7b112d3
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/LayoutUtil.java", "engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/ContainerBufferNode.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-13T06:28:54Z
2007-09-13T02:20:00Z
202,947
Bug 202947 API breakage from BIRT 2.1.x to BIRT 2.2 with XML stream
null
closed fixed
272386c
["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
2007-09-12T18:29:09Z
2007-09-11T17:00:00Z
195,931
Bug 195931 The color of the Meter Dial can only be set as custom color [13]
Description: The color of the Meter Dial can only be set as custom color. Build number: 2.2.0.v20070709-0630 Steps to reproduce: 1. New a Meter Chart, in "Format Chart" tab, Series->Value Series->Fill. Expected result: Gradient color can also be set. Actual result: Only custom color can be set. Error log: N/A
closed fixed
9c37e3c
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/UserDataSetProcessor.java", "chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/MeterSeriesAttributeComposite.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-12T09:20:40Z
2007-07-10T04:00:00Z
202,891
Bug 202891 NPE throws out when click on data item in layout[0001]
null
closed fixed
4b434a3
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-12T02:24:44Z
2007-09-11T08:40:00Z
202,883
Bug 202883 Should show corresponding icon for items in select resource dialog.
Should show corresponding icon for items in select resource dialog. The item icon should be same of library explorer.
resolved fixed
e81a430
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/resourcelocator/BaseResourceEntity.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-11T06:26:05Z
2007-09-11T05:53:20Z
202,398
Bug 202398 Aggregaton for List can not aggregate on group [0001]
null
closed fixed
ff98dd2
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-11T02:30:04Z
2007-09-06T09:13:20Z
202,582
Bug 202582 "exceed the file length" occurs when preview the attache rptdocument[0900]
Description: "exceed the file length" occurs when preview the attache rptdocument[0900] Build number: 2.2.1.v20070907-0630 and runtime build in v20070907 Steps to reproduce: 1, Download the attached rptdocument 2, Preview Expected result: The preview should be ok Actual result: "exceed the file length" occurs when prev...
closed fixed
03f348d
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/document/v4/ReportBodyExecutor.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-10T10:38:27Z
2007-09-07T07:26:40Z
202,770
Bug 202770 [Regression 160951]:X-Axis Type changes after change the chart type from Chart-with-axis -> Chart-without-axis -> Chart-with-axis
Y-Axis Type changes after chagng the chart type from Chart-with-axis -> Chart-without-ais -> Chart-with-axis build: 20070910 0630 Steps to reproduce: 1. New a sample data source. 2. New a data set: 3. Drag a chart from Palette to Layout, choose chart type as Bar Chart. 4. Select "Select Data" button, X Series: row["ORD...
closed fixed
44e4fdc
["chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-10T10:18:26Z
2007-09-10T07:40:00Z
202,762
Bug 202762 [Regression] Report parameter does not work correctly when the type or the data entered is wrong [0705]
Description: Report parameter does not work correctly when the type or the data entered is wrong. Build number: 2.2.1.v20070910-0630 Steps to reproduce: 1. New a report with a parameter and set type to integer. 2. Preview and input "abc" and click OK. 3. Preview again and click OK. Expected result: 1. Exception should ...
closed fixed
34b35c1
["viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-10T05:05:22Z
2007-09-10T02:06:40Z
202,254
Bug 202254 Exception is thrown when category values are null and type of X axis is set to DateTime
null
resolved fixed
9a12e95
["chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataSetIterator.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/DataFactory.java", "chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/data/DataPackage.java", "chart/org.eclipse.birt.chart.en...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-07T06:45:50Z
2007-09-05T11:00:00Z
201,368
Bug 201368 Support "Not In" operator in filter list
Description: After we support "IN" filter we should also support the "Not In" filter. Data part has already support the "Not In" filter, so hope model can support that operator in the filter operator list. Regards!
closed fixed
fac8086
["UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/AbstractReportEditPart.java", "model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryParseTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/repo...
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-07T02:48:20Z
2007-08-28T05:46:40Z
201,991
Bug 201991 Reload of the used external file doesn't affect the layout editor
1. Create a external css file with contents as following in current project. .report { font-family : sans-serif; font-size : medium; font-weight : bold; color : #0000FF; } 2. In outline view, right clikc styles->use CSS file... action. In the file selction dialog, point to the css file that created in step 1. 3. The cs...
resolved fixed
34f3694
["model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryParseTest.java", "model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/CssCommand.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-06T05:08:08Z
2007-09-02T02:26:40Z
202,236
Bug 202236 When select NULL value for multi-value parameter, cause NPE.
Description: When select NULL value for multi-value parameter, cause NPE. Build number: 2.2.1 Steps to reproduce: 1, New a list parameter, check Allow multi-value, uncheck isRequired 2, Select parameter data type as Date 3, Add some items into list 4, Preview 5, Select Null Value item in list Expected result: Can accep...
resolved fixed
3894cb2
["engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java"]
Birt
https://github.com/eclipse/birt
eclipse/birt
java
null
null
null
2007-09-05T07:34:26Z
2007-09-05T08:13:20Z