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,108
161,826
Bug 161826 problem on extracting data in XML data source using predicates
While extracting data from an XML data source, there seems to be a problem on using a predicate in the column mapping for a table. In the following example XML file (also attached to the bug), books.xml, I was trying to get the book titles with "en" as their "lang" attribute, so specified Table Mapping: /library/book C...
2006-10-21 02:04:45
1,161,410,000
resolved fixed
0eedea0
1,161,690,000
data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserConsumer.java
Birt
3,109
154,000
Bug 154000 Enrichment of ODA consumer helper
Provide additional services in the oda.consumer component to include more common behavior that an ODA consumer application would need. For example, to handle different capabilities and behavior of individual ODA drivers.
2006-08-15 23:03:34
1,155,700,000
closed fixed
11c3d9f
1,161,690,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/ConnectionManager.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/Driver.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/DriverManager.java
Birt
3,110
161,178
Bug 161178 Support BORDER style for table rows
null
2006-10-16 23:32:45
1,161,060,000
closed fixed
c6106a3
1,161,670,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/TableBorderCollisionArbiter.java UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/internal/ui/ide/propertyeditor/IDECategoryProviderFactory.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/r...
Birt
3,111
161,669
Bug 161669 Incomplete adaptation of an oda data set design's Dynamic Query
When adapting a dynamic query in an ODA DataSetDesign's input parameter definition (oda.design.DynamicValuesQuery.getDataSetDesign() ), ModelOdaAdapter stops at saving its referenced dataSet name, but does not actually create/update corresponding odaDataSetHandle in model. This leads to an error when attempting to use ...
2006-10-19 19:08:49
1,161,300,000
resolved fixed
ad565a6
1,161,660,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java
Birt
3,112
161,899
Bug 161899 [Smoke]Font ,size,color and background color of highlight take no effects
Font ,size,color and background color of highlight take no effects Steps to reproduce: 1.new a report and new a data 2.input"my data" 3.new a hightlight and set Font.size,color and background color 4.preview in layout Expected result: highlight works well Actual result: Font ,size,color and background color of highligh...
2006-10-22 22:12:47
1,161,570,000
closed fixed
c3c5f64
1,161,580,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/dom/StyleDeclaration.java
Birt
3,113
161,513
Bug 161513 [Smoke] attached report design Corporation.rptdesign throw exception when previewed in html and web viewer
[Smoke] attached report design Corporation.rptdesign throw exception when previewed in html and web viewer Steps to reproduce: 1.open attached report design 2.preview in html and web viewer Expected result: it can be previewed properly Actua result: exception thrown
2006-10-19 02:50:54
1,161,240,000
closed fixed
e1818d2
1,161,330,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/html/HTMLTableLM.java
Birt
3,114
161,191
Bug 161191 Null is inserted when drag columns to query text with ctrl key pressed
Description: Null is inserted when drag columns to query text with ctrl key pressed Steps to reproduce: 1. New a data source. 2. New a dataset. 3. Press and hold ctrl key, select OFFICECODE and CITY columns, drag to query text. Expected result: "CLASSICMODELS.OFFICES.OFFICECODE,CLASSICMODELS.OFFICES.CITY" is inserted i...
2006-10-17 04:30:16
1,161,070,000
closed fixed
cb59eec
1,161,330,000
data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java
Birt
3,115
161,383
Bug 161383 Support page-break-inside property on report item
Need support page-break-inside property on report items
2006-10-18 05:37:43
1,161,160,000
resolved fixed
407b659
1,161,310,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/ElementDefn.java
Birt
3,116
161,385
Bug 161385 Redundant display text occour when preview a parameter
Redundant display text occour when preview a parameter Steps to reproduce: 1.new a boolean parameter 2.set "combo box" display type and "list of value" to static 3.new a parameter and display text "false" ,value "0" 4.drag the parameter to the layout 5.preview Expected result: there's only "false" displayed in paramete...
2006-10-18 05:53:42
1,161,170,000
closed fixed
0100926
1,161,240,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/DataUtil.java
Birt
3,117
161,501
Bug 161501 [Smoke] Chart can not be previewed in Web Viewer & HTML
Chart can not be previewed in Web Viewer & HTML Steps to reproduce: 1. Create a chart. 2. Preveiw in Web Viewer/ HTML. Expected result: Chart can be previewed. Actual result: No chart is shown.
2006-10-18 21:37:23
1,161,220,000
closed fixed
f2a4c26
1,161,240,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/FramesetFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/layout/RunFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/...
Birt
3,118
160,430
Bug 160430 Exception when useing -1 as argument in IContent.setExtension().
Description: ArrayIndexOutOfBoundsException when use -1 as first argument in IContent.setExtension method. Steps to reproduce: IContent content = new ContainerContent( new ReportContent( ) ); content.setExtension( -1, "invalid" ); Expected result: assert error or ignored. Actual result: java.lang.ArrayIndexOutOfBoundsE...
2006-10-11 03:11:29
1,160,550,000
closed fixed
edecc2e
1,161,230,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IContent.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java
Birt
3,119
160,650
Bug 160650 IDataExtractionTask.selectColumns() doesn't work.
Description: IDataExtractionTask.selectColumns() doesn't work. Steps to reproduce: Codes: String[] columns={"code","territory"}; task.selectResultSet( "t1" ); task.selectColumns(columns ); IExtractionResults result = task.extract( ); assertEquals(2,result.getResultMetaData( ).getColumnCount( )); Covered in DataExtracti...
2006-10-12 05:53:56
1,160,650,000
closed fixed
2644287
1,161,160,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/DataIterator.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ExtractionResults.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ResultMetaData.java
Birt
3,120
161,174
Bug 161174 Expect to set/get interval range with a 'String' param in GroupHandle.
null
2006-10-16 22:57:55
1,161,050,000
closed fixed
529db51
1,161,150,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupHandle.java
Birt
3,121
157,681
Bug 157681 PDF Report Generated With Layout But No Data
null
2006-09-18 15:16:42
1,158,610,000
resolved fixed
2e2295a
1,161,140,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/css/DisplayManager.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFAbstractLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFCellLM.java engi...
Birt
3,122
146,352
Bug 146352 support cancel execution for "view report ..." tool bar and menu actions.
Current "view report as HTML" and "view report as PDF" in the menu tool bar uses RunAndRender task to stream back the report output. As a result, total page count is not available when the report is being streamed back. Please change these two requests to use Run task and then render task to generate HTML or PDF, so th...
2006-06-09 19:55:39
1,149,900,000
resolved fixed
f5d3573
1,161,140,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/listener/ViewerHttpS...
Birt
3,123
151,575
Bug 151575 X series grouping problem
Steps: 1.Create a bar chart, bind the numeric type data to X series, includes duplicate datas in this column 2.Open chart builder, go to "Format chart" tab,select X series, tick grouping, type select "Numeric", interval set to 0 3.preview Actual Results: 1.in the chart, same values can not be grouped. Expected Results:...
2006-07-24 07:12:04
1,153,740,000
closed fixed
695137b
1,161,000,000
testsuites/org.eclipse.birt.report.tests.chart/src/org/eclipse/birt/report/tests/chart/regression/Regression_151575.java
Birt
3,124
160,803
Bug 160803 Exception is thrown out when double click the chart
Exception is thrown out when double click the chart Steps to reproduce: 1. New a sample data source 2. New a data set: select * from CLASSICMODELS.CUSTOMERS 3. Drag a chart from palette view to layout 4. Click "Select Data" button, Select "Use Data Set"-"dSet"; X Series: Data Definitions = row["ORDERNAME"]; Y Series-De...
2006-10-13 01:17:02
1,160,720,000
closed fixed
80181fd
1,160,730,000
chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/BubbleChart.java
Birt
3,125
160,804
Bug 160804 org.eclipse.birt.report.model compiles error in daily build 20061013
org.eclipse.birt.report.model compiles error in daily build 20061013. The error msg is below: compileSource: [javac] Compiling 69 source files to E:\5\plugins\org.eclipse.birt.report.model\bin [javac] E:\5\plugins\org.eclipse.birt.report.model\src\org\eclipse\birt\report\model\parser\OdaDataSourceState.java:175: cannot...
2006-10-13 01:17:49
1,160,720,000
closed fixed
a7350ce
1,160,720,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSourceState.java
Birt
3,126
160,796
Bug 160796 Refresh library explorer will look for libraries recursively in resource folder.
The refresh action in library explorer's context menu will first disposes all opened libraries in library explorer then reload the libraries. There is a bug that recursively look for libraries when dispose libraries.
2006-10-12 22:48:37
1,160,710,000
resolved fixed
458b645
1,160,720,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/resourcelocator/PathResourceEntry.java
Birt
3,127
157,418
Bug 157418 Nest page-break-interval fails in subQuery
Description: Nest page-break-interval fails in subQuery Steps to reproduce: 1. New sample data source and dataset from table Customers 2. Insert a table, bind it with dataset, add a group on country, insert a data item in detail row to display CUSTOMERNUMBER column. 3. Insert another table to outer table's group header...
2006-09-14 23:34:32
1,158,290,000
closed fixed
fa6e9fb
1,160,630,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ContextPageBreakHandler.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ExecutionContext.java e...
Birt
3,128
157,720
Bug 157720 Chart template instruction isn't in the middle place in Firefox
Description: Chart template instruction isn't in the middle place in Firefox Steps to reproduce: 1. New a template file. 2. Insert a chart, input add chart as instruction text. 3. Preview in IE and Firefox. Expected result: add chart is in the center and middle Actual result: In IE, add chart is in the center and middl...
2006-09-18 21:46:32
1,158,630,000
closed fixed
f656b66
1,160,560,000
engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java
Birt
3,129
160,184
Bug 160184 [API]DataSetID.toString() should return null but return "null"
Description: DataSetID.toString() should return null but return "null" Steps to reproduce: Run below codes: new DataSetID( null, 0, null ).toString(); Expected result: null. Actual result: "null"
2006-10-09 01:49:44
1,160,370,000
closed fixed
027bafa
1,160,560,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/DataSetID.java
Birt
3,130
160,276
Bug 160276 IColumn.getCssEngine() method should not exist
Description: IColumn.getCssEngine() method should not exist.
2006-10-10 05:11:58
1,160,470,000
closed fixed
d97c5ae
1,160,540,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/IColumn.java
Birt
3,131
160,193
Bug 160193 Parameter name is changed with data type
Steps to reproduce: 1.New a sample data source 2.New a data set with below query: select * from CLASSICMODELS.CUSTOMERS where CLASSICMODELS.CUSTOMERS.CUSTOMERNUMBER = ? 3.Switch to parameters in data set editor, a parameter is created automatically 4.Double click the parameter, click "..." button behind the "Linked to ...
2006-10-09 04:53:48
1,160,380,000
closed fixed
91d2033
1,160,460,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/SessionHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignSession.java
Birt
3,132
160,178
Bug 160178 NPE when new AutoTextContent( null);
Description: NPE when new AutoTextContent( null); Steps to reproduce: Run codes like: IAutoTextContent autoTextContent = new AutoTextContent( null); Expected result: Proper process of null argument. Actual result: NPE. Error logs: java.lang.NullPointerException at org.eclipse.birt.report.engine.content.impl.AbstractCon...
2006-10-08 23:30:51
1,160,360,000
closed fixed
a11e5e1
1,160,450,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/AbstractContent.java
Birt
3,133
160,176
Bug 160176 Create design by a template
null
2006-10-08 22:47:35
1,160,360,000
verified fixed
1df3d18
1,160,390,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignSession.java
Birt
3,134
158,947
Bug 158947 the error of the datetime type conversion
Description: Now we input "Jan 13, 2003 12:00 AM GMT0100" into the parameter as a default value. The time is not transformed base on the time zone "GMT0100". The time should be transformed. And the other form input e.g. "SUN Jan 13, 2003 12:00 AM GMT0100" should be identified correctly. Step to reproduce: 1. new a repo...
2006-09-27 06:14:23
1,159,350,000
closed fixed
43c6428
1,160,300,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java
Birt
3,135
156,636
Bug 156636 [Acceptance] Format does not take effect in pre-defined style report
Format does not take effect in pre-defined style report Steps to reproduce: 1. New a report, add a sample datasource and data set with table "CUSTOMERS" 2. Drag the dataset in the report 3. Add a pre-define style "report" Set format Number as to Currency Set format Datetime to Shorttime Set format String to Lowercase 4...
2006-09-07 23:14:11
1,157,690,000
closed fixed
3bc4be5
1,160,300,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java
Birt
3,136
159,247
Bug 159247 Implement toString() in class StringFormatValue, NumberFormatValue and DateTimeFormatValue
Engine need the implementation of toString() method in class StringFormatValue, NumberFormatValue and DateTimeFormatValue.
2006-09-29 05:04:53
1,159,520,000
resolved fixed
9e36391
1,160,280,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/FormatValue.java
Birt
3,137
159,380
Bug 159380 [regression]Not find DataEngineContextExt class cause all engine/dte smoke testing fail
Description Not find DataEngineContextExt class cause all engine/dte smoke testing fail Steps to reproduce: Run Engine/DTE smoke testing framework Expected result: Outputs are correct. Actaul result: All outputs are 0kb with Exception: Error happened while running the report. java.lang.NoClassDefFoundError: org/...
2006-09-29 22:59:54
1,159,590,000
closed fixed
461a814
1,159,590,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/api/DataEngineContext.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java
Birt
3,138
156,497
Bug 156497 [Regression][Acceptance]Report isn't refreshed when delete used library file.
Description: Report isn't refreshed when delete used library file. Steps to reproduce: 1.New a library, add a label, input actuate. 2.New a report, extend lib.label 3.Delete the library file. 4.Refresh the report in Outline of the report Expected result: Empty label in Layout. Actual result: label with content "actuate...
2006-09-07 07:26:13
1,157,630,000
closed fixed
504b26c
1,159,590,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/command/LibraryReloadedEvent.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/command/LibraryCommand.java model/org.eclipse.birt...
Birt
3,139
159,244
Bug 159244 IndexOutOfBoundsException when run and render report with multiple pages.
Description: IndexOutOfBoundsException when run and render report without multiple pages. See ReportItemVisitor.link() method in EngineIRReader class. Inner loop should use j instead of i. I means masterPage.getHeader( j ) and masterPage.getFooter(j) instead of i. Expected result: No exception. Actual result: Error log...
2006-09-29 04:50:24
1,159,520,000
closed fixed
a33172a
1,159,580,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReader.java
Birt
3,140
159,033
Bug 159033 Adding Datasource Property Bindings with 10,000+ ids causes incorrect XML creation.
I have a large report that has programatically generated more than 10,000 ids for my report components. Now, I go to edit the property bindings for the data source for my report, so that I can specify parameter-defined database connection properties. When I look at the XML, I find that the <list-property name="property...
2006-09-27 16:40:36
1,159,390,000
resolved fixed
022967b
1,159,500,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/FloatPropertyType.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/IntegerPropertyType.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/NumberPropertyType.java
Birt
3,141
157,259
Bug 157259 In PDF <li> effect is incorrect when page break happens.
Description: In PDF <li> effect is incorrect when page break happens. Steps to reproduce: 1. Open attached report and preview in pdf, pay attention to the first <li>text in the beginning of second page. Expected result: Correct <li> effect. Actual result: text after <li> is displayed at the second line instead of the s...
2006-09-13 23:41:16
1,158,210,000
closed fixed
a64cb17
1,159,440,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java
Birt
3,142
158,935
Bug 158935 [2.2.0][Smoke]PDF can not preview anything by IE
Details: [2.2.0][Smoke]PDF can not preview anything by IE Step: 1.New a report and add a label 2.Preview as PDF Actual resutl: Can not preview anything Excepted resutl: Preview the label by PDF
2006-09-27 04:02:12
1,159,340,000
closed fixed
b0ddf28
1,159,350,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servlet/BirtEngineServlet.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servlet/ViewerServlet.java
Birt
3,143
155,778
Bug 155778 Unit picas should be larger than points in pdf
Description: Unit picas is twelve times larger than points Steps to reproduce: 1. Set label item's padding top to 100 picas and preview in pdf 2. Set label item's padding top to 100 points and preview in pdf Expected result: according to css standdard,picas is larger than points Actaul result: Points unit is larger tha...
2006-08-31 04:58:20
1,157,010,000
closed fixed
e8cd5b9
1,159,340,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/AbstractLengthManager.java
Birt
3,144
155,943
Bug 155943 "Restore Properties" is always enabled for extended chart
Steps to reproduce: 1.New a report, includes a library, extends lib.chart 2.Choose the chart Expected result: "Restore Properties" is disabled untill set/change any local properties for the chart Actual result: "Restore Properties" is always enabled
2006-09-01 04:53:21
1,157,100,000
closed fixed
1ab91fa
1,159,330,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/writer/ModuleWriter.java
Birt
3,145
146,208
Bug 146208 ActionBarContributor Enhancement
Use MultiPageEditorActionBarContributor instead of EditorActionBarContributor to support more multi-page feature.
2006-06-09 05:44:38
1,149,850,000
resolved fixed
4b3efcb
1,159,330,000
UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/extension/FormPageDef.java UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/actions/MultiPageEditorActionBarContributor.java UI/org.eclipse.birt.report.designer.ui.editors/src/or...
Birt
3,146
158,710
Bug 158710 Page break lost when printed as PDF in web viewer
Masterpage was lost when printed as PDF in web viewer Steps to reproduce: 1.preview attached report in web viewer 2.print as PDF Expected result: Preview as PDF directly and printed as PDF in web viewer shoud be the same Actual result: Printed as PDf in web viewer lost master pages while previewed as PDF directly works...
2006-09-26 03:50:36
1,159,260,000
closed fixed
8f64bb4
1,159,330,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RenderTask.java
Birt
3,147
158,494
Bug 158494 [Regression] Exception is thrown out when apply a pre-defined style to an item
Exception is thrown out when apply a pre-defined style to an item Steps to reproduce: 1. New a pre-defined style "Data": edit font color as red 2. Drag data from palette to lay out 3. Choose the data item and go to Properties editor -> General -> Style Expected result: Style Data should not show up Actual result: Choos...
2006-09-24 23:18:39
1,159,150,000
closed fixed
ffcf46d
1,159,260,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java
Birt
3,148
158,662
Bug 158662 Image constructor is incomplete
The Image constructor Image(IImageContent) does not copy the imageMap member of IIMageContent. This can lead to bugs whereever the IImage interface is used to retrieve the Chart Image Map.
2006-09-25 16:57:53
1,159,220,000
resolved fixed
4e5bdbf
1,159,240,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/Image.java
Birt
3,149
154,304
Bug 154304 Script generated in SVG chart when scripting disabled
If I use the Birt Chart API to render a chart to an SVG document and I call RunTimeContext.setScriptingEnabled(false) to disable scripting, the resulting document still contains scripts.
2006-08-17 17:24:03
1,155,850,000
resolved fixed
065c303
1,159,240,000
chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/ISVGConstants.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGGraphics2D.java chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGRendererImpl.java
Birt
3,150
155,551
Bug 155551 Arabic Separated Characters in PDF Export
When viewing the Report Design with the eclipse plugin, the Arabic characters are OK and contiguous, but when the report is exported to PDF the characters are shown separately.
2006-08-29 10:46:17
1,156,860,000
resolved fixed
98d6727
1,159,170,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java
Birt
3,151
156,324
Bug 156324 Selectively broadcast event for older library
null
2006-09-06 03:50:28
1,157,530,000
resolved fixed
00f9f37
1,159,170,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSetState.java
Birt
3,152
158,256
Bug 158256 Parameter dialog won't pop up in web viewer with internal browser
Steps to reproduce: 1.Open Window->Preferences->Preview, untick "Always use external browsers"and choose "Default System Browser" 2.New a parameter without default value 3.Preview in Web Viewer, input "a" as the parameter value 4.Close the browser, and preview in Web Viewer again Expected result: Parameter dialog pops ...
2006-09-21 23:14:53
1,158,890,000
closed fixed
968ad54
1,158,910,000
viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/browsers/embedded/EmbeddedBrowserAdapter.java
Birt
3,153
158,255
Bug 158255 Wrong method name in PlatformConfig
There is a method in org.eclipse.birt.core.framework.PlatformConfig class: public void getBIRTHome( String birtHome ) { properties.put( BIRT_HOME, birtHome ); } but obviously the method name should be "setBIRTHome".
2006-09-21 23:13:04
1,158,890,000
resolved fixed
3589900
1,158,910,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/framework/PlatformConfig.java
Birt
3,154
158,102
Bug 158102 [Regression]Html visibility effects seems to take no effects to all items
Html visibility effects seems to take no effects to all items Steps to reproduce: 1.new a report 2.add report items and set html visibility to them Expected result: Html visibility should take effects Actual result: No effects were displayed to all items
2006-09-21 01:55:21
1,158,820,000
closed fixed
ce79327
1,158,830,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java
Birt
3,155
156,322
Bug 156322 Properties file without name should be forbidden to add to the resource folder
Steps to reproduce: 1.New a report, switch to Property Editor->Resources 2.Click "Add", add a properties file named ".properties" Expected result: This name is invalid Actual result: ".properties" is added to the resource folder but it can't be used in the report
2006-09-06 03:29:19
1,157,530,000
closed fixed
038ee79
1,158,830,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/NewResourceFileDialog.java
Birt
3,156
157,948
Bug 157948 Default value of datetime parameter doesn't take effect
Default value of datetime parameter doesn't take effect Steps to reproduce: 1.new a report and new a parameter 2.set the parameter data type"DateTime",display type"Radio Button" and new two parameters,the display text and value of the first are "this year" and "09/05/2006 the second is "last year" and "09/05/2006" 3.pr...
2006-09-20 03:21:41
1,158,740,000
closed fixed
ad71f4c
1,158,810,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/RadioButtonParameterFragment.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ScalarParameterFragment.java viewer/org.eclipse.bi...
Birt
3,157
156,331
Bug 156331 NumberFormatException when clear extends property's value in report
Description: NumberFormatException when clear extends property's value in report Steps to reproduce: 1. New a library. 2. New a data source and dataset, drag the dataset to Layout. 3. Publish the library 4. New a report. 5. Drag table from library to report, click Script, clear value of extends property in table item. ...
2006-09-06 05:23:51
1,157,530,000
closed fixed
683c4fc
1,158,810,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/GraphicalPartFactory.java
Birt
3,158
157,722
Bug 157722 List group header displays twice when the group begins in a new page.
Description: List group header displays twice when the group begins in a new page. Steps to reproduce: 1. Preview attached report in pdf. 2. See the next page Expected result: One group header. Actual result: Group header displays twice.
2006-09-18 22:34:29
1,158,630,000
closed fixed
5a5345c
1,158,810,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFListGroupLM.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableGroupLM.java
Birt
3,159
155,765
Bug 155765 Set font Andalus to element, preview in pdf, system throws exception
Set font Andalus to element, preview in pdf, system throws exception Steps: 1.Create a label into layout 2.Set font Andalus 3.Preview in pdf Actual Results: 1.System throws exception org.eclipse.birt.report.service.api.ReportServiceException: Error happened while running the report
2006-08-31 02:32:19
1,157,010,000
closed fixed
f9d2682
1,158,740,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/font/FontMappingManager.java
Birt
3,160
155,958
Bug 155958 Backward compatibility on 'resultset' property
Before 2.0 build, we always take the 'resultset' property on as resultset hint function. But currently, it is different.'resultset' property is to keep the oda resultset metadata,'resultsetHints' replace the function of 'resultset' as the real hints property. Currently Model has done backward compatibility on transform...
2006-09-01 06:33:03
1,157,110,000
resolved fixed
872b390
1,158,660,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ModelOdaAdapter.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/OdaDataSetState.java
Birt
3,161
157,744
Bug 157744 [Regression]GUI has memory leak
Causes by 153732, designer has a regression to hold the report design handle in a hashmap. That causes the report design can not be released.
2006-09-19 02:24:26
1,158,650,000
resolved fixed
2c6751a
1,158,660,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/TableEditPart.java
Birt
3,162
155,940
Bug 155940 HTTP 500 when preview a cascading parameter group
Steps to reproduce: 1.New a library, add a joint data set 2.New a cascading parameter group, use the joint data set 3.New a report, extend libraray cascading parameter group 4.Preview Expected result: Data can be retrieved in cascading parameter group Actual result: HTTP 500 error
2006-09-01 04:14:10
1,157,100,000
closed fixed
2cdade77
1,158,650,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/JoinConditionHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/JointDataSetHandle.java
Birt
3,163
152,948
Bug 152948 Print as pdf not working for bar chart having Y-Series interactivity.
In BIRT2.1 release, a bar chart having a drill-through set on its Y-Series when rendered works fine, but on clicking the print as pdf option, produces a blank page. In the same report, if the drill-through is set on the chart area interactivity, everything including the print as pdf option works fine.
2006-08-07 05:03:54
1,154,940,000
resolved fixed
7cf3c99
1,158,640,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java
Birt
3,164
157,135
Bug 157135 Use source from library error in a special condition
Description: Set the preferences->Report Design->Resource Fold as its default value(blank).Drag a something from library to a report which is in a subfold of a project.It will get an error. Step to reproduce: 1. go to preferences->Report Design->Resource, in that page click the "Restore Defaults" 2. New a report projec...
2006-09-13 02:41:28
1,158,130,000
closed fixed
d085206
1,158,570,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java
Birt
3,165
157,453
Bug 157453 connections not released running report with parameters
Running a report with dynamic parameters (combo filled with db query) there are a lot connections that aren't released after execution. These connections are used to fill combo box with data from db. This causes reaching max connection limit on db (Oracle 9) I see that in class BirtViewerReportService there are some me...
2006-09-15 06:54:48
1,158,320,000
resolved fixed
d835cdf
1,158,550,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java
Birt
3,166
157,264
Bug 157264 Pictures became less when the attached report was previewed in PDF
Pictures became less when the attached report was previewed in PDF Steps to reproduce: 1.run the attached file in PDF Expected result: There will be 6 pictures in PDF Actual result : There were only 2 pictures in PDF
2006-09-14 02:01:59
1,158,210,000
closed fixed
92d42bd
1,158,300,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTML2Content.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/HTMLStylePr...
Birt
3,167
157,263
Bug 157263 "cm" and "mm" of line height doesn't take effects in PDF
"cm" and "mm" of line height doesn't take effects in PDF Steps to reproduce: 1.new a label and input some text 2.add borders to it 3.set line height in properties window ,but use cm or mm unit 4.Preview it Expected results: Line height take effects Actual results: "cm" and "mm" doesn't take effects
2006-09-14 01:47:48
1,158,210,000
closed fixed
97adf23
1,158,220,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/util/PropertyUtil.java
Birt
3,168
157,262
Bug 157262 Column visibility doesn't work properly in attached report in PDF
Column visibility doesn't work properly in attached report Steps to reproduce: 1.open the attached file 2.preview it in PDF Expected result: Column visibility works well in PDF Actual result: The column visibility of the second and third column of the inner grid in the cell(1,0) doesn't works
2006-09-14 01:24:16
1,158,210,000
closed fixed
60331a3
1,158,220,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
Birt
3,169
157,256
Bug 157256 [smoke][regression] fail to locate existing resource file
steps to reproduce: - create a report, select the report - go to property editor, choose resources - add a resource file, say key.properties under resource folder, click on ok - notice /key is displayed in the resource file text box - switch to report layout - add a label item, edit its localization, click on add expec...
2006-09-13 22:51:24
1,158,200,000
closed fixed
fce9303
1,158,210,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/NewResourceFileDialog.java
Birt
3,170
156,969
Bug 156969 [regression]Group header repeat doesn't work in Web Viewer.
Description: Group header repeat doesn't work in Web Viewer. Steps to reproduce: 1. New a data source and dataset, drag the dataset to Layout. 2. Add a group. 3. Set page break in the first data item in table detail row. 4. Preview in web viewer&#12290; Expected result: Group header is repeated in each page. Actual res...
2006-09-12 02:07:47
1,158,040,000
closed fixed
4679ef0
1,158,070,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/ir/EngineIRReader.java
Birt
3,171
155,509
Bug 155509 ModuleHandle findResource method does not support .properties files
There is no fileType for .properties files in IResourceLocator
2006-08-29 04:32:23
1,156,840,000
resolved fixed
489076d
1,158,050,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/IResourceLocator.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ModuleHandle.java model/org.eclipse.birt.report....
Birt
3,172
156,923
Bug 156923 Group page break auto behavior
Current behabvior - When page break property is set to auto. By default BIRT engine creates page breaks for the outermost group. Expected behavior - Group level page break, auto should not create page breaks for the any group ( including outermost )
2006-09-11 15:11:59
1,158,000,000
resolved fixed
a0607ed
1,158,040,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/GroupExecutor.java
Birt
3,173
155,513
Bug 155513 New behavior to create column binding names.
The rule is that: if a content element defines data set or column bindings, to refer bindings on container, it must use syntax like row._outer. So, ONLY check the data binding to which the new column is being added. That is, binding names can be same for content and container elements. For example, if the column bindin...
2006-08-29 05:28:21
1,156,840,000
verified fixed
fab652c
1,157,970,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/elements/ReportItem.java
Birt
3,174
153,896
Bug 153896 Improve the performance of BIRT datetime-converting
The current datetime converting algorithm in birt.core, xml&flatfile ODA implementations are not efficient enough.This is because we use java's SimpleDateTimeFormatter to parse ISO8601 compatible date/time values. We should write our own datatime string parser for ISO8601 datetime format.
2006-08-15 09:28:52
1,155,650,000
resolved fixed
3d6c837
1,157,970,000
core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java core/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DateFormatISO8601.java
Birt
3,175
156,658
Bug 156658 Error occour when previewing a text with a style set word-spacing 20cm in PDF
Description: Error occour when previewing a text with a style set word-spacing 20cm Steps to reproduce: 1.new a text and input some text like "actuate great" 2.new a style and set word-spacing 20cm then apply it to the text 3.Preview in PDF Expected: No error occour Actual: Error occour Error log: org.eclipse.birt.repo...
2006-09-08 03:52:37
1,157,700,000
closed fixed
635701e
1,157,950,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTextLM.java
Birt
3,176
156,642
Bug 156642 [Regression]Script of onPrepare is no effect
Details: Script of onPrepare is no effect Set any function on onPrepare, but it is no effect. For example: this.getStyle().color="red" Excepted: it is effect
2006-09-07 23:53:51
1,157,690,000
closed fixed
e4113fd
1,157,690,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunAndRenderTask.java engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/RunTask.java
Birt
3,177
156,632
Bug 156632 [Acceptance]Cannot paste theme when select Themes in Outline.
Description: Cannot paste theme when select Themes in Outline. Steps to reproduce: 1. New a library. 2. Select defaulttheme in outline and cut it 3. Select Themes and right click to paste the theme back. Expected result: Paste in context menu can be used. Actual result: Paste is gray
2006-09-07 22:30:07
1,157,680,000
closed fixed
1a6ca4f
1,157,680,000
UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java
Birt
3,178
156,462
Bug 156462 Warning message shows up when open RCP Designer
Warning message shows up when open REC Designer Steps to reproduce: open BIRT RCP Designer Expected result: no error message Actual result: warning message shows up: NLS missing message: ReportSettingPageDesc in: org.eclipse.birt.report.designer.ui.rcp.nls.messages
2006-09-06 21:55:22
1,157,590,000
closed fixed
833b7e1
1,157,620,000
UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/rcp/nls/DesignerWorkbenchMessages.java
Birt
3,179
156,317
Bug 156317 [Deploy][WAS5]Preview report with XML data source in LAN failed in frameset servlet.
Description: Preview report with XML data source in LAN failed in frameset servlet. Test environment: WebSphere 5.1 Win2000 Steps to reproduce: 1. Deploy birt in Websphere5 2. Preview attached report which uses XML file as data source and the XML file is stored in local LAN. 3. Preview with frameset servlet 4. Preview ...
2006-09-06 03:13:51
1,157,530,000
closed fixed
eb58371
1,157,620,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ModelDteApiAdapter.java
Birt
3,180
156,469
Bug 156469 Should not new a file that is not a *.properties on resource file
Desctiption: Should not create a file that is not a *.properties on resource file when the resource folder has not any other *.properties Step: 1.Set the resource folder path is blank. 2.New a report project. 3.New a report design. 4.Click the blank area on layout. 5.Select Property Editor - General - Resources 6.Click...
2006-09-06 22:36:35
1,157,600,000
closed fixed
59a40fb
1,157,610,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/NewResourceFileDialog.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/ResourceSelectionValidator.java UI/org.eclipse.birt.report.designer.ui/src/org/ecli...
Birt
3,181
156,335
Bug 156335 Blank value is not accepted without display text
Steps to reproduce: 1.New a list parameter, add a seletion choice: value->blank, display text->a 2.Drag the parameter to the layout 3.Preview, choose "a" in select list, blank value is accepted. It's expected result 4.Back to the layout, clean the display text for the parameter 5.Preview, choose the blank value in sele...
2006-09-06 05:36:15
1,157,540,000
closed fixed
ca68aff
1,157,600,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java
Birt
3,182
156,338
Bug 156338 [Acceptance]Exception thrown when set prefix interval to 2
Description:Exception thrown when set prefix interval to 2 Steps to reproduce: preview the attached reports and set prefix interval of group to 2 Expected result: It works properly. Actula result: When setting the prefix interval to 2 exception thrown but it worked properly while the prefix interval was 1 Error log: or...
2006-09-06 05:43:47
1,157,540,000
closed fixed
4cb1f37
1,157,550,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/group/StringGroupCalculator.java
Birt
3,183
156,180
Bug 156180 Problem with Dataset Filteration
In one Report I hv used the report parameters for From Division and To Division . When I run this report for the first time it is fine and filter the data for the division code , But, when I running the same report for the second with some other division code combination, the data is not getting refreshed . For eg : su...
2006-09-05 06:47:45
1,157,450,000
resolved fixed
6db3b7d
1,157,540,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
3,184
156,166
Bug 156166 Error occour when previewing attached report in web viewer.
Decription:Error occour when previewing attached report in web viewer. Steps to reproduce: 1.run attached reports in web viewer. Expeceted results: preview properly Actual results: Error occour when previewing the reports in web viewer while it works properly in html and PDF
2006-09-05 04:41:04
1,157,450,000
closed fixed
3b605de
1,157,530,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/document/RowSaveUtil.java data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/util/ExprDataReader1.java data/org.eclipse.birt.data/src/org/e...
Birt
3,185
156,159
Bug 156159 [acceptance] data item disappears when preview in pdf
steps to reproduce: - create a report - add a data item - bring up properties - set its width to 1cm or 50%, etc - set its background color to blue - preview in html and pdf expected behavior: - data item width is changed in html and pdf report actual behavior: - i got one empty report when preview in pdf
2006-09-05 03:54:43
1,157,440,000
closed fixed
e190fc7
1,157,450,000
engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java
Birt
3,186
156,084
Bug 156084 __bookmark doesn't work in pdf with frameset servlet
null
2006-09-04 02:50:24
1,157,350,000
closed fixed
00ccf8e
1,157,440,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ViewerHTMLActionHandler.java
Birt
3,187
152,542
Bug 152542 Supports user-specified link of an ODA Data Set Parameter to a BIRT Report Parameter
BIRT 2.1 currently supports a small subset of the ODA parameter metadata (oda.design.ParameterDefinition) specified by a custom ODA designer, by mapping them to a ROM DataSetParam. However, although most attributes defined in an oda parameter design are also supported in BIRT report parameter, their values are not carr...
2006-08-01 22:45:33
1,154,490,000
resolved fixed
94ff4db
1,157,100,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java
Birt
3,188
155,799
Bug 155799 [regression]Error occour when previewing attached report in web viewer
Error occour when previewing attached report in web viewer Step to reproduce: preview attached report in web viewer Expected: work properly Actual : Error occour in web viewer while in PDF and HTML displayed properly.
2006-08-31 07:12:52
1,157,020,000
closed fixed
93e9706
1,157,100,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/PreparedDummyQuery.java
Birt
3,189
155,928
Bug 155928 A jiont dataset from an old library can't be edited
Step to reproduce: 1. use the library atteched 2. drag the jiont dataset to a new report 3. go to the data explorer and open dataset editor Actual result: error occured: org.eclipse.birt.report.model.api.IllegalOperationException: The library is read-only and operation is forbidden. at org.eclipse.birt.report.model.act...
2006-09-01 01:58:39
1,157,090,000
closed fixed
546f9e3
1,157,100,000
data/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetMetaDataHelper.java
Birt
3,190
155,929
Bug 155929 [regression]Format doesn't work correctly in dynamic parameter
Description: Format doesn't work correctly in dynamic parameter Steps to reproduce: 1. New sample data source and dataset from ORDERS. 2. New a report parameter, integer, list, dynamic, select ORDERNUMBER as value and display column, set format to currency. 3. New a report paramter, datetime, list, dynamic, select ORDE...
2006-09-01 02:07:49
1,157,090,000
closed fixed
7c57912
1,157,100,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/ComboBoxParameterFragment.java
Birt
3,191
155,786
Bug 155786 [Deploy] Total page number is wrong when render a multipage report design
When render a multipage report on BIRT deployed on web servers, total page number is not correct. It show only 1 page in all, which actually should be 123 pages. When I refresh the web pages manually, the total page number became 50, but still not the correct count. And refreshing again, it becomes 123, the correct one...
2006-08-31 05:54:44
1,157,020,000
closed fixed
dbe9c35
1,157,090,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/resource/ResourceConstants.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servic...
Birt
3,192
155,660
Bug 155660 [regression]DateTime parameter display incorrect value when set format
Description: DateTime parameter display incorrectly Steps to reproduce: 1.Add a DateTime parameter into the report 2.Set the default value as 03/12/2005 10:15:30 AM 3.Change the format to anyone without date (such as Short time or medium time) 4.preview Expected result: Display correctly(like 03/12/2005 10:15:30 AM ) A...
2006-08-30 06:32:46
1,156,930,000
closed fixed
741f8eb
1,157,090,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,193
153,488
Bug 153488 Page Break - Page breaks are created for groups automatically
In the latest build, engine alyways creats a page break before the outermost group. Issues: 1) If i add a group with company logo and header, followed by a table (with groups). The output is confusing, a page break occurs between the grid and table. A better solution would be page break occurs before each group, except...
2006-08-10 16:11:45
1,155,240,000
resolved fixed
7520b6f
1,157,090,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ListingHandle.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/interfaces/IListingElementModel.java model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/PropertyState.java model/org.eclip...
Birt
3,194
153,856
Bug 153856 Viewing a quite big report causes a exception thrown
I built a report, which uses 4 flat file data sources(.csv file) and contains lots of query in the expression of data item. Then when viewing this report causes a exception thrown: "java.lang.ClassException:java.lang.OutOfMemoryError" And the xml of report is attahed. Thanks.
2006-08-14 22:43:50
1,155,610,000
resolved fixed
4f95131
1,157,090,000
data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/RDSaveUtil.java
Birt
3,195
155,784
Bug 155784 Can not use library in outline
Details: Can not use library in outline Step: 1.New a library named Lib. 2.New a report design. 3.Switch to outline tab, right click on libraries and select use library, select Lib. Actual result: The library can not be used.
2006-08-31 05:51:11
1,157,020,000
closed fixed
23a0541
1,157,080,000
UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/navigator/PublishLibraryNavigatorAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ImportLibraryAction.java UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/r...
Birt
3,196
155,767
Bug 155767 [regression]Resource folder path wasn't displayed fully when mouse was over it
Resource folder path wasn't displayed fully when the mouse was over the resource folder. Step to reproduce: 1.New a library 2.Publish to resource folder 3.Make the mouse over the "resource folder" and the resource path wasn't displayed fully. Expected result: The resource path should be displayded fully Actual result: ...
2006-08-31 02:39:36
1,157,010,000
closed fixed
ae43901
1,157,010,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/ResourceFileLabelProvider.java
Birt
3,197
155,496
Bug 155496 Due to inactivity, a group report gives NULL Pointer Exception on selection of TOC and Export CSV option
Steps to reproduce this issue:- 1. Access any Group report that lists groups in TOC 2. For some time do not do any activity on report page (say 15 mins.) 3. Now click on Toggle Table Contents Link 4. The pop window gets opened with following error message java.lang.NullPointerException org.apache.axis.AxisFault.makeFau...
2006-08-29 02:29:18
1,156,830,000
resolved fixed
2486b4c
1,157,010,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/resource/ResourceConstants.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/servic...
Birt
3,198
155,766
Bug 155766 [Regression]Preview will not refresh the modify in design report
Details: Preview will not refresh the modify in design report Step: 1.New a report design. 2.New a label and input label1. 3.Preview. 4.Switch to Layout and modify the content of label as label2. 5.Preview. Actual result: It preview as "label1" twice. Exception result: Preview "label2" at the second time
2006-08-31 02:34:05
1,157,010,000
closed fixed
61f8304
1,157,010,000
viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java
Birt
3,199
155,473
Bug 155473 DataSetEditor Parameter's Link to a new Report Parameter should be selected automatically
In BIRT DataSetEditor's Parameters node page, when linking to a *new* report parameter, it should have been selected automatically in the "Edit Parameter" dialog. Steps to reproduce: in BIRT DataSetEditor 1) create/update an ODA query by a custom ODA designer that defines a oda input parameter 2) switch to the Paramete...
2006-08-28 20:35:41
1,156,810,000
resolved fixed
69a88d8
1,157,010,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/data/ui/util/Utility.java
Birt
3,200
155,637
Bug 155637 Extended report parameter is localized after being referred by a data set parameter
Steps to reproduce: 1.New a library, add a sample data source and a data set from table "CUSTOMERS" 2.Add a dynamic report parameter "a" referring to data set column "CUSTOMERNUMBER" 3.New a report, includes the library, extends lib.a 4.Add a sample data source in report and a data set with below query: select * from C...
2006-08-30 02:49:16
1,156,920,000
closed fixed
80ad721
1,157,000,000
model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java model/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/util/IdentifierUtility.java
Birt
3,201
155,751
Bug 155751 [regression]Nothing displayed when drag report items from a old library to a report layout
Nothing displayed when drag report items from a old library to a report layout Steps to reproduce: 1.new a report and use a old library in outline view 2.Drag table,label,text,chart all to the report layout 3.Nothing displayed when previewed Expected result: Items can be diplayed properly' Actual result: Items weren't ...
2006-08-30 22:29:41
1,156,990,000
closed fixed
7bdd1aa
1,157,000,000
viewer/org.eclipse.birt.report.viewer/src/org/eclipse/birt/report/viewer/utilities/WebViewer.java
Birt
3,202
155,748
Bug 155748 org.eclipse.birt.report.designer.ui compiles error in daily build 20060831
org.eclipse.birt.report.designer.ui compiles error in daily build 20060831. The error msg is below: ui.jar: [delete] Deleting directory E:\5\plugins\org.eclipse.birt.report.designer.ui\temp.folder\ui.jar.bin [mkdir] Created dir: E:\5\plugins\org.eclipse.birt.report.designer.ui\temp.folder\ui.jar.bin [javac] Compiling 7...
2006-08-30 21:55:31
1,156,990,000
closed fixed
4a3f8be
1,156,990,000
UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/resourcelocator/ResourceLocator.java
Birt
3,203
155,493
Bug 155493 [Deploy] Pictures and chart pictures are lost when preview on Weblogic Server using WAR deploy
null
2006-08-29 01:03:49
1,156,830,000
closed fixed
db7b4ae
1,156,990,000
viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java
Birt
3,204
155,646
Bug 155646 [Regression] AssertionFailedException is thrown out when republish a library
Description: AssertionFailedException is thrown out by following steps. Steps to reproduce: 1. New a blank library, publish it 2. Add something to the library, save it, republish it Expected result: The library can be published Actual result: AssertionFailedException is thrown out, can't publish any library until you r...
2006-08-30 04:26:06
1,156,930,000
closed fixed
cda59c4
1,156,930,000
UI/org.eclipse.birt.report.designer.ui.lib.explorer/src/org/eclipse/birt/report/designer/ui/lib/explorer/LibraryExplorerTreeViewPage.java
Birt
3,205
151,361
Bug 151361 default value for reousrce folder user preference
When user does not sepecify the resourec foler user preference, can we make the current project folder (in IDE) or the current report design file's folder (in RCP) as the default value for the resource folder. This way, by default the current project folder is the resource folder where user can create their libs and im...
2006-07-20 21:08:33
1,153,440,000
resolved fixed
f06fb56
1,156,930,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.lib.explorer/src/org/eclipse/birt/report/designer/internal/ui/lib/explorer/model/LibDirectoryNodeModel.java UI/org.eclipse.birt.report.designer.ui.lib.explorer...
Birt
3,206
155,632
Bug 155632 Highlight red&Cursive does not work correctly
Highlight red&Cursive does not work correctly Steps to reproduce: 1. New a datasource "sample db" 2. Data set(sampleSet): select * from CLASSICMODELS.CUSTOMERS; 3. Drag a column [""CUSTOMERNAME""] from Data Explorer to the Layout and select it 4. Go to "Highlights" tab, click "add" button Condition: row["CUSTOMERNAME"]...
2006-08-30 02:15:25
1,156,920,000
closed fixed
3d56e88
1,156,930,000
engine/org.eclipse.birt.report.engine.emitter.pdf/src/org/eclipse/birt/report/engine/emitter/pdf/PDFEmitter.java
Birt
3,207
155,478
Bug 155478 [regression]Numbers in cascading group displays incorrectly
Description: Numbers in cascading group displays incorrectly. Steps to reproduce: 1. New sample data source and dataset from table ORDERS. 2. New a cascading group with two sub parameters, the first is from STATUS and the second is from ORDERNUMBER. 3. Preview 4. Select a status value in poped up parameter dialog, see ...
2006-08-28 22:07:41
1,156,820,000
closed fixed
1e5a686
1,156,840,000
model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/util/ParameterValidationUtil.java
Birt