Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 116373, 116379--- bugs related with NullPointException

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 116373, 116379--- bugs related with NullPointException

Description:
 fix [Bug 116379] Equals(object) method in class StringValue doesn't process the condition when value is null.
fix [Bug 116373] [Regression]The method getInstance(element) in class ScriptExecutor doesn't process null parameter input.

Why:
NullPointException thrown out
Regression: Yes/No
yes
 
Code Owner:
Shanghai Engine Team
 
Code Reviewers:
Shanghai Engine Team
 
Tests:
Unit test
 
Test Automated:  Yes/No (if “No”, then explain why)
Yes
Branches Involved:
Eclipse CVS
 
Files Changed:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/StringValue.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/CellScriptExecutor.java"

Files Shared:
None
 
Files Added:
None
 
Files Deleted:
None
 
Defect Entries Resolved:
None
 
Case Entries Resolved:
None
 
Notes to Developers:
None
 
Notes to QA:
None
 
Notes to Documentation:
None
 
Notes to Configuration Management:
None
 
Notes to Support:
None
 
Notes to Product Marketing:
None


Back to the top