Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug --- 123036 Data in a reprot is doubly stored

Title: [birt-dev]CheckIn: Fix Bugzilla Bug --- 123036 Data in a reprot is doubly stored

Summary 

Bugzilla Bug (s) Resolved:

Description:
Remove the value of data item fromt the content stream. The value is get from DTE.

 
Test Description:
Manul Test
 
Files Edited:
cvs ci -m "remove the value of data item from report document" -l "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/DataContent.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataGenerationEngine.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/AbstractDataEngine.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/presentation/ReportContentLoader.java"

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Yan




Back to the top