Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix Bug 144934 TVT3.2:TCT827: DA: No data in BIRT report

- Summary:
CheckIn:Fix Bug 144934 TVT3.2:TCT827: DA: No data in BIRT report


- Bugzilla Bug (s) Resolved:
Fix Bug 144934 TVT3.2:TCT827: DA: No data in BIRT report


- Description:
The bug described in bugzilla is caused by a bug which tries to convert a Double of NaN value to a BigDecimal. This has been fixed as appropriate.


- Tests Description  :
No.


- Notes to Build Team:

- Notes to Developers:

- Notes to QA: 
 

 

- Notes to Documentation:  

- Files Edited:
/org.eclipse.birt.core/src/org/eclipse/birt/core/data/DataTypeUtil.java

/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/ScriptEvalUtil.java

 

- Files Added:

 

- Files Deleted

 

 


Back to the top