Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] [CheckIn]fixed the bug 203204 [Regression] Error occors when preview the attached report design as XLS [1203]

Summary:
    fixed the bug 203204 [Regression] Error occors when preview the attached report design as XLS [1203]
 
-  Bugzilla Bug(s) Resolved: 
    203204
 
-  Description:  
   if the vlaue type is number but value text is "NaN" ,the value type will be changed to string then export to excel.
   and fixed the bug under the head source and 2.2.1 branch.
 
-  Test Description:  
 
-   Manual Test.
 
-  Notes to Build Team: 

-  Notes to Developers: 

-  Notes to QA: 

-  Files Edited:  
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
-  Files Added:
 

Attachment: man_002.gif
Description: GIF image


Back to the top