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
3,408
144,611
Bug 144611 [regression]viewer failed to handle larger amount of data
steps to reproduce: - use attached reports customer1p-25kr.rptdocument (1 page, 25000 data rows) customer5x500p-10r.rptdocument ( 2500 pages, 10 data rows/page) - deploy these reports with birt report viewer (20060531) - retrieve rendered reports using frameset url keyword expected behavior: - attached reports can be r...
2006-05-31 04:30:19
1,149,060,000
closed fixed
45f4e67
1,150,200,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/ExprEvaluateUtil.java
Birt
3,409
146,771
Bug 146771 [Regression]Preferences-Element Names-OdaDataSet, can not take effect
[Regression]Preferences-Element Names-OdaDataSet, can not take effect Steps: 1.Open Windows - reference - Element Names 2.Set the named of OdaDataSet as "odads" 3.New a report design and a odadatasource 4.New dataset apply this datasource Actual Results: 1.Data set default name is Data Set Expected Results: 1.The name ...
2006-06-13 03:42:57
1,150,180,000
closed fixed
02592d0
1,150,200,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlugin.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/preferences/ElementNamesP...
Birt
3,410
146,796
Bug 146796 Error message pop up if display text contain non-digital char when add next item
Description: In decimal type parameter creation,display type is "list box", Error message pop up if "display text" contain non-digital char when add next item. Steps: 1.Create a new decimal parameter 2.Set display type as "list box" 3.Input one item: value:1, display text:test 4.Input another item: Value:2 Actual resul...
2006-06-13 06:25:51
1,150,190,000
closed fixed
a25db89
1,150,190,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java
Birt
3,411
146,752
Bug 146752 [Compatibility]Backward compatibility for expression
Steps to reproduce: 1.Preview the attached report(Created by designer2.0) Actual result: The following items have errors: report report: - Invalid Javascript expression: Total.sum(row["AMOUNT"]) Invalid group level: SUM data.engine.InvalidJSExpr ( 1 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: In...
2006-06-13 01:13:41
1,150,180,000
closed fixed
72a397d
1,150,190,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/querydefn/ConditionalExpression.java
Birt
3,412
146,723
Bug 146723 In BIRT Report Viewer (the Web Viewer), a grouped report displays incorrect characters in the TOC
Eclipse 3.2.0 Build id: I20060602-1317 BIRT Report Designer version 2.1.0.N20060612-0630 Build id: 200606120630 In BIRT Report Viewer (the Web Viewer), a grouped report displays incorrect characters in the TOC. Steps to reproduce: 1 Open the attached Customers_grouped.rptdesign in BIRT Report Designer. 2 Choose File-->...
2006-06-12 18:52:28
1,150,150,000
resolved fixed
337f84c
1,150,190,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetTOCActionHandler.java
Birt
3,413
146,761
Bug 146761 All structure properties change can't be restore
Steps to reproduce: 1.New a report, extends lib.table 2.Add a structure property(such as filter, column binding...) on table 3.Choose the table, click "Restore Property" Expected result: Local propery is removed Actual result: Local property can't be removed so that "Restore Property" is always enabled
2006-06-13 02:35:38
1,150,180,000
closed fixed
5c718c2
1,150,190,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupPropertyHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java
Birt
3,414
146,755
Bug 146755 Wrong spelling with property name "aggregateOn"
Steps to reproduce: 1.Add column bindings with aggregateOn property 2.Switch to XML Source Expected result: Property name is "aggregateOn" Actual result: Property name is "aggregrateOn"
2006-06-13 01:34:13
1,150,180,000
closed fixed
54a0f01
1,150,190,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/ComputedColumn.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleRenamedPropertyStat...
Birt
3,415
146,526
Bug 146526 table of contents and bookmarks in target document cannot be selected if report and target document are stored at different disk
steps to reproduce: - create a document at disk D, and move it to disk C - create a report at disk D, and edit a drill through hyperlink - select table of contents and bookmarks in the document expected behavior: - table of contents and bookmarks can be selected actual behavior: - it simply didn't
2006-06-12 05:08:03
1,150,100,000
closed fixed
f8005be
1,150,170,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/URIUtil.java
Birt
3,416
146,550
Bug 146550 Could not insert JPG image to report layout
Description: Could not insert a image whose suffix is JPG(capital) to report layout. Steps to reproduce: 1.Insert a image whose suffix is JPG to report layout, the error message is "The file you selected is not an image.". 2.While when you change the suffix to jpg, it is ok. Expect result: Insert a JPG image correctly.
2006-06-12 08:26:51
1,150,120,000
closed fixed
3e8c62c
1,150,170,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java
Birt
3,417
143,510
Bug 143510 mysql column alias problem
I was using the following select statement as my data source: select id_case, cases.id_state, states.state, cast(summary AS CHAR) as summary, cast(descr AS CHAR) as descr, start_date, cast(client_text AS CHAR) as client_text, group_elements.name, groups.name from states, cases LEFT OUTER JOIN group_elements ON id_anali...
2006-05-24 12:18:22
1,148,490,000
resolved fixed
da030e2
1,150,120,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetMetaDataHelper.java
Birt
3,418
146,481
Bug 146481 Name is not necessary for extended element
Steps to reproduce: 1.New a label named "label" in library 2.New a report, extend lib.label Expected result: No name for the extended label Actual result: "label" is added as the name of label in report. It's not reasonable because "Restore Properties" is enabled even without properties change.
2006-06-11 23:21:58
1,150,080,000
closed fixed
7a8901e
1,150,100,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/EmptyGroupElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SimpleGroupElementHandle.java
Birt
3,419
146,369
Bug 146369 Zoom in/out doesn't work in Master page
Steps to reproduce: 1.New a report 2.Switch to Master page, choose Page->Zoom In/Out Expected result: Masterpage is zoomed in/out Actual result: Layout is zoomed in/out
2006-06-10 02:24:51
1,149,920,000
closed fixed
5a27937
1,150,100,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java
Birt
3,420
146,210
Bug 146210 [Regression]"null" value will appear in parameter "display as" box several times
Description:"null" value will appear in parameter "display as" box several times and all of them will be set as a change-disabled default value. steps to reproduce: 1.new a parameter display type"List Box". checkbox "allow null value" 2.In "Display As" box of parameter, place cursor on first row.Input nothing. 3.Switch...
2006-06-09 05:50:17
1,149,850,000
closed fixed
3d2abd1
1,150,100,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ParameterDialog.java
Birt
3,421
143,889
Bug 143889 Preview failed after set a group on the table detail row
Dscription: Create a XML data source, then create data set based on it. Drag Dataset to layout. Set group for one column. Preview, action failed. Steps: 1. New a project, named"Birt" 2. New a report 3. Create a data source D using "Test.xml" 3. Choose new data source in context menu 4. Select "XML data source", name "D...
2006-05-26 03:00:28
1,148,630,000
closed fixed
427aedc
1,150,090,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/dscache/DataSourceQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
Birt
3,422
145,965
Bug 145965 [regression]EvaluatorException when run and render attached report
Description: EvaluatorException when run and render attached report Steps to reproduce: 1. Render attached report using Engine API: RunTask and RenderTask Result: SEVERE: unterminated string literal (<inline>#1) org.mozilla.javascript.EvaluatorException: unterminated string literal (<inline>#1) at org.mozilla.javascrip...
2006-06-08 06:06:37
1,149,760,000
closed fixed
de3ba5b
1,150,090,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionUtil.java
Birt
3,423
146,386
Bug 146386 BIRT Viewer Sample does not shut down cleanly
Deploy BIRT WebViewerExample in Tomcat. Run a report that uses the Classic Models Sample Database. Next examine the Temp directory (depending on Tomcat setup this could be in the temp directory under Tomcat home, or it could be the system temp directory), make sure that you find a directory named similar to this: /BIRT...
2006-06-10 12:09:24
1,149,960,000
resolved fixed
cbb2c55
1,150,090,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/listener/ViewerServletContextListener.java
Birt
3,424
146,371
Bug 146371 [Regression]Error happens when switching to script view
Steps to reproduce: 1.New a report 2.Choose Page->Script Expected result: Switch to script view Actual result: org.eclipse.jface.util.Assert$AssertionFailedException: null argument; at org.eclipse.jface.util.Assert.isNotNull(Assert.java:150) at org.eclipse.jface.util.Assert.isNotNull(Assert.java:126) at org.eclipse.bir...
2006-06-10 02:32:31
1,149,920,000
closed fixed
b240651
1,150,080,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/TreeViewPalettePage.java
Birt
3,425
146,079
Bug 146079 Backwar Compatibility
Reports created using version 2.01 does not work in 2.1 RC4. Chart doesnot get displayed when I try to preview the report. I am getting the following error. Failed to prepare the following query for the data set type org.eclipse.birt.report.data.oda.jdbc.SPSelectDataSet. [exec spProcedureName ?, ?, ?, ?, ?] Illegal SP ...
2006-06-08 14:29:34
1,149,790,000
resolved fixed
81cdf97
1,149,940,000
data/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/SPParameterPositionUtil.java
Birt
3,426
145,925
Bug 145925 exception thrown out when create attached report using engine API
the following exception was thrown out in Java console when run, render, and runandrender attached reports respectively using engine API. SEVERE: Cannot find input parameter. java.lang.UnsupportedOperationException: No named Parameter supported. at org.eclipse.birt.report.data.oda.jdbc.Statement.findInParameter(Stateme...
2006-06-08 01:47:08
1,149,750,000
closed fixed
73c28ba
1,149,910,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/PreparedStatement.java
Birt
3,427
145,729
Bug 145729 Column binding name is created inconsistently on chart
Steps to reproduce: 1.New a table binding with a data set "ds" 2.Add a chart "chart1" in table header 3.In chart dialog, check "use data set" and choose "ds", column bindings are generated automatically,and their names are the same as those in table 4.Add anthor chart "chart2", binding it in Property Editor->Binding Ex...
2006-06-07 06:06:28
1,149,670,000
closed fixed
f950072
1,149,850,000
chart/org.eclipse.birt.chart.reportitem.ui/src/org/eclipse/birt/chart/reportitem/ui/ReportDataServiceProvider.java
Birt
3,428
146,159
Bug 146159 [Regression]Changing font operation doesn't work other than the first time
Description: The first time changing operation can work well. However, Change it again, it won't work. Steps: 1.Insert lable/text to layout or master page 2.Change the font from serif to cursive, it works well 3.Change the font again Result: The action doesn't work Additional infor: build number:200606080632
2006-06-08 23:06:28
1,149,820,000
closed fixed
9a44d88
1,149,840,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FontPreferencePage.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic...
Birt
3,429
140,767
Bug 140767 Enhance the PreparedJointDataSourceQuery, etc.
In current implementation of PreparedJointDataSourceQuery, the method initialize(), which is called when create odi query, includes heavyweight operations such as ResultIterator population. These operations should be postponed until they are actually needed. The change need be made to PreparedJointDataSourceQuery, howe...
2006-05-09 06:46:37
1,147,170,000
resolved fixed
57eee50
1,149,840,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedJointDataSourceQuery.java
Birt
3,430
132,515
Bug 132515 Expression like "Toltal.rank(Tolta.ave(row[a]),ture,Null,1)" is return an error
Description: Add an expression like "Toltal.rank(Tolta.ave(row[a]),ture,Null,1)" is return an error.The nesting "Toltal" seem not to be work. Step to reproduce: 1.new a datasource and dataset 2.drag the dataset to layout veiw for a table 3.set a group on the table 4.Insert a data into the group header with the expressi...
2006-03-20 03:40:04
1,142,840,000
closed fixed
ee19ab8
1,149,840,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/IComputedColumnsState.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/IExpressionProcessor.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/group/GroupInstanceFilter.java...
Birt
3,431
145,716
Bug 145716 [deploy]WORKING_FOLDER_ACCESS_ONLY doesn't work for reports inside WebViewerExample folder
Description: WORKING_FOLDER_ACCESS_ONLY doesn't restrict report inside WebViewerExample folder Steps to reproduce: 1. Deploy birt 2. Set BIRT_VIEWER_WORKING_FOLDER to local folder using absolute path 3. Set WORKING_FOLDER_ACCESS_ONLY to true 4. Preview report inside WebViewerExample folder using relative path Expected ...
2006-06-07 04:19:14
1,149,670,000
closed fixed
8c23935
1,149,840,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
3,432
145,970
Bug 145970 [REGRESSION] Set format in parameter dialog will lose the orginal data set by user.
Reproduce: 1. New a report scalar parameter, "p1", in the initialize dialog, set format to be uppercase. 2. New a data set with query "select * from CLASSICMODELS.CUSTOMERS where CLASSICMODELS.CUSTOMERS.CONTACTFIRSTNAME = ?". And bind the data set parameter to the report parameter "p1". 3. Insert a table into layout vi...
2006-06-08 06:46:05
1,149,760,000
verified fixed
663e473
1,149,830,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java
Birt
3,433
145,991
Bug 145991 [Regression]Invalid data set should not be allowed to drag or "Insert in layout"
null
2006-06-08 08:49:44
1,149,770,000
closed fixed
5dd7cf7
1,149,830,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DataSetHandle.java
Birt
3,434
145,992
Bug 145992 [regression] drill through to report document with toc in target does not work properly
steps to reproduce: - create 1st report - add a report element with toc entry - preview in viewer - create 2nd report - add a drill through link to the report document expected behavior: - drill through can be added actual behavior: - when select toc in target, exception was thrown out
2006-06-08 08:50:05
1,149,770,000
closed fixed
eb4733e
1,149,820,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java
Birt
3,435
145,698
Bug 145698 Name change won't enable "restore property" button
Steps to reproduce: 1.New a report, extends lib.label 2.Choose the label, switch to property editor, chang its name to "aa" 3.Choose the label again Expected result: "Restore property" button is enabled Actual result: "Restore property" button is grayed out
2006-06-07 02:17:46
1,149,660,000
closed fixed
ee74585
1,149,820,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupElementHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java
Birt
3,436
146,088
Bug 146088 Add library context menu item not available in empty Library Explorer
Steps to reproduce: 1. Make sure there are no libraries in your resource folder. Right-click in Library Explorer. 2. If libraries exist in the resource folder, expand a library and highlight an item that is inside the library. Right-click in Library Explorer. Expected: Add Library is available in the context menu in bo...
2006-06-08 14:59:53
1,149,790,000
resolved fixed
9c366d8
1,149,820,000
UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerContextMenuProvider.java
Birt
3,437
145,741
Bug 145741 Could not set the value of Boolean parameter as 0 or 1
Description: Could not set the value of report scalar boolean parameter as 0 or 1. Steps to reproduce: 1.Create a report parameter, boolean type, Combo Box display type. 2.Add the value as 0, failed. Expect result: Could set integer value to boolean type parameter.
2006-06-07 07:07:21
1,149,680,000
closed fixed
1f78f74
1,149,770,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java
Birt
3,438
145,942
Bug 145942 [regression] use library function does not work properly
steps to reproduce: - create a library - publish to resource folder - create a report - use the library - insert -> use library, or - outline -> libraries -> use library - navigate to designer resource folder - select a library - click on open expected behavior: - library is included actual behavior: - error occurred, ...
2006-06-08 03:11:19
1,149,750,000
closed fixed
0015541
1,149,760,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ImportLibraryAction.java
Birt
3,439
145,962
Bug 145962 [regression] double click on an extended dynamic parameter cause NPE
steps to reproduce: - create a library - create a dynamic parameter - publish the library to designer resource folder - create a report using the library - drag the parameter to layout view - switch to data explorer view - double click on the parameter expected behavior: - parameter dialog should be displayed actual be...
2006-06-08 05:18:43
1,149,760,000
closed fixed
f667171
1,149,760,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/DataUtil.java
Birt
3,440
145,749
Bug 145749 Strange "Stack Trace" appears when navigating the controls in Enter parameter dialog by tab key
Description: Strange "Stack Trace" appears when navigating the controls in Enter parameters dialog by tab key. Steps to reproduce: 1. New a report 2. New a parameter without default value 3. Switch to Preview tab, Enter parameters dialog will pop up 4. Use tab key to navigate the controls in this dialog Expected result...
2006-06-07 08:18:22
1,149,680,000
closed fixed
dbe11c6
1,149,760,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/ParameterFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/RequesterFragment.java
Birt
3,441
145,478
Bug 145478 Unable "Select Value" in the Join data set's filter
Step to reproduce: 1.new a join data set(please use the attached file) 2.right click the dataset and click the Edit 3.go to the Filter pane and set a filer 4.click the list of Value1 Actual result: A warning pop up and cant select Value.
2006-06-06 03:26:56
1,149,580,000
closed fixed
e190b1b
1,149,760,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/DataSetProvider.java
Birt
3,442
144,590
Bug 144590 [Accessibility] BIRT custom controls should support active accessibility
Description: BIRT custom controls should support active accessibility. There are some custom controls in BIRT GUI. In Eclipse, when implementing a custom control you should also implement some or all of (as they apply to your control) org.eclipse.swt.accessibility.AccessibleListener, org.eclipse.swt.accessibility.Acces...
2006-05-31 01:56:35
1,149,050,000
closed fixed
5ab732c
1,149,750,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/PreviewLabel.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal...
Birt
3,443
145,909
Bug 145909 [regression] the layout of new map rule dialog is not well organized
steps to reproduce: - create a report - add a table/list - add a new map rule - notice new map rule dialog expected behavior: - the layout should be user friendly actual behavior: - it was simply not
2006-06-07 22:37:34
1,149,730,000
closed fixed
1cbdaba
1,149,740,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HighlightRuleBuilder.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/MapRuleBuilder.java
Birt
3,444
145,848
Bug 145848 TVT3.2:TCT867: tw : "Reset Method" button is truncated in Report Editor
OS : RHEL 3.1 Must fix or not a must fix: YES Build date: 0605 Component name = BIRT Blocking: NO Language: tw Bitmap Location: V:\defects\cht Tester Name: Ivory Chang Problem Description: "Reset Method" button is truncated in Report Editor and can NOT be resized. Step: Start Eclipse Click Window->Open Perspective->Oth...
2006-06-07 15:15:08
1,149,710,000
closed fixed
25d20ab
1,149,730,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java
Birt
3,445
145,724
Bug 145724 Change version after auto convert
By the request of 136536, user get warning message to confirm the auto convert. If user select yes, the file convert to newest format, but the version is still old. If user open this file again, he'll get the warning message even the file converted.
2006-06-07 05:08:40
1,149,670,000
resolved fixed
5b504d4
1,149,730,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java
Birt
3,446
145,021
Bug 145021 Enhance the agrregate on option in column binding dialog
1. Check if the expression is aggregate expression by data utility class. 2. If yes, the option is ?all? and group name list 3. if not, the option disabled (or set to none?) if the column binding is in detail row. If the column binding is in group row, the option is ?None? and group name list.
2006-06-02 02:05:32
1,149,230,000
resolved fixed
f93286d
1,149,680,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/DataUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBind...
Birt
3,447
145,491
Bug 145491 [deployment]BIRT_VIEWER_LOCALE in web.xml doesn't work
Description: BIRT_VIEWER_LOCALE in web.xml doesn't work Steps to reproduce: 1. Deploy birt 2. Set ko_kr to BIRT_VIEWER_LOCALE inside web.xml file 3. Start application server and preview report. Expected result: The default locale for report should be ko_kr Actual result: The report still used en_us locale to display da...
2006-06-06 04:48:05
1,149,580,000
closed fixed
c1ea505
1,149,680,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
3,448
145,481
Bug 145481 [RCP]Top Menu-Insert-Image, Edit Image Item dialog can not be opened.
[RCP]Top Menu-Insert-Image, Edit Image Item dialog can not be opened. Steps: 1.Select Top Menu-Insert-Image Actual Results: 1.Edit Image Item dialog can not be opened Expected Results: 1.Edit Image Item dialog can be opened
2006-06-06 03:51:39
1,149,580,000
closed fixed
ffe5e5b
1,149,670,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/actions/BaseInsertMenuAction.java
Birt
3,449
136,536
Bug 136536 Warning message should be provided before converting old report design
Currently if you open the old report design in designer, it will be converted and saved silently without any warning message. Since the conversion is not reversible, user will not be able to open that design again in old designer. This may be unexpected if user isn't aware of this behavior in advance. Normally, in desi...
2006-04-13 00:01:47
1,144,900,000
resolved fixed
9e1cac9
1,149,670,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
3,450
145,679
Bug 145679 [Regression]Failed to preview sqlserver data set with jtds1.1
Steps to reproduce: 1.Add jtds_1.1.jar to JAR Files, test connection, it's ok 2.New a data set, preview result Expected result: Data can be retrieved Actual result: A BIRT exception occurred. Plug-in Provider:Eclipse.org Plug-in Name:BIRT Data Engine Plug-in ID:org.eclipse.birt.data Version:2.1.0.N20060607-0632 Error C...
2006-06-06 22:44:47
1,149,650,000
closed fixed
295c659
1,149,660,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceQuery.java
Birt
3,451
144,402
Bug 144402 Report title didn't appear on PDF
null
2006-05-30 05:31:08
1,148,980,000
closed fixed
07708cd
1,149,650,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java
Birt
3,452
145,462
Bug 145462 [regression]Chart in attached report doesn't display correctly
Description: Chart in attached report doesn't display correctly Steps to reproduce: 1. Preview attached report in Web viewer/html/pdf. 2. Deploy birt and preview attched report in Web viewer/html/pdf Expected result: Four charts display Actual result: In Web Viewer, preview is ok. The second chart disppeared when previ...
2006-06-06 01:46:39
1,149,570,000
closed fixed
674478f
1,149,610,000
chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingRendererImpl.java
Birt
3,453
144,844
Bug 144844 [regression]Exception when preview report with output parameter in Web Viewer
Description: Exception when preview report with output parameter in Web Viewer Steps to reproduce: 1. Preview attached report in Web viewer The report contains parameter from store procedure Result: report report: - There are errors evaluating script "row["op"]". Error.ScriptEvaluationError ( 1 time(s) ) detail : org.e...
2006-06-01 03:23:46
1,149,150,000
closed fixed
21c3771
1,149,590,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceQuery.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/OdaResultSet.java
Birt
3,454
145,482
Bug 145482 data item's display is the same as a label
After selecting a result set column for a data item, the result set column name is used to show the data item in layout editor. It will be better to show the data item as "[" + the result set column name + "]" so that it is different from a label.
2006-06-06 03:52:10
1,149,580,000
resolved fixed
f5f973c
1,149,580,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DataEditPart.java
Birt
3,455
145,465
Bug 145465 NPE is thrown out when deleting the included library in resource folder
Steps to reproduce: 1.Add a label in a library, publish the library 2.New a report, extends lib.label 3.Delete the library in resource folder 4.Refresh the report Expected result: lib.label can't find its parent, but no exception Actual result: java.lang.NullPointerException at org.eclipse.birt.report.model.api.command...
2006-06-06 01:54:42
1,149,570,000
closed fixed
ff53935
1,149,580,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java
Birt
3,456
145,287
Bug 145287 New a style on an item in library when the theme is recreated
Details: New a style on an item in library when the theme is recreated Step: 1.New a library. 2.Open the outline and delete the defaultTheme. 3.Create a new theme named newTheme. 4.Add a label. 5.Select the lable and new a style. Actual result: An error is pop up. org.eclipse.birt.report.designer.core.runtime.GUIExcept...
2006-06-05 02:37:42
1,149,490,000
closed fixed
d23060e
1,149,580,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/actions/AddStyleAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/edi...
Birt
3,457
145,303
Bug 145303 Parameter dialog didn't show the property change in XML Source
Steps to reproduce: 1.New a string parameter with default value "aaa" 2.Switch to XML Source, change its default value to "bbb" 3.Switch to layout, open the parameter dialog in data explorer Expected result: Default value is changed to "bbb" Actual result: Default value is still "aaa"
2006-06-05 05:27:17
1,149,500,000
closed fixed
38a8ebb
1,149,560,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
3,458
129,580
Bug 129580 HCG_BIDI: Undesirable order of BiDi chars in Edit Text Item dialog
This is BiDi specific defect. Capital characters refer to BiDi (Hebrew/Arabic) characters. 1. Create report 2. Add text item from the palette 3. Define it as HTML/Dynamic Text 4. Add <CODE> section 5. Type inside some logical expression using BiDi characters. if ABC != "OLLEH world" then ABC = "ELLOH" Actual result: if...
2006-02-27 10:16:33
1,141,050,000
closed fixed
0079a34
1,149,560,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java
Birt
3,459
145,144
Bug 145144 SVG Interactivity cannot highlight gradient colors
Create any SVG Chart with gradient colors on the series palette. Add interactivity on series to highlight them on mouseover for instance (or mouse click) The highlight doesn't work. It works for plain colors only.
2006-06-02 16:01:00
1,149,280,000
resolved fixed
04c86c9
1,149,540,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/EventHandlers.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java
Birt
3,460
144,403
Bug 144403 Jion include scripted dataset the result set is not list in the data explorer
Description; Jion include scripted dataset, the result set is not list in the data explorer Step to reproduce: Refer to the design file attached. Jioned with any scripted dataset will cause the problem. Actual result: Refer to the screenshot.
2006-05-30 05:33:48
1,148,980,000
closed fixed
2744ee5
1,149,490,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetMetaDataHelper.java
Birt
3,461
145,274
Bug 145274 __isnull does not work properly when parameters have default value
steps to reproduce: - create a report - add a parameter with default value - preview report in web viewer - modify the url with __null pattern expected behavior: - __null takes effect actual behavior: - it simply didn't
2006-06-05 01:07:31
1,149,480,000
closed fixed
deb42b3
1,149,490,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
3,462
145,263
Bug 145263 [Regression]Error is thrown out when using functions in expression builder
Steps to reproduce: 1.Open Expression builder, choose one function, says Native JS Functions->Date->getFullYear() Expected result: getFullYear() is added to the Expression field Actual result: java.lang.ClassCastException at org.eclipse.birt.report.designer.ui.dialogs.ExpressionBuilder$3.doubleClick(ExpressionBuilder.j...
2006-06-04 22:33:17
1,149,470,000
closed fixed
d896bbc
1,149,480,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java
Birt
3,463
145,216
Bug 145216 Drag and drop multiple columns in Edit Data Set dialog does not work
It is possible to select multiple columns in Edit Data Set dialog, but dragging and dropping them into the query text inserts only one of the selected columns. Expected: Either only on column is selectable or all selected columns are inserted (with comma as separator). Tested with BIRT2.1RC4.
2006-06-03 18:38:59
1,149,370,000
resolved fixed
30cc7d7
1,149,480,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
3,464
144,077
Bug 144077 Throw exception when generate SVG chart which has inteactive
There is a program mistake in "org.eclipse.birt.chart.device.svg" project. In "SVGInteractiveRenderer" class, "findCategorySeries" method, "getSeries( ).get( 1 )" should be changed to "getSeries( ).get( 0 )". It will throw exception when generate SVG chart which has inteactive. And i find this in 2.1RC3a.
2006-05-27 14:21:32
1,148,750,000
resolved fixed
abbc5ea
1,149,270,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGInteractiveRenderer.java
Birt
3,465
143,173
Bug 143173 No error for recursive including when exporting a report to a library
Steps to reproduce: 1.New a library named "Lib", add a lable in it 2.New a report, extends Lib.label 3.Export the report, choose target library "Lib" Expected result: Error to warn the recursive including Actual result: The target library includes itself without error
2006-05-23 07:19:40
1,148,380,000
closed fixed
482a383
1,149,230,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ElementExportUtil.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/util/ModelUtil.java
Birt
3,466
145,022
Bug 145022 Provide a utility method to help GUI enhance aggregate on.
DtE will provide a method hasAggregation(String expression) in org.eclipse.birt.core.data.ExpressionUtil, and the return value will be true when the expression is a valid JS expression and it has aggregation defined.
2006-06-02 02:07:22
1,149,230,000
resolved fixed
6d4ec38
1,149,230,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionParserUtility.java core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionUtil.java
Birt
3,467
141,202
Bug 141202 Enh: Invoke Binding editor from Expression Builder
After switching to the data binding scheme in 2.1, one of the common issues for a BIRT designer is that he might find out that additional binding need to be added when he is creating an expression. In the current UI he must then cancel out of the expression builder, go back to the table to create the new binding, and i...
2006-05-11 02:24:19
1,147,330,000
resolved fixed
7abff9a
1,149,220,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionProvider.java
Birt
3,468
144,179
Bug 144179 Use the stored procedure "counterInt1(?)" will cause an exception
Description: use the store procedure "counterInt1(?)" will cause an expection Step to reproduce: 1.new a report 2.new a datasource : net.sourceforge.jtds.jdbc.Driver (v1.1) jdbc:jtds:sqlserver://spmdb:1433/gui sa/sa 3.new a data set with the dataset type SQL Stored Procedure Query 4.input {call dbo.counterInT1(?)} in t...
2006-05-29 04:03:11
1,148,890,000
closed fixed
a1d63df
1,149,160,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/src/org/eclipse/birt/report/data/oda/jdbc/CallStatement.java
Birt
3,469
141,227
Bug 141227 Prompt text on cascading parameter group can't be preview
Details: Prompt text on cascading parameter group can't be preview Description: In RC2, the prompt text on cascading parameter was planned to finished. But now it has not been used. Will it be delay to RC3?
2006-05-11 04:21:14
1,147,340,000
closed fixed
a1901d2
1,149,150,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ParameterGroupFragment.java
Birt
3,470
140,542
Bug 140542 label can't be displayed without resource file or unmatched key
Steps to reproduce: 1.New a report, add a lable with text "aaa" 2.Add a resource file for the report, set key to "key1", value to "actuate", apply the value to the label 3.Clear the resource file in Property Editor->General->Resource File (or change the key to "abc") 4.Preview the report Expected result: 1.Display labe...
2006-05-08 02:56:59
1,147,070,000
closed fixed
c000294
1,149,150,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/BundleHelper.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java
Birt
3,471
144,825
Bug 144825 [Regression]Can't select operator other than "equal to" during create filter for table
Steps: 1. Create new data source and data set based on the following database (Sample DB , select all the data from the table customers) 2.Drag data set to layout 3.Select table, click "filter" tab in "Property editor", add a filter for table "CustomNumber Top 10" Actual result: The default operator is "equal to". So w...
2006-05-31 22:35:56
1,149,130,000
closed fixed
7ef303d
1,149,140,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/CCombo.java
Birt
3,472
144,167
Bug 144167 [Compatibility] Error occurs when preview an existing report design
Description: Preview an existing report design, error occurs. Error message: The following items have errors: report report: - Group key has unsupported data type: java.util.Date data.engine.BadGroupKeyType ( 1 time(s) ) detail : org.eclipse.birt.data.engine.core.DataException: Group key has unsupported data type: java...
2006-05-29 03:17:06
1,148,890,000
closed fixed
62cce19
1,149,130,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/group/GroupBy.java
Birt
3,473
124,380
Bug 124380 SVG format isn't supported by report designer
This is not charts issue but regular reports containing Image report items that point to SVG files. Error message pops up saying: "The image cannot be loaded. Reason: unsupported or unrecognized format".
2006-01-18 15:37:52
1,137,620,000
resolved fixed
b7d1cc2
1,149,130,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/ImageManager.java
Birt
3,474
136,538
Bug 136538 chart cannot inherite table's columns binding when drag into table's group header
steps to reproduce: - create a table - define columns binding - insert a group - drag a chart into table's group header expected behavior: - chart can inherite table's columns binding actual behavior: - it simply couldn't
2006-04-13 00:52:19
1,144,900,000
closed fixed
f07d34d
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/extensions/ExtendedElementToolExtends.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/extension/ExtendedEditPart.java
Birt
3,475
144,511
Bug 144511 TVT3.2:TCT786: pl: Curency symbol is on the wrong side of number
OS : RHEL 3.1 Must fix or not a must fix: YES Build date: 0529 Component name: BIRT Blocking: NO Language: pl Bitmap Location: V:\defects\pl\20.002310.jpg Tester Name: Marek Gaskiewicz Steps to recreate the problem: Click Window->Open Perspective->Other->Report Design Right click anywhere on the report design Select St...
2006-05-30 14:33:24
1,149,010,000
closed fixed
c18fe7b
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatNumberPage.java
Birt
3,476
143,099
Bug 143099 TVT3.2:TCT623: The label "Preview" is truncated
OS : RHEL 3.1 Must fix or not a must fix: YES Build date: 0521 Component name = BIRT Blocking: NO Language: no Bitmap Location:name of the screen capture same as TCT number Tester Name: Ellen Elisabeth Kastodden Problem Description: The label "Preview" is truncated Start Eclipse Click Window->Open Perspective->Other On...
2006-05-22 20:31:42
1,148,340,000
closed fixed
73e9e30
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/LayoutTable.java
Birt
3,477
144,519
Bug 144519 TVT3.2:TCT787: pl: Lists on the page are too narrow
OS : RHEL 3.1 Must fix or not a must fix: NO Build date: 0529 Component name: BIRT Blocking: NO Language: pl Bitmap Location: V:\defects\pl\.20.002210.jpg Tester Name: Marek Gaskiewicz Steps to recreate the problem: Click Window->Open Perspective->Other->Report Design Right click anywhere on the report design Select St...
2006-05-30 15:00:26
1,149,020,000
closed fixed
6147a92
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/PageBreakPreferencePage.java
Birt
3,478
144,489
Bug 144489 TVT3.2:TCT781: pl: List is too narrow
OS : RHEL 3.1 Must fix or not a must fix: NO Build date: 0529 Component name: BIRT Blocking: NO Language: pl Bitmap Location: V:\defects\pl\.20.002210.jpg Tester Name: Marek Gaskiewicz Steps to recreate the problem: Click Window->Open Perspective->Other->Report Design Right click anywhere on the report design Select St...
2006-05-30 13:01:43
1,149,010,000
closed fixed
72cd37b
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FontPreferencePage.java
Birt
3,479
142,430
Bug 142430 Available data set should be invisible for dynamic image
Steps to reproduce: 1.New a sample data source and data set with table "PRODUCTLINES" 2.Add a dynamic image, binding with data set 3.Click "Expression Builder" Expected result: Available data set is not listed in Category to avoid user choose it Actual result: Available data set is listed in Category but we didn't supp...
2006-05-18 03:52:37
1,147,940,000
closed fixed
579cda8
1,149,130,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ImageBuilder.java
Birt
3,480
136,941
Bug 136941 Del key has no effect in XML Source
Using BIRT 2.1RC0 build. To reproduce: Open or create a report design. Choose the XML Source tab. Select some text. Press the Del key. Expected: The selected text is deleted. Actual: Nothing happens.
2006-04-16 17:48:48
1,145,220,000
resolved fixed
5434b23
1,149,130,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
3,481
139,420
Bug 139420 Display text for the second paramter in cascading parameter group didn't take effect in Web Viewer
Steps to reproduce: 1.Add a sample data source and a data set with table "CUSTOMERS" 2.Add a cascading parameter group with single data set mode 3.Set value for the first parameter to "CUSTOMERNUMBER", display text to "CUSTOMERNAME" 4.Set value for the second parameter to "CITY", display text to "PHONE" 5.Preview in We...
2006-04-30 01:27:15
1,146,370,000
closed fixed
d59e6e0
1,149,130,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/AbstractGetCascadeParameterActionHandler.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/soapengine/api/SelectItemChoice.java viewer/org.eclipse.birt.report.viewer/birt/WEB-IN...
Birt
3,482
132,652
Bug 132652 Click other property will cause the previous revised value lost in Properties sheet.
Description: Click other property will cause the previous revised value lost in Properties sheet. Steps to reproduce: 1. Insert a label 2. Open Properties sheet, select the label. 3. Input 10pt in Margin left, then click Margin right. Expected result: 10pt is saved. Actual result: 10pt was lost.
2006-03-21 04:56:15
1,142,930,000
closed fixed
478d4bb
1,149,070,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/swt/custom/CCombo.java
Birt
3,483
133,721
Bug 133721 Generating PDF/Printable HTML reports with input parameters
I made improvements to the JSP for the Web Viewer to add the option to run the report with the parameters input by the users as a PDF or HTML page that is printable (using the /run?). The parameters are stored as form field and the form is submitted. This way, the user input parameters are passed to the /run? I wanted ...
2006-03-28 16:45:58
1,143,580,000
resolved fixed
fa678fd
1,149,070,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java
Birt
3,484
136,818
Bug 136818 [Deployment]NPE when preview report after deploy birt.war in Weblogic9
Description: NPE when preview report after deploy birt.war in Weblogic9 Steps to reproduce: 1. Deploy birt.war in WebLogic 9 2. Visit index.jsp and click link to view test.rptdesign. Result: Error 500--Internal Server Error java.lang.NullPointerException at org.eclipse.birt.report.service.ReportEngineService.setEngineC...
2006-04-14 04:16:06
1,145,000,000
closed fixed
5bdace7
1,148,890,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
3,485
144,153
Bug 144153 [regression] drill through to a report with parameter does not work properly
steps to reproduce: - use the attached report design (new_report_2.rptdesign contains a drill through link) (new_report_3.rptdesign contains a parameter without default value) - preview new_report_2.rptdesign in HTML and PDF - click on Carine expected behavior: - drill through to new_report_3.rptdesign - parameter dial...
2006-05-28 23:18:37
1,148,870,000
closed fixed
212292c
1,148,880,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
3,486
142,930
Bug 142930 Preview web viewer error when insert data with own binding to list footer
Description: Preview web viewer error when insert data with own binding to list footer Steps to reproduce: 1. Insert a list, bind it to dataset 2. Insert a data item to list footer and bind it to dataset 3. Preview in web viewer/html/pdf Expected result: Preview is ok Actual result: In Web Viewer, I got below errors: E...
2006-05-22 02:58:05
1,148,280,000
closed fixed
51b49a8
1,148,880,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java
Birt
3,487
142,928
Bug 142928 Item from library is changed to a report design item after revert to report item
Details: Item from library is changed to a report design item after revert to report item. Setp: 1.New a template. 2.Use a libary contain a label. 3.Drop the label from library explorer into layout. 4.Change the label to template item. 5.Revert the template item to report item. Actual result: The label is become a repo...
2006-05-22 02:19:13
1,148,280,000
closed fixed
0e74dc5
1,148,800,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/DefaultNodeProvider.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/TemplateReportItemHandle.jav...
Birt
3,488
144,106
Bug 144106 [Regression]Parameter request page pops up twice while running the report with cascading parameter
Steps to reproduce: 1.Add a cascading parameter group with a parameter 2.Preview Expected result: The parameter request page just pops up once for input value Actual result: The parameter request page pops up twice when inputting parameter value
2006-05-28 02:04:03
1,148,800,000
closed fixed
bd52e70
1,148,800,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java
Birt
3,489
143,126
Bug 143126 [Regression]Insert chart into table group header, preview, incorrectly.
Insert chart into table group header, preview, incorrectly. Steps: 1.Insert a table 2.Create a group for the table 3.Insert chart into group header, inherit table's data set 4.preivew Actual Results: 1.Chart datas are incorrectly Expected Results: 1.Chart can be previewed correctly.
2006-05-22 23:09:36
1,148,350,000
closed fixed
e682543
1,148,640,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/DataEditPart.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/ElementBuilderFactory.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report...
Birt
3,490
143,898
Bug 143898 [smoke][regression]Chart cannot be extended from library file
Description: Chart cannot be extended from library file Step to reproduce: 1. New a library and insert chart, publish it. 2. New a report, drag data source, dataset and chart to Layout from library 3. Save the report. Result: GUIException: caused by java.lang.reflect. invocation targetexception
2006-05-26 03:54:28
1,148,630,000
closed fixed
300be31
1,148,640,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/ExtensionValidator.java
Birt
3,491
143,890
Bug 143890 [Smoke]Chart cann't preview as web view
Details: [Smoke]Chart cann't preview as web view Setp: 1.Add a chart on report design. 2.Preview as web view. Actual result: The chart can't be preview on web view.
2006-05-26 03:05:41
1,148,630,000
closed fixed
e68bcb8
1,148,630,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java
Birt
3,492
143,671
Bug 143671 [Linux-As][Smoke]Parameter can't be used.
Details: [Linux-As]Parameter can't be used. Setp: 1.New a report design. 2.New a paremeter. 3.Preview and click Run Report Parameter. 4.Dialog pop up and press OK. Actual resutl: Report error.
2006-05-25 03:53:49
1,148,540,000
closed fixed
1373d48
1,148,630,000
UI/org.eclipse.birt.report.designer.ui.preview/src/org/eclipse/birt/report/designer/ui/preview/editors/ReportPreviewFormPage.java 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/cont...
Birt
3,493
134,013
Bug 134013 <property name="cachedRowCount">200</property>
Since the cache poperty is in the XML, this is taken during deployment also. WHen i design i need only few rows (say 100 rows ) But when i deploy i need all the rows SInce <property name="cachedRowCount">200</property> is part of the XML file, the output/pdf shows only what is specified during design phase. The documen...
2006-03-30 03:00:44
1,143,710,000
resolved fixed
17113a4
1,148,630,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebVi...
Birt
3,494
142,893
Bug 142893 Text key not found when library and report use different resource files
The following scenario was tested with BIRT 2.1RC2: - New library, assign resource file "r1.properties" which contains key/value-pair "k1=v1" - New label in library, set text key of label to "k1" - New report, assign resource file "r2.properties" which does not contain key/value-pair "k1=v1" - Drag and drop label from ...
2006-05-20 12:22:39
1,148,140,000
resolved fixed
b45a98d
1,148,630,000
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/LabelHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java model/org.eclipse.birt.report.model/sr...
Birt
3,495
142,137
Bug 142137 Style name can't be changed to None in Property Editor after delete the style
Steps to reproduce: 1.New a style named "S1", apply it on a label 2.Delete "S1" 3.Switch to Property Editor, change label style to None Expected result: Style is changed to None Actual result: Style is still "S1" till change it with context menu
2006-05-16 23:08:54
1,147,840,000
closed fixed
e80ad7f
1,148,610,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/StyleCommand.java
Birt
3,496
143,689
Bug 143689 Add build script to PDF plugin
PDF chart renderer plugin should havea buildXXX.xml script.
2006-05-25 08:02:48
1,148,560,000
closed fixed
c3f00e0
1,148,560,000
chart/org.eclipse.birt.chart.device.pdf/src/org/eclipse/birt/chart/device/pdf/PDFInteractiveRenderer.java chart/org.eclipse.birt.chart.device.pdf/src/org/eclipse/birt/chart/device/pdf/PDFRendererImpl.java
Birt
3,497
143,104
Bug 143104 TVT3.2:TCT639: AR: BIRT: Expression builder should be unmirrored.
OS: Windows XP Must Fix: No. Build Date: 0522 Component: BIRT Blocking: No Language: AR Tester name: Omar Bahy Scenario: 1- Import a report Design, i.e, Test_Report_1.rptdesign 2- Double click on Column_1. 3- Click on row ["CUSTOMERNUMBER"] 4- Click ont he empty box that apears next to it to open the expression builder...
2006-05-22 20:33:38
1,148,340,000
closed fixed
9919375
1,148,550,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ExpressionBuilder.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/TextEditor.java
Birt
3,498
143,659
Bug 143659 [Accessibility] Press Tab key will cause eclipse crash when focus isn't on any report item in Editor view
Press Tab key will cause eclipse crash when focus isn't on any report item in Editor view Steps to reproduce: 1. New a report 2. Click the blank area in Layout of Editor view 3. Press Tab key Expected result: Something in layout will get focus Actual result: Eclipse crashed
2006-05-25 02:01:16
1,148,540,000
closed fixed
9bbd64a
1,148,540,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/parts/ReportFocusTraverseManager.java
Birt
3,499
142,104
Bug 142104 Cannot place data set field on master page
Bugzilla 122419 says this is fixed. I am using RC2, and I can't insert a data set field in the master page header or footer.
2006-05-16 18:03:46
1,147,820,000
resolved fixed
680c047
1,148,540,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dnd/InsertInLayoutUtil.java
Birt
3,500
135,252
Bug 135252 [Regression]Focus will lost when switching to script view
Steps to reproduce: 1.Select a data set 2.Click "Script" tab Expected result: Script view for the data set shows up Actual result: The focus on data set lost
2006-04-06 08:22:11
1,144,330,000
closed fixed
ded2c6d
1,148,540,000
UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/ui/editors/pages/ReportScriptFormPage.java UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java
Birt
3,501
143,068
Bug 143068 Update the way that viewer sets the image cache folder.
Use this code segment below to set image cache folder. HTMLRenderContext ctx = new HTMLRenderContext(); ctx.setImageDirectory("images"); HashMap map = new HashMap(); map.put(EngineConstants.APPCONTEXT_HTML_RENDER_CONTEXT, ctx); task.setAppContext(map); The one related to 132063
2006-05-22 16:27:28
1,148,330,000
resolved fixed
91726ad
1,148,520,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
Birt
3,502
142,800
Bug 142800 TVT3.2:TCT576: AR: BIRT: New Data Set Wizard
OS: Windows XP. Must Fix: YES. Blocking: No. Build Date: 0518 Component: BIRT - New Data Set Wizard. Language: AR Tester Name: Omar Bahy Scenario: 1- Right click on data set and choose "New Data Set". Click Finish 2- Inspect the SQL statement box. Problem: SQL statement box should be unmirrored to maintain readability....
2006-05-19 12:34:30
1,148,060,000
closed fixed
36af27e
1,148,520,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
3,503
110,681
Bug 110681 Reportlet
Web pages often use HTML tables instead to organize and position their content. In order to provide more flexibility for integrating report content into the customer web pages, it becomes necessary to introduce a new set of formats that return content as Reportlets or partial DHTML pages. These reportlets can then be i...
2005-09-26 14:16:20
1,127,760,000
resolved fixed
66aad6d
1,148,520,000
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/presentation/aggregation/layout/EngineFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/...
Birt
3,504
142,462
Bug 142462 Cannot create bindings for data set output parameters
Define a JDBC Stored Procedure data set with at least one data set output parameter. Bind this data set to a table. Edit data binding for the table and add a new binding. In the expression builder, under "Available Data Sets", only the columns for the data set are shown as available. The output parameters are not shown...
2006-05-18 06:58:48
1,147,950,000
resolved fixed
e43fc69
1,148,470,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/IReportElementConstants.java UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/DataUtil.java UI/org...
Birt
3,505
142,757
Bug 142757 TVT3.2:TCT522: HUN: BIRT - Scrollbar needed
Subject : hu : Scrollbar needed Testcase/Filename : : 20.0060 Category : : TVT/Testing Priority 2 OS : RHEL 3.1 Must fix or not a must fix: YES Build date:16/05 Blocking: NO Language: hu Bitmap Location: V:\defects\hu\20.001060.jpg Tester Name: Gabor Kiss Problem Description: Creating a new report from Business Intelli...
2006-05-19 10:36:13
1,148,050,000
closed fixed
137b993
1,148,470,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardTemplateChoicePage.java
Birt
3,506
142,939
Bug 142939 Invalid interval will cause incorrect group action.
Description: Invalid interval will cause incorrect group action. Steps to reproduce: 1. Insert a list 2. Add a group, key is string type column, set interval to year, range to 3 3. Preview Expected result: Error msg about invald interval and ignore the invalid interval. Actual result: No error msg and only return one g...
2006-05-22 04:30:08
1,148,290,000
closed fixed
bfd6039
1,148,470,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/QueryExecutor.java
Birt
3,507
132,914
Bug 132914 "Invalid page number" error message is hard coded.
"Invalid page number" error message is hard coded in DocumentProcessor.java. This must be externalized into *.properties file. If there are other hard coded error messages, please also externalize.
2006-03-22 18:56:43
1,143,070,000
resolved fixed
6f20051
1,148,460,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/BirtContext.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/d...
Birt