id
int64
1
6.5k
bug_id
int64
2.03k
426k
summary
stringlengths
9
251
description
stringlengths
1
32.8k
report_time
stringlengths
19
19
report_timestamp
int64
1B
1.39B
status
stringclasses
6 values
commit
stringlengths
7
9
commit_timestamp
int64
1B
1.39B
files
stringlengths
25
32.8k
project_name
stringclasses
6 values
2,808
180,856
Bug 180856 2D+ Stacked Area Chart does not work correctly [0001]
Description: 2D+ Stacked Area Chart does not work correctly. Build number: 2.2.0.v20070404-0630 Steps to reproduce: 1. Preview the attached design file. Expected result: The 2D+ Stacked Area Chart works correctly. Actual result: See the attached screenshot. Error log: N/A
2007-04-04 01:29:04
1,175,660,000
closed fixed
75763a3
1,176,100,000
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/DeferredCache.java
Birt
2,809
148,626
Bug 148626 [Regression]Can't fetch value from the filter of table/chart which inherites data from container
Steps: 1. create a table and bind a dataset in it 2. create another table/chart in the table detail/table group header 3. switch to the Filter tab in property editor 4. create a filter and select value in "<select value...>" combo 5. an error popuped up, "The expression value can't be retrieved"
2006-06-26 06:38:55
1,151,320,000
resolved fixed
905b9ee
1,176,100,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
Birt
2,810
177,327
Bug 177327 Support more than eight colors in the Palette
if we use the update(int) method in Palette we only get 8 different colors. This is very inconvenient as this implies that we have to manually add more colors if the total number of categories is greater than eight. This becomes a bigger issue for the Pie charts. If I have a Pie chart and the number of slices (i.e. tot...
2007-03-14 09:09:53
1,173,880,000
resolved fixed
0d50f0a
1,176,100,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/Palette.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/PaletteImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/series/SeriesSheetImpl.java
Birt
2,811
180,654
Bug 180654 Cannot add column binding for Time type in Property Editor.[0001]
Description: Cannot add column binding for Time type in Property Editor. Build number:2.2.0.v200704031345 Steps to reproduce: 1. New sample data source and data set. 2. Drag one column to layout. 3. In Binding of Property Editor, Edit binding to set Type to Time, click OK. Expected result: Type is changed to Time. Actu...
2007-04-03 05:11:50
1,175,590,000
closed fixed
e9297d1
1,176,090,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataItemBindingDialog.java
Birt
2,812
181,121
Bug 181121 Model should provide utility method for cube to get correspond dimension key.
In model cube handle, the relation of cube data set and dimension data sets are managed by a series of dimension condition handles.We need model to add utility method so that we can easily get corresponding dimension data set column names according to given cube dimension keys.
2007-04-05 01:28:37
1,175,750,000
resolved fixed
a385154
1,175,850,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/LibraryCompoundElementTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TabularCubeParserTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DimensionCondition...
Birt
2,813
181,103
Bug 181103 Exception throws out when preview a report including two same result x-tab[1102]
Description: Exception throws out when preview a report including two same result x-tab[1102] Build number: 2.2.0.v20070405-0630 Steps to reproduce: 1, New cube named cube1 and new a cross tab 2, Preview results 3, New another cube named cube2 with the same sturcture as cube1 4, New a x-tab2 with cube2 and preview the ...
2007-04-04 21:14:34
1,175,740,000
closed fixed
54cd0dc
1,175,770,000
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
2,814
179,737
Bug 179737 The MeasureHandle should be able to provide data type info
We are now allow user input expression as measure expression. However this brings difficulties in determine the data type of a measure expression evaluation result. We need MeasureHandle to be enhanced to include the data type info. Please note that data type "any" is not accepted.
2007-03-28 10:16:49
1,175,090,000
resolved fixed
54e7554
1,175,770,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/TabularCubeParserTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/olap/MeasureHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IMeasureModel.java mo...
Birt
2,815
181,153
Bug 181153 Only show dimension arrow after drag a data item into row area[1102]
Description: Only show dimension arrow after drag a data item into row area[1102] Build number: 2.2.0.v20070405-0630 Steps to reproduce: 1, New a cross tab with a dimension in row area 2, Drag a data item into the row area Expected result: On data item there is no black arrow icon Actual result: The data item has the s...
2007-04-05 04:39:31
1,175,760,000
closed fixed
6c78ba6
1,175,770,000
xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/editparts/CrosstabGraphicsFactory.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/NormalCrosstabCellAdapter.java xtab/org.eclipse.birt.report...
Birt
2,816
181,130
Bug 181130 DataException when preview attached crosstab.[1101]
Description: DataException when preview attached crosstab. Build number:2.2.0.v20070405 Steps to reproduce: 1. Open attached report. 2. Preview. Expected result: No Exception and crosstab display data. Actual result: DataException: Fail to load cube "mycube" from document. The document object does not exist. Error log:...
2007-04-05 03:05:15
1,175,760,000
closed fixed
a99c912
1,175,760,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
2,817
174,234
Bug 174234 Master pages don't work in Word emitter
A document that formats with first page as an envelope and subsequent pages as letter sized paper only formats as envelope through out in the Word emitter.
2007-02-14 17:16:59
1,171,490,000
resolved fixed
a1350bf
1,175,760,000
engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/EmitterContext.java
Birt
2,818
179,629
Bug 179629 After create a x-tab with a cube, a error occurs in Problems sheet[1102]
Description: After create a x-tab with a cube, a error occurs in Problems sheet[1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1, Create a cube 2, Create a x-tab using the cube 3, Check the error message in Problems sheet Expected result: No error occurs after create a x-tab Actual result: The error messa...
2007-03-27 20:56:27
1,175,040,000
closed fixed
7edb6f6
1,175,760,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/ReportItemExtensionTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/DataSetRequiredValidator.java
Birt
2,819
178,488
Bug 178488 Max and Min does not take effect for non-category Date/Time Axis [0001]
Description: Max and Min does not take effect for non-category Date/Time Axis. Build number: 2.2.0.v20070321-0630 Steps to reproduce: 1. Preview the attached design file. Expected result: Min and Max takes effect (See screenshot1). Actual result: Min and Max does not take effect(See screenshot2). Error log: N/A
2007-03-21 02:23:28
1,174,460,000
closed fixed
ffd2f1c
1,175,680,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
Birt
2,820
180,838
Bug 180838 If the cube is invalid, we should show a warning to user[1101]
Description: The result of measure are incorrect[1102] Build number: 2.2.0.v20070404-0630 Steps to reproduce: Using the attached report, I think the expected result is China 20 female Uk ... China 28 male USA ... But the result is China 48 female Uk ... male USA ... And we calculate the China of female and male in one ...
2007-04-03 21:56:04
1,175,650,000
closed fixed
e7dd5e6
1,175,670,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/dimension/DimensionTest2.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/facttable/FactTableHelperTest2.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java da...
Birt
2,821
180,689
Bug 180689 [Regression]Chart with flipped axes doesn't display properly [0001]
Chart with flipped axes doesn't display properly [0001] Build number: 2.2.0.v20070403-1345 Steps to reproduce: 1.new a sample DB data source and set CUSTOMERS as data set 2.new a bar chart using the data set,set CUSTOMERNAME as X-series,CREDITLIMIT as Y-series,click Ok 3.preview in html 4.double click the chart in layo...
2007-04-03 07:19:14
1,175,600,000
closed fixed
8952746
1,175,670,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
Birt
2,822
180,431
Bug 180431 Exported files from Export Report have no extension name.[0002]
Description: Exported files from Export Report have no extension name. Build number:2.2.0.v20070402 Steps to reproduce: 1. New a report. 2. Preview in Web Viewer. 3. Click Export Report. 4. Select any kind of format and click OK. 5. Save the report intead of open it. 6. Check the saved file. Expected result: If I choos...
2007-04-02 02:15:37
1,175,490,000
closed fixed
7b28cf4
1,175,590,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-I...
Birt
2,823
180,630
Bug 180630 Required parameters haven't been marked with *.
Description: Required parameters haven't been marked with *. Build number:2.2.0.v200704031345 Steps to reproduce: 1. Open attached report and preview. Expected result: date,date1 and date2 are required and all are marked with *. Actual result: Only date2 is marked with *. Error log:N/A
2007-04-03 03:50:30
1,175,590,000
closed fixed
3dbcd52
1,175,590,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/cl...
Birt
2,824
180,189
Bug 180189 Support in memory data set cache.
Currently, Design-Time Data Cache is stored on disks. By performance tests using ramdisk, we found that caching in physical memory can improve the performance of RunAndRender by 30%.
2007-03-30 09:07:50
1,175,260,000
resolved fixed
49e98d5
1,175,590,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngine.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngineContext.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/eng...
Birt
2,825
180,617
Bug 180617 [Regression] Exception is thrown out when create a stored procedure data set [0703]
Description: Exception is thrown out when create a stored procedure data set Build number: 2.2.0.v20070403-0630 Steps to reproduce: 1. Add a data source, Driver:net.sourceforge.jtds.jdbc.Driver (v0.9) URL:jdbc:jtds:sqlserver://spmdb/gui, User:sa, Password:sa. 2. Add a data set, select data set type "SQL Stored Procedur...
2007-04-03 02:22:08
1,175,580,000
closed fixed
c6047d8
1,175,590,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
2,826
180,608
Bug 180608 [Regression]NPE throws out when preview the result in dataset[07]
Description: [Regression]NPE throws out when preview the result in dataset[07] Build number: 2.2.0.v20070403-0630 Steps to reproduce: 1, Use attached report 2, Edit Data Set 3, Preview the Data Set Expected result: The preview should be success Actual result: NPE throws out Error log:
2007-04-02 22:48:01
1,175,570,000
closed fixed
b07e9e9
1,175,580,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FeaturesTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java
Birt
2,827
180,414
Bug 180414 The attached design file is not previewed correctly when using POSTSCRIPT [1201]
Description: The attached design file is not previewed correctly when using POSTSCRIPT. Build number: 2.2.0.v20070402-0630 Steps to reproduce: 1. Preview the attached design file in POSTSCRIPT. Expected result: All the letters are shown within the boundary. Actual result: See the attached screenshot. Error log: N/A
2007-04-01 23:05:55
1,175,480,000
closed fixed
9f768ed
1,175,580,000
engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/device/PostscriptPage.java
Birt
2,828
175,894
Bug 175894 SwingLiveChartViewer example is broken
Run SwingLiveChartViewer example in the chart.examples plugin The line series moves to the right unexpectedly.
2007-02-28 14:27:39
1,172,690,000
resolved fixed
e1ae797
1,175,580,000
chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/SwingLiveChartViewer.java
Birt
2,829
180,118
Bug 180118 Enhance to print out source stack trace in preview mode.[0002]
null
2007-03-29 23:26:46
1,175,230,000
closed fixed
76302c5
1,175,570,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-I...
Birt
2,830
179,676
Bug 179676 [regression]Error when report has chart in master page[05]
null
2007-03-28 04:22:17
1,175,070,000
closed fixed
fec1e06
1,175,500,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/executor/doc/PageReader.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/executor/doc/ReportPageReader.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/executor/l...
Birt
2,831
180,402
Bug 180402 [Smoke][Automation][Regression] Chart cannot be rendered at all
steps to reproduce: - create a report - add a chart item to the report - preview the report expected behavior: - chart is rendered actual behavior: - chart was not rendered at all
2007-04-01 21:09:39
1,175,480,000
closed fixed
cba28ab
1,175,500,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemGenerationImpl.java
Birt
2,832
180,401
Bug 180401 If the fact table has duplicate level, the driver can not handle that fact table[1102]
Description: I create a fact table: 1,1,male,USA,1,Beer,Drinking,"Jan 1, 2007 12:00 AM",30,6 2,1,male,USA,2,Diaper,Baby,"Jan 1, 2007 12:00 AM",100,2 .... 9,4,male,China,3,Noodle,FastFood,"Apr 2, 2007 12:00 AM",28,7 10,4,male,China,5,Coffee,Drinking,"Apr 2, 2007 12:00 AM",20,2 I use male and China as the row level and N...
2007-04-01 20:59:07
1,175,480,000
closed fixed
4aa5e4e
1,175,480,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java
Birt
2,833
180,408
Bug 180408 After correct the expression of dimension, NPE throws out and the x-tab can not be previewed anymore[1102]
Description: After correct the expression of level, NPE throws out and the x-tab can not be previewed anymore[1102] Build number: 2.2.0.v20070402-0630 Steps to reproduce: 1, New a cube with two report design 2, New a x-tab using the cube 3, Change the level's name to CUSTOMER_REGION1 4, Preview the report 5, Correct th...
2007-04-01 21:57:09
1,175,480,000
closed fixed
51088c4
1,175,480,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java
Birt
2,834
180,249
Bug 180249 BPS39 - Centralized Chart Engine API
Centralized and clearer Engine API -Create one single entry point class ChartEngine in an api package so it's easy to find (with access to IGenerator, Serializer, Device Renderers) -Create a new IGenerator interface instead of exposing the Generator class.
2007-03-30 13:21:44
1,175,280,000
resolved fixed
475150b
1,175,280,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/api/ChartEngine.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/Generator.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/IGenerator.java
Birt
2,835
180,190
Bug 180190 Some unnecessary error log is shown in charting
When a chart in a report has no data, or there is no SWT interactivity notifier hooked to the engine, an warning or error are logged. Those are normal conditions of execution and should only log with a INFO level.
2007-03-30 09:13:57
1,175,260,000
resolved fixed
81946d0
1,175,260,000
chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java
Birt
2,836
178,476
Bug 178476 Clear cache dosen't take effact[07]
Description: Clear cache dosen't take effact[07] Build number: 2.2.0.v20070321-0630 Steps to reproduce: 1, New a dataset 2, Set the Cache preference to: 20 rows 3, Drag the dataset into layout and preview the results 4, Go back to dataset, clear the cache and change the preference to 30 rows 5, Save the report and prev...
2007-03-20 22:35:55
1,174,440,000
closed fixed
a9ac53e
1,175,250,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/ModelOdaAdapter.java
Birt
2,837
180,114
Bug 180114 Exception is thrown out when preview a report with a crosstable [1102]
Description: Exception is thrown out when preview a report with a crosstable. Build number: 2.2.0.v20070330-06938 Steps to reproduce: 1. New a sample data source, new a data set: Select * from CLASSICMODELS.CUSTOMERS. 2. New a Cube, Dimesion: Group-COUNTRY, Group1-CONTACTFIRSTNAME; Mesures: CREDITLIMIT. 3. New a Cross ...
2007-03-29 22:55:38
1,175,220,000
closed fixed
6474f11
1,175,250,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java
Birt
2,838
174,202
Bug 174202 Pie chart 'minimum slice' label category values don't match legend
To reproduce: Create a pie chart Use Category Data as label values Set a minimum slice percentage Enable a legend Expected behaviour: Slice label should should match legend Actual behaviour: Slice label uses one of the consolidated categories, and not the minimum slice label. This is with 2.2M2 and 2.2M4 Screenshot to ...
2007-02-14 12:21:41
1,171,470,000
resolved fixed
3593f02
1,175,240,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataPointHints.java
Birt
2,839
178,191
Bug 178191 Line Chart series markers is not in the right position when the chart has a non-category X Axis [0001]
Description: Line Chart series markers is not in the right position when the chart has a non-category X Axis. Build number: 2.2.0.v20070320-1038 Steps to reproduce: 1. New a line Chart with a non-category X Axis. 2. Preview. Expected result: All the series markers are in the right position. Actual result: Line Series m...
2007-03-20 03:49:07
1,174,380,000
closed fixed
fa1115e
1,175,240,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java
Birt
2,840
179,622
Bug 179622 Web Viewer does not display localized UI.
Web Viewer does not display localized UI even though the org.eclipse.birt.report.viewer.nl1_2.2.0.v20070327-0630.jar is installed. Please check the attached screen shot. To reproduce: 1. Install NL pack 2. Start eclipse with -nl ja_JP option. 3. Open any report and preview as Web Browser.
2007-03-27 19:05:29
1,175,040,000
resolved fixed
dd2eeac
1,175,240,000
viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/ViewerPlugin.java
Birt
2,841
174,872
Bug 174872 Clean up chart model
The chart model contains unused attributes and components. Those just make it difficult to understand the model architecture, so they should be removed from the schema, and the EMF classes must re-generated. Examples are: ChartPreferences, Rule. We need to analyze the model to find out all unused ones. Note that this s...
2007-02-20 16:52:45
1,172,010,000
resolved fixed
4ac5c67
1,175,240,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/Serializer.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/RuleType.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/ChartPreferences.java chart/org.eclipse.birt.chart.engine/src/o...
Birt
2,842
179,431
Bug 179431 [Automation]Chart background color issue[0602]
Details: [Automation]Chart background color issue[0602] Step: 1. Add a chart and set output format as jpg/bmp. 2. Add a chart and set output format as png/svg. Actual result: Step 1: Background color of chart is baby blue. Step 2: Background color of chart is black.
2007-03-27 01:25:17
1,174,970,000
closed fixed
fe712da
1,175,190,000
chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/BmpRendererImpl.java chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JpegRendererImpl....
Birt
2,843
172,420
Bug 172420 Icon used to invoke expression builder should be consistent(DTE part)
Please modify the part of DTE team, thanks.
2007-02-01 01:28:43
1,170,310,000
verified fixed
7716180
1,175,170,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/dataset/DataSetUIUtil.java
Birt
2,844
179,423
Bug 179423 [regression]Chart template instruction isn't in the middle place in Firefox[02]
[regression]Chart template instruction isn't in the middle place in Firefox[02] Build number: 2.2.0.v20070326-0630 Steps to reproduce: 1. New a template file. 2. Insert a chart, input add chart as instruction text. 3. Preview in IE and Firefox. Expected result: add chart is in the center and middle Actual result: In IE...
2007-03-26 22:41:42
1,174,960,000
closed fixed
cd97ed8
1,175,160,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java
Birt
2,845
176,874
Bug 176874 Remove the call to setupRenderOption method from RunTask flow
While going through the report engine code, I noticed that the method setupRenderOption is being called in RunTask.doRun method. setupRenderOption method is used to intialize the render options used to render the report. I understand this is not needed in RunTask flow as we are only running the report.
2007-03-09 18:05:06
1,173,480,000
resolved fixed
bebd1b0
1,175,160,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java
Birt
2,846
179,938
Bug 179938 [Automation][Regression] Exception is thrown out when preview the data set with parameter [0705]
Description: Exception is thrown out when preview the data set with parameter. Build number: 2.2.0.v20070329-1055 Steps to reproduce: 1. New a data source and a data set with a parameter and binding the parameter to a report parameter. 2. Preview Results. Expected result: No exception is thrown out. Actual result: Exce...
2007-03-29 04:46:03
1,175,160,000
closed fixed
7390d7b
1,175,160,000
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
2,847
179,931
Bug 179931 Provide new interface IStyle to let extension return the style properties values
Provide the IStyle interface to let extension user can return the style property value list for their extension elements.
2007-03-29 03:56:03
1,175,150,000
resolved fixed
7a1ad23
1,175,160,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/extension/PeerExtensionTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/extension/IReportItem.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/extension/IStyleDeclaration.java mo...
Birt
2,848
177,694
Bug 177694 BIRT date/time type support in viewer
BIRT viewer needs to be changed to support new BIRT data type date/time. Please see attached spec/patch file for details.
2007-03-15 22:44:27
1,174,010,000
resolved fixed
8bd85fa
1,175,160,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ParameterDataTypeConverter.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java
Birt
2,849
179,688
Bug 179688 Dimension should not be able to be deleted through Context Menu [1102]
Description: Dimension should not be able to be deleted through Context Menu. Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1. New a Cross tab, drag Group to column. 2. Select the Group and right click to choose "Delete" in the context menu. Expected result: Dimension should not be able to be deleted through C...
2007-03-28 05:14:29
1,175,070,000
closed fixed
8cc2382
1,175,160,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java
Birt
2,850
179,262
Bug 179262 [Automation][Regression] vertical alignment set on table row did not work properly
steps to reproduce: - use the attached report design - preview in html expected behavior: - vertical alignment takes effect actual behavior: - it did not
2007-03-26 04:34:05
1,174,900,000
closed fixed
01f5254
1,175,150,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java
Birt
2,851
179,899
Bug 179899 org.eclipse.birt.report.designer.tests has compile error in daily build 20070329-0630
org.eclipse.birt.report.designer.tests has compile error in daily build 20070329-0630. Please see the attachment. This build ran from HEAD version.
2007-03-28 23:01:09
1,175,140,000
closed fixed
de1e777
1,175,140,000
UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElement.java
Birt
2,852
179,687
Bug 179687 Every cube's dimensions can be used by one x-tab[1102]
Description: Do not allowed other cube's dimension using in the x-tab which is not using that cube[1102] Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1, New two cubes, cube1 and cube2 2, Create a x-tab using cube1 3, Drag the dimension of cube2 to x-tab Expected result: The step3's operation should be forbidd...
2007-03-28 05:10:38
1,175,070,000
closed fixed
62a30a5
1,175,140,000
xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/CrosstabHandleAdapter.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/editors/model/NormalCrosstabCellAdapter.java xtab/org.eclipse.birt.report.item....
Birt
2,853
159,514
Bug 159514 BPS66 - Chart Simple API
This project aims to simplify the chart model API and make it accessible from scripting. It will only expose a set of clear interfaces that determine what can be changed using scripting.
2006-10-02 16:27:20
1,159,820,000
closed fixed
6d00d2a
1,175,140,000
chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/script/api/IChart.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/script/api/IChartWithAxes.java chart/org.eclipse.birt.chart....
Birt
2,854
179,880
Bug 179880 [Smoke][Automation][Regression] Preview failed in daily build 20070329
steps to reproduce - create a report design - preview report expected behavior: - report is previewed actual behavior: - failed to preview
2007-03-28 20:28:57
1,175,130,000
closed fixed
fb81d6b
1,175,140,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLAbstractLM.java
Birt
2,855
177,483
Bug 177483 [Regression] The value in chart area and legend area are different for Meter chart [0001]
null
2007-03-14 23:40:49
1,173,930,000
closed fixed
ef6a2a4
1,175,070,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/LegendBuilder.java
Birt
2,856
176,457
Bug 176457 Use container's column bindings in chart editor
null
2007-03-06 02:44:46
1,173,170,000
resolved fixed
91646f7
1,175,060,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemQueryImpl.java
Birt
2,857
177,864
Bug 177864 Error message is not helpful when a BIRT function call has incorrect params
The attached report design contains a single data iten with expression BirtComp.like("a"). This expression has syntax error because BirtComp.like() function expects two parameters. Run this report in BIRT viewer and the only error you will get is: org.eclipse.birt.report.service.api.ReportServiceException: Error happen...
2007-03-16 20:55:52
1,174,090,000
resolved fixed
780ea3f
1,175,060,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/s...
Birt
2,858
179,636
Bug 179636 [Smoke] Chart can not be previewed [0001]
Description: Chart can not be previewed Build number: 2.2.0.v20070328-0630 Steps to reproduce: 1. New a chart, preview. Expected result: Chart is displayed correctly. Actual result: Chart can not be previewed. Error log: N/A
2007-03-27 22:16:28
1,175,050,000
closed fixed
264012f
1,175,050,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/EngineFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
2,859
177,504
Bug 177504 Engine doesn't provide SubQuery for extended item
Engine doesn't provide SubQuery for extended item, so chart can't use container's binding to execute the query. If possible, engine could provide an option for extended item to choose whether engine could create the query, so extended item won't create SubQuery by itself.
2007-03-15 04:24:32
1,173,950,000
resolved fixed
b4780e4
1,175,050,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExtendedItemExecutor.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/extension/internal/ExtensionManag...
Birt
2,860
179,230
Bug 179230 [Smoke]Nested report items throw exception when previewed[02]
[Smoke]Nested report items throw exception when previewed[02] Build number: 2.2.0.v20070326-0630 Steps to reproduce: 1.New a 3 *3 table 2.Put a label with content "abc" in the table cell (0,0), revert the label to template report item 3.Revert the table to the template report item 4.preview Expected result: No exceptio...
2007-03-25 23:06:22
1,174,880,000
closed fixed
9c46df4
1,174,990,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilder.java
Birt
2,861
175,954
Bug 175954 Data Engine throws DataException when runtime query has multiple copies of the columns of the design-time query
When the column meta data returned by the runtime query has multiple copies of the columns of the design-time query initially specified (say, in the ODA session response), the BIRT viewer will throw a DataException. For example, if the initial design-time query specified is "select customername from customers" -- which...
2007-02-28 18:31:39
1,172,710,000
resolved fixed
e443e2e
1,174,980,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/FeaturesTest.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/MemoryCacheTest.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/executor/cache/SizeOfUtilTest.java data/org.eclipse.birt....
Birt
2,862
177,693
Bug 177693 Support Date/Time data type in BIRT report engine.
Report engine needs to support new BIRT data type Date/Time. Please see attached for details.
2007-03-15 22:40:31
1,174,010,000
resolved fixed
ea9ee10
1,174,970,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IScalarParameterDefn.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportParameterConverter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java engine/org.ecli...
Birt
2,863
178,936
Bug 178936 Exception is thrown out when you choose "Step Size" Radio button [0001]
Description: Exception is thrown out when you choose "Step Size" Radio button. Build number: 2.2.0.v20070322-0630 Steps to reproduce: 1. New a sample data source, data set: select * from CLASSICMODELS.CUSTOMERS. 2. New a Bar Chart, Category (X) Series: row["CUSTOMERNUMBER"], Value (Y) Series: row["CUSTOMERNUMBER"]. 3. ...
2007-03-22 23:06:55
1,174,620,000
closed fixed
acaf6d3
1,174,970,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TextEditorComposite.java
Birt
2,864
178,489
Bug 178489 [Deployment]Error log isn't printed in log file when using framset set method[0601]
null
2007-03-21 02:48:16
1,174,460,000
closed fixed
8cefc95
1,174,960,000
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/RunTask.java
Birt
2,865
178,465
Bug 178465 Group change causes failure in the Web Viewer
Attached report has script on the group onprepare method which determines the keyexpr based a on a report parameter. When ran in the M5 build this fails in the Web Viewer. Jason
2007-03-20 19:51:33
1,174,430,000
resolved fixed
0bac24c
1,174,960,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/QueryItemExecutor.java
Birt
2,866
178,342
Bug 178342 Bookmark hyperlinks are very slow
I designed a report off the sample db that list orders in one table and order details right below. I then added a hyperlink to the top table to link to a bookmark in the details table below. I set the bookmark appropriately. This report works fine when I choos "View Report in Web Viewer" The links are very fast. When I...
2007-03-20 13:14:42
1,174,410,000
resolved fixed
c1031e0
1,174,960,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java
Birt
2,867
178,710
Bug 178710 org.eclipse.birt.report.designer.tests has compile error in daily build 20070322-0630
org.eclipse.birt.report.designer.tests has compile error in daily build 20070322-0630. Please see the attachment for details.
2007-03-21 22:15:21
1,174,530,000
closed fixed
599b948
1,174,870,000
UI/org.eclipse.birt.report.designer.tests/src/org/eclipse/birt/report/designer/tests/example/matrix/ExtendedElement.java
Birt
2,868
177,498
Bug 177498 A width of columns in table/grid should not be the same by default if shrink property is ON
Now the width of all columns in table/grid is the same if "width" property is empty and "shrink" property is ON. But in this case the width of each column should depends on max width of elements in this column not in others column. The width of column can depends on width of another column only if width in percents is ...
2007-03-15 03:56:45
1,173,950,000
resolved fixed
f6e5c01
1,174,670,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java
Birt
2,869
150,151
Bug 150151 [Accessibility] BIRT SWT chart is not high contrast compliant
The BIRT chart presented in the test log viewer is not displayed properly in high contrast mode. The background color remains white. The labels at the right legend are still using the same font.
2006-07-10 11:04:11
1,152,540,000
closed fixed
c5c937f
1,174,660,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartImpl.java
Birt
2,870
168,837
Bug 168837 The gradient with transparent color does not work [0001]
Description: The background gradient color does not work. Build number: 2.1.2.v20061221-0710 Steps to reproduce: 1. Preview the attached design file. Expected result: Background gradient color both work when preview and in Layout. Actual result: Background gradient color does not work when preview but work in Layout. E...
2006-12-21 05:39:54
1,166,700,000
closed fixed
23e18d9
1,174,580,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java
Birt
2,871
177,691
Bug 177691 Support Date/Time type in BIRT.
We plan to support Date/Time type in BIRT. Please refer to attached document/patch file for necessary info.
2007-03-15 22:34:21
1,174,010,000
resolved fixed
e9adb03
1,174,550,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/impl/DataSetParameterAdapter.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ParameterValidationUtilTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/a...
Birt
2,872
177,704
Bug 177704 Chart that inherits data from container can't use parameter binding
In chart builder, choose "inherit data from container" and set parameter bindings for chart(change the default value in the parameter dialog), and find it's invalid. The real reason is SubQueryDefinition doesn't support setting parameter bindings just as QueryDefinition. However, chart builder allows user to set it. Ne...
2007-03-16 02:46:18
1,174,030,000
resolved fixed
b85dbc9
1,174,540,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectData.java
Birt
2,873
176,107
Bug 176107 row.__rownum cannot be directly used as group key
Create a table that bind it to a data set. Insert a group. For the Group On field, click on the "..." button to edit the expression, and select from "Availble Column Bindings" | "Table" | "RowNum". This creates a Group On Expression "row.__rownum". The resulting report design cannot be run. It produces error: Column bi...
2007-03-01 17:06:35
1,172,790,000
resolved fixed
1286495
1,174,540,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/GroupOnRowTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ExpressionCompilerUtil.java
Birt
2,874
178,179
Bug 178179 The order of included css files keeps unchanged when reloading
Xingjie once asked Rima this question, and Rima answered that the order kept unchanged. The question and answer are listed following: About reload css. Now there is duplicate style name problem. Which css file is added at last, which file has the highest priority. For example design file has two css file. base.css and ...
2007-03-20 01:49:09
1,174,370,000
verified fixed
8a24e4b
1,174,460,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/CssSharedStyleHandleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/CssCommandTest....
Birt
2,875
178,164
Bug 178164 Use IEngineTask.status constants and remove unnecessary status variables in EngineTask.
1)Remove following redundant variables in EngineTask used for status info. protected final int RUNNING_STATUS_START = 0; protected final int RUNNING_STATUS_RUNNING = 1; protected final int RUNNING_STATUS_STOP = 2; EngineTask already has access to constants declared in IEngineTask. Use those instead. 2)Remove the unused...
2007-03-19 20:45:19
1,174,350,000
resolved fixed
22295cc
1,174,460,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java engine/org.eclipse.b...
Birt
2,876
178,404
Bug 178404 "Display Text:" and "Value:" on New Selection Choice are not externalized.
"Display Text:" and "Value:" on New Selection Choice are not externalized into the properties file. Please check the attached screen shot for detail.
2007-03-20 16:16:13
1,174,420,000
resolved fixed
940302f
1,174,460,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/SelectionChoiceDialog.java
Birt
2,877
177,690
Bug 177690 Overline, Underline, line-through is no effect on master page when preview as web view[00]
Details: Overline, Underline, line-through is no effect on master page when preview as web view Step: 1. New a report and add a label in masterpage header and footer. 2. Set the master page overline, underline, line-through. 3. Preview as web view. Actual result: Overline, Underline, line-through is no effect.
2007-03-15 22:13:35
1,174,010,000
closed fixed
ea55424
1,174,450,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ReportExecutor.java
Birt
2,878
177,296
Bug 177296 Redundant Values are added to parameter list in preview mode.[0705]
Description: Redundant Values are added to parameter list in preview mode. Build number:2.2.0.v20070312 Steps to reproduce: 1. Open attached report. 2. Preview. 3. Select datetime value and click OK. 4. Click Show Report Parameters button, check values Expected result: Values are unchanged and only one datetime value i...
2007-03-14 06:26:31
1,173,870,000
closed fixed
6221432
1,174,450,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/RadioButtonParameterFragment.java viewer/org.eclipse....
Birt
2,879
172,604
Bug 172604 Total.Rank result incorrect.
The Total.rank() aggregation function should follow Excel convention, that is, the identical values should only hold one place in rank. The following table give details: Value | Rank 20 | 3 10 | 4 30 | 2 30 | 2 40 | 1
2007-02-01 22:29:55
1,170,390,000
resolved fixed
7993f2b
1,174,370,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java
Birt
2,880
152,443
Bug 152443 Support boolean type in data set
Support boolean type in data set. It'll cause some data transform issue with absence of boolean type.
2006-08-01 05:56:48
1,154,430,000
closed fixed
7b2ee2d
1,174,370,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/odaconsumer/PreparedStatementTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/i18n/ResourceConstants.java data/org.eclipse.birt.data/src/org/eclipse/birt/da...
Birt
2,881
176,979
Bug 176979 invalid reference: add column name to exception
How can I find out, which reference is broken, from such exception? Please always specify argument in such exceptions. Thanks 13:26:19,300 ERROR [STDERR] 12.3.2007 13:26:19 org.eclipse.birt.report.engine.data.dte.DteResultSet next SEVERE: Some columns reference in column binding do not exist. org.eclipse.birt.data.engi...
2007-03-12 08:42:36
1,173,700,000
resolved fixed
a688c78
1,174,360,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/ResultClass.java
Birt
2,882
177,996
Bug 177996 [Smoke]Can't click the button "View Report"[00]
[Smoke]Can't click the button "View Report"[00] Build number : 2.2.0.v20070319-1045 1.new a report 2.click button "viewer report" Expected result: view report works properly Actual result: Pop up a window and displayed "The chosen operation is not currently available" Error log: N/A
2007-03-19 01:50:45
1,174,280,000
closed fixed
5af7182
1,174,360,000
UI/org.eclipse.birt.report.designer.ui.preview.web/src/org/eclipse/birt/report/designer/ui/preview/Activator.java
Birt
2,883
178,166
Bug 178166 org.eclipse.birt.data has compile error in daily build 20070320
org.eclipse.birt.data has compile error in daily build 20070320. Please see the attachment for details
2007-03-19 22:14:20
1,174,360,000
closed fixed
0cd336e
1,174,360,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/util/OlapExpressionUtil.java
Birt
2,884
176,579
Bug 176579 Expose setGroupLevel() on IGroupContent interface
Currently IGroupContent interface doesn't expose setGroupLevel() method, this is required for custom IReportItemExecutor to construct the group content. following is the suggested code change: public int getGroupLevel( ) { if ( groupLevel != -1 ) { return groupLevel; } if ( generateBy instanceof GroupDesign ) { GroupDe...
2007-03-07 03:15:34
1,173,260,000
resolved fixed
0027280
1,174,290,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/GroupContent.java
Birt
2,885
172,819
Bug 172819 Error occurs when input Invalid Query in stored procedure data set [07]
Description: Error occurs when input Invalid Query in stored procedure data set [07] Build number: 2.2.0.v20070205-0630 Steps to reproduce: 1, New a Oracle stored procedure data set 2, Input Query Text: {call ROOT.TEST_MJ(?,?,?,?)} 3, Preview the results Expected result: Invalid Query message pops up Actual result: The...
2007-02-04 22:19:57
1,170,650,000
closed fixed
b9f2076
1,174,290,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
2,886
176,675
Bug 176675 Errors/Failures found in JUnit test of org.eclipse.birt.core.tests.
Errors/Failures found in JUnit test of org.eclipse.birt.core.tests in daily build 20070308. The build runs from HEAD version. Please see the attachment for details.
2007-03-07 23:10:25
1,173,330,000
closed fixed
e084260
1,174,290,000
core/org.eclipse.birt.core.tests/test/org/eclipse/birt/core/data/ExpressionUtilTest.java
Birt
2,887
176,800
Bug 176800 Errors/Failures found in Junit test of org.eclipse.birt.report.model.adapter.oda.tests in daily build 20070309
Errors/Failures found in Junit test of org.eclipse.birt.report.model.adapter.oda.tests in daily build 20070309. Please see the attachment for details
2007-03-09 04:45:53
1,173,430,000
closed fixed
ea88942
1,174,280,000
model/org.eclipse.birt.report.model.adapter.oda.tests/test/org/eclipse/birt/report/model/adapter/oda/api/OdaDataSetAdapterTest.java model/org.eclipse.birt.report.model.adapter.oda.tests/test/org/eclipse/birt/report/model/adapter/oda/api/OdaDataSourceAdapterTest.java
Birt
2,888
177,870
Bug 177870 Allow design-time data set cache to be controlled solely by AppContext
This is to request that BIRT allows data set caches to be controllable solely by runtime parameters/settings, without the application having to update the report design to set data set cache preferences. Since BIRT DataEngine already reads request Application Context to determine if data set cache should be disabled, w...
2007-03-16 22:16:54
1,174,100,000
resolved fixed
8039bef
1,174,200,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/binding/DataSetCacheTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngine.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSetCacheManager.java data/org.eclipse.birt.data/src/org/eclipse/birt/d...
Birt
2,889
171,979
Bug 171979 [Automation]The result of total.mode() is wrong
1. use the attached report 2. preview Expected Result: Total.mode(row["Decimal"]) returns "0.000000000009". Total.mode(row["date"]) returns "1/12/2003 08:17:17 AM", "1/12/2005 09:18:16 AM" and "1/12/2007 11:20:16 AM". Actual Result: Total.mode(row["Decimal"]) returns "0". Total.mode(row["date"]) returns nothing.
2007-01-29 02:53:51
1,170,060,000
closed fixed
c39933d
1,174,040,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/aggregation/TotalTest.java
Birt
2,890
177,720
Bug 177720 NPE exception occured while open or save report in sample report view. [00]
Build number:v2.2.0 20070316 Description: If user dosen't select the report node, NPE exception occured while open or save report in sample report view. Step to reporduce: 1. open the sample report view 2. select a file folder node and click save or open button Actual result: NPE exception occured. Error log: java.lang...
2007-03-16 05:33:52
1,174,040,000
closed fixed
afe80b1
1,174,040,000
UI/org.eclipse.birt.report.designer.ui.samplesview/src/org/eclipse/birt/report/designer/ui/samplesview/view/ReportExamples.java
Birt
2,891
177,722
Bug 177722 Open the ScriptedDatasourceExampleAfter.rptdesign in the sample report view will throw NPE [00]
Build number: v2.2.0 20070316 Description: Open the ScriptedDatasourceExampleAfter.rptdesign in the sample report view will throw NPE Step to reproduce: 1. open the sample report view 2. select the ScriptedDatasourceExampleAfter.rptdesign and click open button Actual result: NPE exception occured Error log: java.lang.N...
2007-03-16 05:41:39
1,174,040,000
closed fixed
3625f34
1,174,040,000
UI/org.eclipse.birt.report.designer.ui.samples.ide/src/org/eclipse/birt/report/designer/ui/samples/ide/action/IDEOpenSampleReportAction.java
Birt
2,892
176,141
Bug 176141 Page break displayed in html when hyperlinked to rptdocument file[04]
Page break displayed in html when hyperlinked to rptdocument file[04] Build number :2.2.0.v20070302-1053 Steps to reproduce: 1.new a report :target.rptdesign 2.insert a label ,input "page 1" insert another label,input "page 2",set page break before to this label 3.preview in web viewer and copy target.rptdocument to th...
2007-03-02 01:59:07
1,172,820,000
closed fixed
3ff1d00
1,174,020,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java
Birt
2,893
131,577
Bug 131577 Script Access to Factory/Presentation Mode
There is no easy way from within BIRT scripting to access whether a report is in factoryMode or presentationMode. The ExecutionContext object on the ReportContextImpl class has this information, but it is not available through scripting. I wonder if it makes sense to just expose the ExecutionContext and let the develop...
2006-03-13 13:59:14
1,142,280,000
resolved fixed
cb5665c
1,174,020,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IEngineTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/AbstractRunTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataExtractionTask.java engine/org.eclips...
Birt
2,894
173,601
Bug 173601 [regression]Group should begin from the second page when setting group page break before to always[0001]
[regression]Group should begin from the second page when setting group page break before to always[0001] Build number: 2.2.0.v20070209-0630 Steps to reproduce: 1.new a report 2.new a sample DB data source and select the OFFICES table as data set 3.drag the data set to layout and add a group on COUNTRY and set page brea...
2007-02-09 02:55:00
1,171,010,000
closed fixed
54f03a7
1,173,940,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/AllTests.java engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLMTest.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableBandLM.java engine...
Birt
2,895
176,450
Bug 176450 Support link to CSS Feature(Model Part)
null
2007-03-06 00:32:29
1,173,160,000
verified fixed
a1b8452
1,173,930,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/CssSharedStyleHandleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/command/CssCommandTest....
Birt
2,896
177,108
Bug 177108 A height will be added to the last row in XML source when adjusting the width of the column[00]
A height will be added to the last row in XML source when adjusting the width of the column[00] Build number: 2.2.0.v20070313-0630 Steps to reproduce: 1.new a report 2.insert a 3*3 grid and add borders to all the cells,drag mouse to adjust the width of the thrid column,switch to XML Source, "<property name="height">0.2...
2007-03-13 03:14:17
1,173,770,000
closed fixed
3883982
1,173,930,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/TableHandleAdapter.java
Birt
2,897
177,472
Bug 177472 org.eclipse.birt.report.data.adapter has compile error in daily build 20070315
org.eclipse.birt.report.data.adapter has compile error in daily build 20070315. The build runs from HEAD. Please see the attachment for details.
2007-03-14 22:11:42
1,173,920,000
closed fixed
18378cc
1,173,930,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
2,898
176,794
Bug 176794 Border in pdf is overlap[00]
Details: Border in pdf is overlap[00] Step: Please see the attached report and pdf. Actual result: The border is overlap.
2007-03-09 03:31:25
1,173,430,000
closed fixed
3839b75
1,173,860,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableLMTest.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/cache/TableAreaLayout.jav...
Birt
2,899
176,674
Bug 176674 Errors/Failures found in JUnit test of org.eclipse.birt.report.engine.emitter.html.tests
Errors/Failures found in JUnit test of org.eclipse.birt.report.engine.emitter.html.tests in daily build 20070308. The build runs from HEAD version. Please see the attachment for details.
2007-03-07 23:06:03
1,173,330,000
closed fixed
12558b6
1,173,860,000
engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/MetadataEmitterTest.java
Birt
2,900
123,876
Bug 123876 Justification does not work in PDF
Justification of a text field works in HTML, doesn't work in PDF.
2006-01-14 10:17:04
1,137,250,000
resolved fixed
07ddcf4
1,173,860,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLM.java
Birt
2,901
177,274
Bug 177274 Default projects of different drill through target file are the same[04]
Default projects of different drill through target file are the same[04] Build number: 2.2.0.v20070313-0630 1.new a report project ,name:aa 2.new a report test1.rptdesign in aa,drag a label in layout and input "test1" 3.new a report project, name:bb 4.new a report test2.rptdesign in bb,drag a label in layout and input ...
2007-03-14 02:46:51
1,173,850,000
closed fixed
1a02561
1,173,860,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java
Birt
2,902
172,431
Bug 172431 [eclipse3.3only]BPS17-4.5 Adding Date picker to input DateTime value for Axis Scale
In Axis Scale dialog, provide a Data picker next to the input box for convenience of inputting DataTime value.
2007-02-01 03:14:11
1,170,320,000
resolved fixed
90ed857
1,173,860,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/DateTimeDataElementComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/NumberDataElementComposite.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/comp...
Birt
2,903
175,785
Bug 175785 Issue about visibility property pane in Property Editor.[00]
Description: Issue about visibility property pane in Property Editor. Build number:2.2.0.v200702280630 Steps to reproduce: 1. Insert a Label item. 2. Select Property Editor view->Visibility, tick on Hide Element->For specific outputs... Expected result: Display all supported output format for choose. Actual result: Can...
2007-02-28 00:25:52
1,172,640,000
closed fixed
27ed65e
1,173,850,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/VisibilityPage.java UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/section/OutputSection.java
Birt
2,904
177,260
Bug 177260 [Smoke]can't create any data set [07]
[Smoke]can't create any data set [07] Build number: 2.2.0.v20070314-0630 Steps to reproduce: 1.new a sapmle DB data source 2.new a data set and input query:select * from CLASSICMODELS.CUSTOMERS,click finish Expected result: data set can be created Actual result: Exception thrown Error log: java.lang.Error: Unresolved c...
2007-03-13 23:15:10
1,173,840,000
closed fixed
f3d42fa
1,173,850,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java
Birt
2,905
176,676
Bug 176676 [Automation][Regression] table width property does not work in pdf
steps to reproduce: - use the attached report design expected behavior: - table width is changed to 10cm actual behavior: - this did not work when preview in pdf
2007-03-07 23:45:33
1,173,330,000
closed fixed
b2fcfbd
1,173,850,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFTableLMTest.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
Birt
2,906
171,780
Bug 171780 Drill-through problem with symbolic filesystem links when DOCUMENT_FOLDER_ACCESS_ONLY is true
I have two rptdesigns in a viewer application: list_report.rptdesign and detail_report.rptdesign, both in the root of the web viewer application. list_report has drill-through links to detail_report. Furthermore, I've set DOCUMENT_FOLDER_ACCESS_ONLY to true. Both reports can be executed correctly, when they are accesse...
2007-01-26 07:17:39
1,169,810,000
resolved fixed
56e332d
1,173,840,000
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/utility/DataUtil.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/Para...
Birt
2,907
140,321
Bug 140321 locale based font config file support
null
2006-05-05 05:46:56
1,146,820,000
resolved fixed
dfa69ea
1,173,760,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFImageLMTest.java engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/PDFLineAreaLMTest.java engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/font...
Birt