Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: bugs 155637, 155527, 155631 in Branch 2.1.1 and Head 2.2

Summary:

Bugs 155631 – stack over flow exception occurs when data set parameter and report parameter refers to each other recursively. Fixed it by setting a copy of data set design.

 

Bug 155527 is an enhancement for both ModelOdaAdapter and DataSetEditor.

 

Bug 155637 need to compares values in ParameterDefinition and report parameter. If values are different, update report parameter. Otherwise, update is not required.

Bugzilla Bug (s) Resolved: 155631, 155527, 155637

Description:

1. Revised DataSetParameterAdapter and ReportParameterAdapter for above changes.

2. Changed IdentifierUtility to create unique names for data set parameters.

3. updated golden files.

Tests Description : Manual test.

Files Edited:

 

"/org.eclipse.birt.report.model.adapter.oda_2.1.1branch/src/org/eclipse/birt/report/model/adapter/oda/DataSetParameterAdapter.java" "/org.eclipse.birt.report.model.adapter.oda_2.1.1branch/src/org/eclipse/birt/report/model/adapter/oda/util/IdentifierUtility.java" "/org.eclipse.birt.report.model.adapter.oda_2.1.1branch/test/org/eclipse/birt/report/model/adapter/oda/api/golden/OdaDataSetConvertReportParamTest_golden.xml" "/org.eclipse.birt.report.model.adapter.oda_2.1.1branch/src/org/eclipse/birt/report/model/adapter/oda/ReportParameterAdapter.java"

Files Added:

Files Removed:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

Rick Lu

 

Actuate Software Shanghai Center

Tel: (86)21-58826388

Fax: (86)21-58826002

Email: rlu@xxxxxxxxxxx

 

 


Back to the top