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,308
199,791
Bug 199791 Sybase Stored Procedures and Temp Tables
Using BIRT 2.2.0 I am try to create a data set that accesses a procedure in ASE Sybase. I am able to select the procedure I want from the list available. The problem is, if the procedure contains a temporary table and that table is is used to return the result set, no output columns will be displayed. No preview result...
2007-08-13 14:55:00
1,187,030,000
resolved fixed
940d030
1,187,060,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
2,309
199,712
Bug 199712 Output servlet doesn't support __svg[0601]
Description: Output servlet doesn't support __svg Build number:2.2.1.v200708130947 Steps to reproduce: 1. Preview a svg chart in browser using frameset/run/preview/output servlets. 2. Add __svg=true in url and check rendered chart image. 3. Change to __svg=false in url and check rendered chart image. Expected result: W...
2007-08-13 06:25:49
1,187,000,000
closed fixed
265779d
1,187,060,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtRenderReportActionHandler.java
Birt
2,310
199,702
Bug 199702 ArrayIndexOutOfBoundsException is thrown out from HTML emitter when preview a emtpy report
ArrayIndexOutOfBoundsException is thrown out from HTML emitter when preview an empty report
2007-08-13 05:15:40
1,187,000,000
resolved fixed
8ce4f8b
1,187,000,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/DummyPageBuffer.java
Birt
2,311
198,709
Bug 198709 bad resizing in Edit Data Set dialog
Build ID: N/A Steps To Reproduce: Create a new data set. When in the Edit Data Set dialog, resize the frame. The left column need not grow with the window. When resizing, I'm really trying to get more space on the right pane. In the Query Section, there are three panes showing (section list, available items / filters, ...
2007-08-02 12:46:16
1,186,070,000
resolved fixed
beee3f4
1,187,000,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/property/AbstractPropertyDialog.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
2,312
199,358
Bug 199358 [Automation][Regression] masterpage extends from report library is disappeared when preview in html
steps to reproduce: - use the attached report design and library - preview in html expected behavior: - masterpage should appear actual behavior: - it simply did not do so
2007-08-09 01:39:21
1,186,640,000
closed fixed
f2eb368
1,186,990,000
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/HTMLReportLayoutEngine.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/DummyPageBuffer.jav...
Birt
2,313
199,028
Bug 199028 A problem with dataset valid check
Description: There is a sample datasource and dataset, delete the datasource, the dataset will be invalid. Then create a datasource like the previous one, the dataset still does not work. Build version:2.2.0.v20070807-0630 Steps to reproduce: 1. Create a sample datasource and dataset. 2. Delete the datasource, and the ...
2007-08-07 05:05:16
1,186,480,000
closed fixed
beb6fc0
1,186,980,000
UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/data/providers/DataSetNodeProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataSourceSelectionDialog.java
Birt
2,314
198,479
Bug 198479 NullPointerException when exporting report with a bar chart to PDF
null
2007-08-01 02:01:05
1,185,950,000
verified fixed
50711f4
1,186,970,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/internal/executor/dom/DOMReportItemExecutor.java
Birt
2,315
199,687
Bug 199687 Compile error occurs in org.eclipse.birt.report.engine in daily build 20070813
Compile error occurs in org.eclipse.birt.report.engine in daily build 20070813. Please see the attachment for details.
2007-08-12 21:07:07
1,186,970,000
closed fixed
875d65d
1,186,970,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/EngineTask.java
Birt
2,316
199,009
Bug 199009 [Automation][Regression] 2D percent stacked area chart did not render properly
steps to reproduce: - use the attached report design - preview in html expected behavior: - chart was renderred properly actual behavior: - it simply did not do so please refer to the attached screen captures
2007-08-07 03:37:56
1,186,470,000
closed fixed
471819b
1,186,740,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/DeferredCacheManager.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/PaletteEditorComposite.java chart/org.eclipse.bir...
Birt
2,317
199,514
Bug 199514 [SVG][Regression] Exception is thrown out when preview a SVG Chart [13]
Description: Exception is thrown out when preview a SVG Chart. Build number: 2.2.1.v200708010-0630 Steps to reproduce: 1. New a SVG Chart and preview. Expected result: The chart is rendered correctly. Actual result: Exception is thrown out. Error log: Stack Trace: org.eclipse.birt.chart.device.svg.SVGGraphics2D.flush(S...
2007-08-09 22:45:32
1,186,710,000
closed fixed
e2465a2
1,186,730,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java
Birt
2,318
198,917
Bug 198917 set __parameterpage to false for required parameter will cause wrong Exception[0705]
null
2007-08-06 04:21:23
1,186,390,000
closed fixed
d9113cc
1,186,730,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/i18n/MessageConstants.java
Birt
2,319
144,577
Bug 144577 Print in Web Viewer doesn't work in Linux
Description: Print in Web Viewer doesn't work in Linux Steps to reproduce: 1. New a report 2. Preview in Web Viewer and click Print button Expected result: Page is printed Actual result: Nothing happened.
2006-05-30 23:03:02
1,149,040,000
closed fixed
4633b0e
1,186,730,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/dialog/PrintReportServerDialogFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/SidebarFragment.java viewer/org.eclipse.birt.report.v...
Birt
2,320
199,021
Bug 199021 Error message pops up several times when click an invalid dataset
Description: There is a sqlserver datasource and dataset, remove the jtds driver to let the dataset invalid. Double click on the dataset, the error message will pop up serveral times. Build version:2.2.0.v20070807-0630 Steps to reproduce: 1. Create a sqlserver datasource and dataset. 2. Remove the jtds driver, and the ...
2007-08-07 04:54:57
1,186,480,000
closed fixed
9c28a81
1,186,730,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/provider/JdbcMetaDataProvider.java
Birt
2,321
199,503
Bug 199503 Error occurs when join two datasets with alias name[0706]
Description: Error occurs when join two datasets with alias name[0706] Build number: 2.2.1.v20070810-0630 Steps to reproduce: 1, New two datasets: CUSTOMERS and ORDERS 2, Edit the both CUSTOMERNUMBER's alias to cus and cus2 3, Create a joint dataset with two datasets and the join key is cus and cus2 4, Preview in datas...
2007-08-09 20:52:48
1,186,710,000
closed fixed
43e60a9
1,186,720,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/QueryExecutionHelper.java
Birt
2,322
199,381
Bug 199381 base_url not used for SOAP Request
Scenario: using the BIRT viewer behind a reverse proxy which change the request URL It is possible to specify a baseurl in the property file "viewer.properties" which is used in the generated jsp-files. So in you can change teh JSP files to the nedded (extern) URL. Anyhow the SOAP request are generated using the reques...
2007-08-09 05:16:15
1,186,650,000
resolved fixed
bcdd636
1,186,650,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servlet/BirtSoapMessageDispatcherServlet.java
Birt
2,323
198,486
Bug 198486 One cell is lost when preview the attached design file in PDF [1200]
Description: One cell is lost when preview the attached design file in PDF. Build number: 2.2.1.v20070801-0630 Steps to reproduce: 1. Open the attached design file and preview in PDF. Expected result: The second cell in the first page is shown as when preview in Web Viewer. Actual result: The second cell in the first p...
2007-08-01 03:59:18
1,185,960,000
closed fixed
9c945b5
1,186,640,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFCellLM.java
Birt
2,324
199,360
Bug 199360 Provide new servlet to retrieve html fragment when in reportlet mode
Currently in reportlet mode, the framesset servlet will still wrap and return all ajax viewer code. We need a new servlet to return only html fragment generated by engine. Then this fragment can be further parsed by client side according to user's requirement.
2007-08-09 01:45:39
1,186,640,000
resolved fixed
c1bb1b8
1,186,640,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/IBirtConstants.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/BaseAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttrib...
Birt
2,325
198,594
Bug 198594 XLS Emitter: Decimal value exported as String instead of Number
null
2007-08-01 17:51:22
1,186,010,000
resolved fixed
9998176
1,186,630,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
Birt
2,326
144,115
Bug 144115 [Accessibility]Can't change parameter value in chart builder without mouse
Can't change parameter value in chart builder without mouse. Steps to reproduce: 1. New a report 2. New a sample data soure 3. New a data set ds1 4. Add a parameter p1 in data set builder 4. Insert a chart to open Chart builder, switch to Select Data tab, use ds1 as Data Set. 5. Use Tab key to navigate Select Data tab,...
2006-05-28 03:48:53
1,148,800,000
closed fixed
83573df
1,186,630,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ExpressionDialogCellEditor.java chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/dialogs/ReportItemParametersDialog.java
Birt
2,327
199,225
Bug 199225 [Automation][Regression] NPE caught when preview attached report in web viewer
steps to reproduce: - use the attached report design - preview in web viewer expected behavior: - report should be rendered properly actual behavior: - NPE caught
2007-08-08 05:19:55
1,186,560,000
closed fixed
75258ed
1,186,620,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/buffer/HTMLPageBuffer.java
Birt
2,328
197,241
Bug 197241 Cross tab - Advanced filter on time dimension does not work
Please refer to the attached report design. - Createa a cross tab with time dimension on one axis and product line on another axis - Define a filter on level = month, to show all months with sales >= 100000 for productLine = "classic cars" The filter does not work.
2007-07-20 01:54:28
1,184,910,000
resolved fixed
b122091
1,186,570,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/aggregation/filter/LevelFilter.java
Birt
2,329
198,909
Bug 198909 page-break-after: avoid doesn't work in some special cases
page-break-after: avoid doesn't work in some special cases. Plese refer to attached report.
2007-08-06 02:06:05
1,186,380,000
resolved fixed
e227ca8
1,186,560,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java
Birt
2,330
199,034
Bug 199034 [Automation][Regression] text alignment did not work properly
steps to reproduce: - use the attached report design - preview in html (using run and preview pattern) expected behavior: - text alignment takes effect actual behavior: - with preview pattern, text alignment did not work at all please refer to the attached screen captures
2007-08-07 05:30:43
1,186,480,000
closed fixed
63d2c59
1,186,560,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLPerformanceOptimize.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLVisionOptimize.java
Birt
2,331
191,629
Bug 191629 Use different master page in Web Viewer and PDF [04]
Description: Use different master page in Web Viewer and PDF Build number: 2.2.0.v20070607-1421 Steps to reproduce: 1. Preview the attached design file in PDF and Web Viewer. Expected result: The first page use the same master page. Actual result: See the screenshot. Error log: N/A
2007-06-07 23:20:45
1,181,270,000
closed fixed
47e6f69
1,186,560,000
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/HTMLAbstractLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLBlockStackingLM.java engine/or...
Birt
2,332
198,998
Bug 198998 Errors and Faiures occur in Junit test org.eclipse.birt.data.tests and org.eclipse.birt.report.data.jdbc.tests in daily build 20070807
Errors and Faiures occur in Junit test org.eclipse.birt.data.tests and org.eclipse.birt.report.data.jdbc.tests in daily build 20070807. Please see the attachment for details.
2007-08-07 00:30:24
1,186,460,000
closed fixed
b665269
1,186,470,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/JDBCDriverManager.java
Birt
2,333
121,002
Bug 121002 Dialogs span multiple monitors instead of center on main monitor
Birt 2.0M3 (only version tested) Dialog boxes in the Report Designer (Chart editor, error message dialogs, etc.) when used on a machine with multiple monitors, are displayed centered across both displays, causing them to span the 2 monitors so half the dialog is on one monitor and the other half is on the 2nd monitor. ...
2005-12-14 22:07:54
1,134,620,000
resolved fixed
5f5c7ec
1,186,400,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/MarkerLineImpl.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/MarkerRangeImpl.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisMarker...
Birt
2,334
147,101
Bug 147101 Report generation performance is sluggish
The overall performance of report generation appears to be quite sluggish. Here are numbers that we have measured using ORACLE as a DB. We use ORACLE 10g w/ojdbc14.jar thin driver. select rownum, datetime_id, another_id, text from ( select max(datetime_id) as datetime_id, another_id, text from some_oracle_schema.sample...
2006-06-14 14:41:24
1,150,310,000
resolved fixed
1b73985
1,186,390,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/group/GroupCalculationUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutorUtil.java
Birt
2,335
198,843
Bug 198843 XLS Emitter: DataCache.java contains System.out.println()
Build ID: I20070625-1500 org.eclipse.birt.report.engine.emitter.excel.DataCache.java contains System.out.println() two times instead of logger.log().
2007-08-03 15:44:26
1,186,170,000
resolved fixed
aabcd15
1,186,380,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/DataCache.java
Birt
2,336
198,056
Bug 198056 Overline, Underline, line-through does not take effect on master page when preview as DOC, PPT, PDF, POSTSCRIPT, XLS [12]
Description: Overline, Underline, line-through does not take effect on master page when preview as DOC, PPT, PDF, POSTSCRIPT, XLS. Build number: 2.2.1.v20070727-0630 Steps to reproduce: 1. New a report, insert label in master header/footer. 2. Select the masterpage, go to Property Editor->Advanced, set font Overline, U...
2007-07-26 22:49:32
1,185,500,000
closed fixed
a7cc879
1,186,380,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java
Birt
2,337
193,287
Bug 193287 Switch to gantt chart and return will pop up error[0602]
Description: Switch to gantt chart and return will pop up error[0602] Step: 1. New a report, datasource and dataset 2. Add a bar chart. 3. Drop a string row from dataset into Category (X) Series 4. Input 100 into Value (Y) Series 5. Switch to Select Chart Type 6. Change the type as Gantt and return to Bar chart Actual ...
2007-06-19 05:57:42
1,182,250,000
closed fixed
1f0b732
1,186,380,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
Birt
2,338
198,774
Bug 198774 Can not publish to template folder when set the preview image as thnmbnail image[00]
Description: Can not publish to template folder when set the preview image as thnmbnail image[00] Step: 1.New a template. 2.Set the Preview as thnmbnail image. 3.Publish the template to template folder Actual result: It hint that the preview image file does not exist. Expected result: The template can be publish to tem...
2007-08-03 02:29:24
1,186,120,000
closed fixed
2c64c05
1,186,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardReportSettingPage.java
Birt
2,339
197,585
Bug 197585 URL Link error in Line-Chart output in PDF format
null
2007-07-24 01:05:22
1,185,250,000
resolved fixed
286e54e
1,186,130,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFImageLM.java
Birt
2,340
198,481
Bug 198481 [Regression] Chart can not be rendered when inherit table data in Web Viewer [0002]
Description: Chart can not be rendered when inherit table data in Web Viewer. Build number: 2.2.1.v20070731-0928 Steps to reproduce: 1. New a table binding to a data set. 2. Insert a chart in table detail row and inherit table's data. 3. Preview in Web Viewer. Expected result: The charts are rendered correctly. Actual ...
2007-08-01 02:09:08
1,185,950,000
closed fixed
6ebd466
1,186,130,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/BindingColumnsEvalUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManager.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManagerUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine...
Birt
2,341
198,054
Bug 198054 The width of the page is not the same in PDF and POSTSCRIPT [1201]
Description: The width of the page is not the same in PDF and POSTSCRIPT. Build number: 2.2.1.v20070727-0630 Steps to reproduce: 1. Preview the attached design file in PDF and POSTSCRIPT. Expected result: Page width of PDF and POSTSCRIPT are the same. Actual result: Page of POSTSCRIPT is wider than PDF(See the screensh...
2007-07-26 22:20:32
1,185,500,000
closed fixed
69a60d7
1,186,130,000
engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java
Birt
2,342
198,624
Bug 198624 Some unknow code in Thumbnail after import a preview image
Description: Some unknow code in Thumbnail after import a preview image Build number: 2.2.1.v20070802-0630 Steps to reproduce: 1, New a report 2, Import preview image(/templates/mailing_labels.gif) in general of Property editor 3, Go to Advanced and check the Thumbnail Expected result: I don't know what the code should...
2007-08-02 03:52:12
1,186,040,000
closed fixed
c92f09e
1,186,120,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java
Birt
2,343
198,076
Bug 198076 If export a report design including a propertyBindings to a library, the exported library is incorrect[01]
Description: Export a report design to a library, make sure the report design's dataset has a propertyBindings. After exporting, we can get a library file. Open the library file. Problem message occurs: "The property "queryTimeOut" in the element "library" is not defined." "The property "queryText" in the element "libr...
2007-07-27 04:54:03
1,185,530,000
closed fixed
ac3f2f0
1,186,120,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ElementExporterTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ElementExporter.java
Birt
2,344
198,761
Bug 198761 [WS4] Exception is thrown out when new a library and there are only XML Source and Preview tab when new a report [00]
Description: Exception is thrown out when new a library and there are only XML Source and Preview tab when new a report. Build number: 2.2.1.v20070803-0630 Steps to reproduce: 1. New a library and a report. Expected result: The library and the report is created correctly. Actual result: Exception is thrown out when new...
2007-08-02 23:03:47
1,186,110,000
closed fixed
fba8cd4
1,186,110,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/CorePlugin.java
Birt
2,345
198,604
Bug 198604 After refresh the library, the link groups key are changed in cube builder[1101]
Description: After refresh the library, the link groups key are changed in cube builder[1101] Build number: 2.2.1.v20070802-0630 Steps to reproduce: 1, New a cube in library, the cube has a joint key between dimension table and facttable 2, Using the cube in a report design 3, Check the joint status in link group 4, Re...
2007-08-01 21:50:25
1,186,020,000
closed fixed
af83b75
1,186,110,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/ReloadLibraryTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ElementStructureUtil.java
Birt
2,346
191,404
Bug 191404 Connection is still successful after delete drivers[0703]
Description: Create a Sqlserver datasource and dataset, then delete the jtds driver. Click "Test Connection" is still successful, and the dataset still works. Build Version:2.2.0.v20070607-0630 Steps to reproduce: 1. Add a jtds driver, and create a Sqlserver connection and dataset. 2. Go to "Manage JDBC Drivers" dialog...
2007-06-06 20:53:55
1,181,180,000
closed fixed
9b61aef
1,186,050,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/dialogs/JdbcDriverManagerDialog.java data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/util/JdbcToolKit.java data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda...
Birt
2,347
194,695
Bug 194695 Rightside borders of the last shown column are not printed in PDF for tables where the real last column is hidden
I first noticed this problem on a very large table for which I must hide the last column(s). In HTML everythings looks neat, but on PDF the rightside borders of the last shown column are either invisible or at best 1 pixel wide (regardless of the zoom level!!) I tried hiding one of the inner columns and then the border...
2007-06-27 18:57:26
1,182,990,000
resolved fixed
ad38a35
1,186,050,000
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.java
Birt
2,348
198,172
Bug 198172 Crosstab - cannot cast from BigDecimal to Double
null
2007-07-27 20:11:39
1,185,580,000
resolved fixed
b5b9b44
1,186,030,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java
Birt
2,349
198,504
Bug 198504 The same name aggregation should be hint in dialog[0001]
Description: The same name aggregation should be hint in dialog[0001] Step: 1.New a datasource, dataset, table and binding the dataset. 2.New a aggregation column binding on table named aggr1. 3.Drop a aggregation item into table and set the named as aggr1. 4.Click OK Actual result: Pop up an error message said that th...
2007-08-01 05:23:17
1,185,960,000
closed fixed
40d3af3
1,186,030,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java xtab/org.eclipse.birt.report.item.crosstab.ui/src/org/eclipse/birt/report/item/crosstab/internal/ui/dialogs/CrosstabBindingDialogHelper.java
Birt
2,350
198,239
Bug 198239 Memory leak using script and also localized strings
null
2007-07-30 05:26:40
1,185,790,000
resolved fixed
8eec10f
1,185,960,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/script/ScriptHandler.java chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java
Birt
2,351
193,463
Bug 193463 Standalone chart builder should provide a dialog to input URL hyperlink
Since URL hyperlink in Interactivity is common functionality which is not related to BIRT report, not like hyperlink to Bookmark or Drill Throught, standalone chart builder should provide a dialog to input URL hyperlink. This dialog can be simple to input URL only in standalone chart builder. But if integrated in BIRT,...
2007-06-20 03:37:34
1,182,320,000
resolved fixed
954ece0
1,185,940,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleActionHandle.java chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/integrate/SimpleActionUtil.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java
Birt
2,352
198,434
Bug 198434 && operator shows up as & in expression builder
Build ID: I20070621-1340 Steps To Reproduce: 1. open an expression in the expression builder 2. select Operators->Logical->&& 3. the preview of the operator, above the Category label, reads "&" instead of "&&" More information:
2007-07-31 13:13:35
1,185,900,000
resolved fixed
8357ad2
1,185,930,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java
Birt
2,353
112,287
Bug 112287 It's better to transfer to "new data source" dialog when creating a new data set without existing data source.
Description: It's better to transfer to "new data source" dialog automatically when creating a new data set without existing data source. Steps to reproduce: 1. There is no existing data source. 2. Create a new data set. 3. It pops up hint message, saying that "there is no data source". Actual result: it's better to tr...
2005-10-12 02:22:20
1,129,100,000
resolved fixed
16819f9
1,185,870,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
Birt
2,354
192,829
Bug 192829 Aggregation binding filter doesn't work for crosstab
The filter condition on bindings for Crosstab doesn't take effect. Currently Dte hasn't supported this yet.
2007-06-15 05:40:20
1,181,900,000
resolved fixed
4623b30
1,185,850,000
data/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/data/impl/CubeAggregationTest.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/api/CubeQueryExecutorHelper.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/impl/AggregationFunctionDefinition.java ...
Birt
2,355
198,231
Bug 198231 Exception when preview attached report in excel.[1203]
null
2007-07-30 03:47:32
1,185,780,000
closed fixed
eb47d9d
1,185,850,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
Birt
2,356
195,970
Bug 195970 Two issues when evaluate a query inlcuding a subquery[07]
Description: Currently, when evaluating a query which includes a subquery, the query will be evaluated twice. The binding of query will pass to subquery twice. If user write a java script such as new Date() and i++. The result of query will be incorrect. Another issue: when write the report document, the binding of que...
2007-07-10 05:50:26
1,184,060,000
closed fixed
77088f5
1,185,790,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/BindingColumnsEvalUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManager.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ExprManagerUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine...
Birt
2,357
198,212
Bug 198212 XLS Emitter: Report with hidden rows throws NPE
null
2007-07-29 17:06:10
1,185,740,000
resolved fixed
c94e3d3
1,185,780,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java
Birt
2,358
198,070
Bug 198070 ArrayIndexOutOfBoundsException throws out for grid with ZERO columns
The exception stack is: java.lang.ArrayIndexOutOfBoundsException: -1 at org.eclipse.birt.report.engine.emitter.excel.layout.LayoutUtil.createTable(LayoutUtil.java:96) at org.eclipse.birt.report.engine.emitter.excel.ExcelEmitter.startTable(ExcelEmitter.java:128) at org.eclipse.birt.report.engine.layout.html.HTMLTableLay...
2007-07-27 02:42:02
1,185,520,000
resolved fixed
9b9e7ea
1,185,770,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/LayoutUtil.java
Birt
2,359
197,929
Bug 197929 Fail to preview document from BIRT2.1.3 in BIRT2.2.1[0900]
Description: Fail to preview document from BIRT2.1.3 in BIRT2.2.1 in pdf format with frameset servlet Build number:2.2.1.v20070726 Steps to reproduce: 1. Preview attached document in web viewer. 2. Click Print As PDF button. Expected result: Display content in pdf. Actual result: damanged file. Error log:n/a
2007-07-26 04:11:51
1,185,440,000
closed fixed
5cc4c28
1,185,520,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReader.java
Birt
2,360
189,748
Bug 189748 Some HTML scripts do not work
Steps to reproduce: 1. Start BIRT and create a blank report. 2. Drag and drop a Text element from the palette onto the report designer. 3. Double click on the Text element in the report designer to bring up its editor. 4. Enter following script in the editor and set the recoginizer to "HTML" <p style="line-height:30px;...
2007-05-29 14:26:54
1,180,460,000
resolved fixed
8a1a5db
1,185,520,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java
Birt
2,361
198,059
Bug 198059 [regression]SVG chart cannot display in html.[13]
Description: SVG chart cannot display in html. Steps to reproduce: 1. New a report with a SVG chart. 2. Preview in Web Viewer and html. Expected result: Display chart. Actual result: Fail to display chart in html but pdf is ok. png chart can display
2007-07-26 23:11:29
1,185,510,000
closed fixed
be96b68
1,185,520,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/HTMLReportEmitter.java
Birt
2,362
197,451
Bug 197451 Export report current page to pdf will cause a redundant first page.[1200]
Description: Export report current page to pdf will cause a redundant first page. Build number:2.2.1.v20070723 Steps to reproduce: 1. Open attached report. 2. Preview in Web Viewer, navigate to second page. 3. Click Export Report->PDF, select current page and click OK. Expected result: Display data rows in second page,...
2007-07-23 04:11:18
1,185,180,000
closed fixed
86e8e11
1,185,520,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java
Birt
2,363
197,765
Bug 197765 Static level display will be affected by display field in dynamic[1101]
Description: Static level display will be affected by display field set previously in dynamic Build number:2.2.1.v20070725 Steps to reproduce: 1. Open attached report. (In the report. CUSTOMERNUMBER level in cube is dynamic level at first and I set CUSTOMERNAME as display field, then I change it to static. 2. Preview. ...
2007-07-25 05:37:49
1,185,360,000
closed fixed
0278eb7
1,185,440,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,364
197,261
Bug 197261 [2.2.1]The report that contain library xtab and set filter cannot be run
Description: [2.2.1]The report that contain library xtab and set filter cannot be run Step: 1.New a library and add a xtab 2.New a report and use the library 3.Drop the xtab from library explorer into layout 4.Set the filter on the xtab that is in report 5.Preview Actual result: It pop up an error said that the report ...
2007-07-20 04:23:00
1,184,920,000
closed fixed
730ec40
1,185,440,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/writer/ModuleWriter.java
Birt
2,365
190,942
Bug 190942 Compact html ouput to reduce file size
In html output, the emitter should check and compact style attribute string like: "border-left: 1px solid red; border-right: 1px solid red; border-top: 1px solid red; border-bottom: 1px solid red;" to "border: 1px solid red;", this will dramatically reduce the output html file size, which is important when the report c...
2007-06-04 23:57:45
1,181,020,000
resolved fixed
4517a44
1,185,440,000
engine/org.eclipse.birt.report.engine.emitter.html.tests/test/org/eclipse/birt/report/engine/emitter/html/HTMLEmitterOptimizeTest.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclip...
Birt
2,366
197,742
Bug 197742 Underline does not take effect when preview as POSTSCRIPT [1201]
Description: Underline does not take effect when preview as POSTSCRIPT. Build number: 2.2.1.v20070724-0630 Steps to reproduce: 1. Preview the attached design file as POSTSCRIPT. Expected result: "Additional Information" is underlined. Actual result: Underline does not take effect. Error log: N/A
2007-07-24 22:53:39
1,185,330,000
closed fixed
f585aa1
1,185,430,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java
Birt
2,367
194,727
Bug 194727 Pyramid chart with 2d+ dimension should like a pyramid
Pyramid chart in 2d+ dimension should like a pyramid, rather than a triangle with depth effect. In addition, pyramid in 2d+ should like itself in 3d as well. Take a look at attached screenshot to compare the charts.
2007-06-28 05:54:31
1,183,020,000
verified fixed
10dd9cb
1,185,350,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java
Birt
2,368
197,747
Bug 197747 NullPointerException in XLS emitter
NullPointException throw out when generate a report contains a hyperlink in XLS. The stack trace is: java.lang.NullPointerException at org.eclipse.birt.report.engine.api.HTMLActionHandler.getRenderContext(HTMLActionHandler.java:336) at org.eclipse.birt.report.engine.api.HTMLActionHandler.getURL(HTMLActionHandler.java:4...
2007-07-25 00:41:49
1,185,340,000
resolved fixed
fcf87f6
1,185,350,000
engine/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelEmitter.java
Birt
2,369
192,801
Bug 192801 [Acceptance]A problem when drill-through to other report in doc [1202]
Description: Drill-through to other report design file, and the target report design has two pages. Drill-through to the page2, and set the target report in doc. The target report doesn't paginated properly. Build version:2.2.0.v20070614-1316 Steps to reproduce: 1. Get the attached report design files. Preview a.rptdes...
2007-06-15 02:23:24
1,181,890,000
closed fixed
ea21b94
1,185,340,000
engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/HyperlinkInfo.java
Birt
2,370
197,589
Bug 197589 Need constant for automaic attribute name "DateTime"
Currently when set dateTimeLevelType for cube level, model will automatically create a built-in attribute "DateTime". But the name is hard-coded. We need a public constant for this name to allow UI to access it.
2007-07-24 02:34:11
1,185,260,000
resolved fixed
930c779
1,185,340,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/LevelAttribute.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/PropertyCommand.java
Birt
2,371
197,245
Bug 197245 Interactivity in Gantt series doesn't work[13]
Description: Inconsistent behaviors occur when (Y) Series and Legend Interactivity [Series Color By: Value Series] Build number: 2.2.1.v20070720-0630 Steps: 1. Create a Gantt Chart, Set Color By: Value Series. 2. Set Interavtivity Event: Mouse Click, Action: Highlight at (Y) Series and Legend. 3. Preview and Click. (Y)...
2007-07-20 02:21:19
1,184,910,000
closed fixed
069940b
1,185,340,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java
Birt
2,372
197,269
Bug 197269 Cant set a series invisible per default
I have a line chart with several value series. I want to have some invisible as the default, so I set the "OnLoad" event for the series to "Toggle Visbility". But the onLoad event is triggered for every segment of the series so the result, wether the line is visible or not, depends on a odd or even number of datapoints...
2007-07-20 05:02:18
1,184,920,000
resolved fixed
38d0954
1,185,270,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java
Birt
2,373
196,448
Bug 196448 Cannot open 2.1.2 report templates in 2.2
When I try to open a report design that was created with BIRT 2.1.2 with the new 2.2 version, I get the following exception : java.lang.NullPointerException at org.eclipse.birt.report.designer.ui.editors.MultiPageReportEditor.addPages(MultiPageReportEditor.java:222) at org.eclipse.ui.forms.editor.FormEditor.createPages...
2007-07-13 09:12:35
1,184,330,000
resolved fixed
4950d3f
1,185,260,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/xml/XMLEditor.java UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportXMLSourceEditorFormPage.java UI/org.eclipse.birt.report.designer.ui.id...
Birt
2,374
196,745
Bug 196745 Data Engine implementation of BPS80- Result Set Sharing
null
2007-07-16 18:44:46
1,184,630,000
resolved fixed
886d8d8
1,185,260,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/CacheResultIterator.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultIterator.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/ResultSetCacheUtil.java
Birt
2,375
197,586
Bug 197586 Compile error occurs in org.eclipse.birt.data in daily build 20070724-0630
Compile error occurs in org.eclipse.birt.data in daily build 20070724-0630. Please see the attachment for details.
2007-07-24 01:33:23
1,185,260,000
closed fixed
99ff03a
1,185,260,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedQueryUtil.java
Birt
2,376
183,321
Bug 183321 Word output does not retain formatting
Attached report has colors for rows etc. When exported to Word format, no row color formatting seems to be retained.
2007-04-20 01:40:24
1,177,050,000
resolved fixed
e1cd339
1,185,250,000
engine/org.eclipse.birt.report.engine.emitter.wpml/src/org/eclipse/birt/report/engine/emitter/wpml/WordUtil.java
Birt
2,377
188,027
Bug 188027 PasteAction is diabled
null
2007-05-21 01:06:46
1,179,720,000
verified fixed
f3c6d7e
1,185,180,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportDesignHandleTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DesignElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java model/org.eclipse.bi...
Birt
2,378
197,225
Bug 197225 Only set master page width will not take effect when preview in PDF [1200]
Description: Only set master page width will not take effect when preview in PDF. Build number: 2.2.1.v20070719-0630 Steps to reproduce: 1. New a report with a label. 2. Switch to Master Page tab and select type as "Custom", set Width to 5 in. 3. Preview in PDF. Expected result: The master page width take effect. Actua...
2007-07-19 22:07:19
1,184,900,000
closed fixed
a607b36
1,185,170,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFPageLM.java
Birt
2,379
191,687
Bug 191687 ArrayIndexOutOfBoundsException occurs when open the attache report design file
Description: ArrayIndexOutOfBoundsException occurs when open the attache report design file Build number: 2.2.0.v20070608-0630 Steps to reproduce: 1, Open the attache report design Expected result: If the report design is invalud, we just pops up a warning message to tell user Actual result: ArrayIndexOutOfBoundsExcept...
2007-06-08 08:04:16
1,181,300,000
closed fixed
8cb3816
1,184,920,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ReportElementHandleTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/table/LayoutUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java
Birt
2,380
197,228
Bug 197228 Need updaet createdBy info when serialize the module
When open module, designer will pass the property map which contains the createdBy info. this info should be retained by moduleHandle and then be updated and written when doing serialization. Note if this info is null, model should not update it during serialization. This could happen for api users or third-party desig...
2007-07-19 22:32:58
1,184,900,000
resolved fixed
165e176
1,184,910,000
model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/parser/ReportDesignParseTest.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/IModuleOption.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java
Birt
2,381
197,068
Bug 197068 Failure occurs inJunit test of org.eclipse.birt.report.engine.tests in daily build 20070719
Failure occurs inJunit test of org.eclipse.birt.report.engine.tests in daily build 20070719. Please see the attachment for details.
2007-07-18 22:40:34
1,184,810,000
closed fixed
8306854
1,184,830,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/ReportDocumentBuilder.java
Birt
2,382
195,122
Bug 195122 NPE throws out when click import value in list type dynamic parameter[0705]
Description: NPE throws out when click import value in list type dynamic parameter[0705] Build number: 2.2.0.v20070702-0630 Steps to reproduce: 1, New a dataset with no resultset 2, New a report parameter 3, Select List Box as display type 4, In static, click Import Values Expected result: No value can be imported or t...
2007-07-02 08:10:11
1,183,380,000
closed fixed
e11ea6d
1,184,820,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/DataUtil.java
Birt
2,383
189,397
Bug 189397 Columns for exported should be listed as display order or order in binding pane.[0001]
Description: Columns for exported should be listed as display order or order in binding pane. Build number:2.2.0.v200705281033 Steps to reproduce: 1. New sample db and dataset from OFFICES. 2. Drag the dataset to layout 3. Preview in Web Viewer 4. Click Export Data button. Expected result: Columns are listed as display...
2007-05-28 06:21:25
1,180,350,000
closed fixed
184da6c
1,184,810,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/BaseQueryDefinition.java
Birt
2,384
196,767
Bug 196767 "Finish" button does not take effect when first use CSS file then import CSS style in a library [0303]
Description: "OK" button is disabled when first use CSS file then import CSS style in a library. Build number: 2.2.1.v20070717-0630 Steps to reproduce: 1. New a library, in Outline view, right click to select default Theme->Use CSS File..., select one css file, click "OK". 2. in Outline view, right click to select defa...
2007-07-16 22:55:11
1,184,640,000
closed fixed
526908d
1,184,810,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ThemeHandle.java
Birt
2,385
196,894
Bug 196894 BIRT Cross tab, Cube - Time dimension enhancements
There were a couple of time dimension related enhancments planned post BIRT 2.2. This entry is to track those. This enhancments also includes - supporting additional predefined data time formats, that could make it easier to define data time dimension and use it in data items.
2007-07-17 21:11:33
1,184,720,000
resolved fixed
1a18fcb
1,184,740,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/LevelHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/ILevelModel.java model/...
Birt
2,386
196,897
Bug 196897 [Regression] Tube, Cone and Pyramid Chart title is wrong by default [13]
Description: Tube, Cone and Pyramid Chart title is wrong by default . Build number: 2.2.0.v20070718-0630 Steps to reproduce: 1. Drag a chart from the Palette to the Layout, select type as Tube, Cone or Pyramid. Expected result: The title is correct by default. Actual result: See the screenshot. Error log: N/A
2007-07-17 22:50:16
1,184,730,000
closed fixed
d0124be
1,184,740,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AbstractBarChart.java
Birt
2,387
196,895
Bug 196895 [Automation][Regression] long text was not rendered properly
steps to reproduce: - use the attached report desgin - preview in pdf expected behavior: - no break in text actual behavior: - text was breaked please refer to the attached screen capture for the difference
2007-07-17 22:06:44
1,184,720,000
closed fixed
02a42f8
1,184,730,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java
Birt
2,388
196,608
Bug 196608 Compile error when i switch jdk from 1.5 to 1.6
When i switch jdk from 1.5 to 1.6, there are 2 compile errors in plugin: org.eclipse.birt.report.data.oda.jdbc here is the error message: - The type SqlBlobUtil.BlobHelper must implement the inherited abstract method Blob.free() - The type SqlBlobUtil.BlobHelper must implement the inherited abstract method Blob.getBina...
2007-07-16 02:15:34
1,184,570,000
resolved fixed
4e41956
1,184,670,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/SqlBlobUtil.java
Birt
2,389
192,585
Bug 192585 The Tube/Cone/Pyramid Chart Y Axis type will be Date/Time after change type to Gantt then change back [0001]
Description: The Tube/Cone/Pyramid Chart Y Axis type will be Date/Time after change type to Gantt then change back Build number: 2.2.0.v20070614-0939 Steps to reproduce: 1. Drag a chart from the Palette to the Layout. 2. Select chart type as Gantt, then change to Tube/Cone/Pyramid. Expected result: The Chart in the pre...
2007-06-14 01:07:11
1,181,800,000
closed fixed
21b1a70
1,184,640,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AbstractBarChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BarChart.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/ConeChart.java chart/org.eclipse.birt.cha...
Birt
2,390
196,419
Bug 196419 Long string word in element will lost head and tail when preview as PDF[0004]
Description: Long string word in element will lost head and tail[0004] Step: 1.Input "labellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabellabel" in label or text. 2.Preview as PDF Actual result: It only privew the center of content ...
2007-07-13 03:49:46
1,184,310,000
closed fixed
d09916e
1,184,640,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java
Birt
2,391
172,998
Bug 172998 Font "vI" cause error under some special situation.
Reproduce step: 1. new a report; 2. insert 3 labels, input "Arial","Bodoni MT","Bodoni MT Black" respectively, set fonts to "Arial","Bodoni MT","Bodoni MT Black"; 3. preview as postscript. Result: Error.
2007-02-06 00:55:08
1,170,740,000
resolved fixed
816cf7e
1,184,640,000
engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/truetypefont/Util.java
Birt
2,392
193,882
Bug 193882 Chart fails when deploy BIRT and CHART deploy runtime together.[0601]
Description: Chart fails when deploy BIRT and CHART deploy runtime together. Build number:2.2.0.v200706221102 Steps to reproduce: 1. Copy BIRT deploy runtime WebViewerExample in birt-runtime-xxx.zip to Tomcat WebApp folder. 2. Copy Chart deploy runtime chart-view-example.war in birt-chart-xxx.zip to Tomcat WebApp folde...
2007-06-22 02:13:15
1,182,490,000
closed fixed
090d4e0
1,184,580,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/util/PluginSettings.java chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/pdf/PDFChartGenerator.java chart/org.eclipse.birt.chart.examples/src/o...
Birt
2,393
196,272
Bug 196272 Text position is incorrect in postscript and ppt.
Text position need to be ajusted according to baseline position.
2007-07-12 04:49:11
1,184,230,000
resolved fixed
407c477
1,184,570,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFPage.java engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java engine/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt...
Birt
2,394
195,961
Bug 195961 Toggle Visibility does not work for Marker Line/Range and Chart Area [13]
Description: Toggle Visibility does not work for Marker Line/Range and Chart Area. Build number: 2.2.0.v20070710-1223 Steps to reproduce: 1. New a Chart, in "Format Chart" tab, add interactivity for Chart Area or Marker Line/Range, Event: Mouse Click, Action: Toggle Visibility. 2. Preview, click the Chart Area or Marke...
2007-07-10 04:42:47
1,184,060,000
closed fixed
9011ac7
1,184,310,000
chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/TriggerSupportMatrix.java chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/util/TriggerSupportMatrixTest.java chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java cha...
Birt
2,395
191,645
Bug 191645 Some border are missing in second page when preview the attached report design in PDF[1102]
Description: Some border are missing in second page when preview the attached report design in PDF[1102] Build number: 2.2.0.v20070608-0630 Steps to reproduce: 1, Open the attached report design 2, Preview it in PDF 3, Go to page2 to check the border Expected result: All the border can be shown Actual result: Some bord...
2007-06-08 03:14:19
1,181,290,000
closed fixed
a929109
1,184,300,000
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.java
Birt
2,396
195,785
Bug 195785 Report Drill down fails when using a resource folder other than default
Build ID: I20070625-1500 Steps To Reproduce: 1. Create a simple report with a drilldown hyperlink to a subreport for each line of the table. Sample screenshot attached showing example using sample database, with a drill down for each customer in the sample database. 2. Define a master page or styles in a library that b...
2007-07-08 23:22:19
1,183,950,000
resolved fixed
c7d191c
1,184,290,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java
Birt
2,397
196,105
Bug 196105 There is an extra red square when preview the attached design file in ppt[1205]
Description: There is an extra red square when preview the attached design file in ppt. Build number: 2.2.1.v20070711-0630 Steps to reproduce: 1.Open attached report design 2.Preview in PPT Expected reuslt: The report is previewed correctly. Actual result: See the screenshot. Error log: N/A
2007-07-11 01:32:03
1,184,130,000
closed fixed
d034359
1,184,230,000
engine/org.eclipse.birt.report.engine.emitter.ppt/src/org/eclipse/birt/report/engine/emitter/ppt/PPTWriter.java
Birt
2,398
193,674
Bug 193674 Cross table page break is not correctly[1102]
Description: Cross table page break is not correctly[1102] Please see the attached report and screen image on page2 Actual result: The measure value will display on dimension area Exception: The first and second page should be: Australia Melbourne 6.0 null value null value null value null value France Strasbourg null v...
2007-06-21 05:02:17
1,182,420,000
closed fixed
75e4662
1,184,230,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/buffermgr/TableContentLayout.java
Birt
2,399
196,186
Bug 196186 Page Break not working in PDF using Page Break Interval set to 1 on a List
null
2007-07-11 12:24:59
1,184,170,000
resolved fixed
f291ae1
1,184,230,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/content/ListContainerExecutor.java
Birt
2,400
192,430
Bug 192430 [Acceptance] "Rever to Template Item" is not shown in the top menu "Element" [00]
Description: "Rever to Template Item" is not shown in the top menu Element Build number: 2.2.0.v20070613-1211 Steps to reproduce: 1. New a template add a label. 2. Select the label, create a template item and revert it to report element, save. 3. Select the label, click top menu "Element". Expected result: "Rever to Te...
2007-06-13 09:03:57
1,181,740,000
closed fixed
a2a7524
1,184,210,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/providers/SchematicContextMenuProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/RevertToReportItemAction.java
Birt
2,401
196,257
Bug 196257 NPE when call ArgumentInfoList.argumentsIterator()
When call ArgumentInfoList.argumentsIterator(), it will throw NPE sometimes. This is caused the inner "arguments" member may not initialized when call this method.
2007-07-11 23:11:20
1,184,210,000
resolved fixed
e45cb39
1,184,210,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/scripts/ArgumentInfoList.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/scripts/MethodInfo.java
Birt
2,402
195,083
Bug 195083 Background color should cover the whole data item in xtab.[1102][1200]
null
2007-07-02 01:49:10
1,183,360,000
closed fixed
18dbe47
1,184,210,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/emitter/PageDeviceRender.java
Birt
2,403
193,913
Bug 193913 Adding a aggregate with a column binding name that already exists should display a proper message
Build ID: 2.2RC3 Steps To Reproduce: 1.Add table to report 2.Add aggregation to table (Column Binding Name = "TEST") 3.Remove aggregate from table (the binding remains in the list of column bindings for this table) 4.Try to add the same aggregate to table (Column Binding Name = "TEST") This causes the error as shown be...
2007-06-22 04:45:34
1,182,500,000
resolved fixed
8dd44d3
1,184,140,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/BindingDialogHelper.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/DataColumnBindingDialog.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designe...
Birt
2,404
192,115
Bug 192115 <ul><li>effect in postscript doesn't display with dot.[1201]
Description: <ul><li>effect in postscript doesn't display with dot. Build number:2.2.0.v20070612 Steps to reproduce: 1. Insert a text item, set type as html. 2. Input content as <ul> <li>first</li><li>second</li><li>third</li> </ul> 3. Preview in pdf and postscript. Expected result: Dot before list item content. Actual...
2007-06-12 04:29:21
1,181,640,000
closed fixed
efaf458
1,184,140,000
engine/org.eclipse.birt.report.engine.tests/test/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReaderTest.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontConfigReader.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/fon...
Birt
2,405
195,951
Bug 195951 Focus for PNG does not work [13]
Description: Focus for PNG does not work. Build number: 2.2.0.v20070710-1223 Steps to reproduce: 1. New a Chart, set Output Format as PNG, in "Format Chart" tab, add interactivity for Value Series, Event: Focus, Action: Hyperlink or invoke script. 2. Preview, focus in Value Series. Expected result: Interactivity works....
2007-07-10 03:48:32
1,184,050,000
closed fixed
3c73438
1,184,130,000
chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java chart/org.eclipse.birt.chart.tests/src/org/eclipse/birt/chart/tests/engine/util/TriggerSupportMatrixTest.java
Birt
2,406
195,335
Bug 195335 Multithreads issue
a static hashmap in class HTMLServerImageHandler has not been synchronized which may leads to that the same images are handled(eg: write to disk) multiple times.
2007-07-04 01:49:49
1,183,530,000
resolved fixed
2b5f93a
1,184,120,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/HTMLServerImageHandler.java
Birt
2,407
195,627
Bug 195627 Mouse Double Click drill link to Internal bookmark dos not work for PNG [13]
Description: Mouse Double Click drill link to Internal bookmark dos not work for PNG. Build number: 2.2.0.v20070706-0959 Steps to reproduce: 1. New a Chart with bookmark "bookmark", page break after Always. 2. New another chart, output format is PNG, in "Format Chart" tab add interactivity for Value Series, select Mous...
2007-07-06 04:35:15
1,183,710,000
closed fixed
14edc35
1,184,060,000
chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/image/JavaxImageIOWriter.java
Birt