Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4
-
Fix Version/s: 2.4.1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Currently NPE can occur in escaping HTML/XML chars when the value for a given header is not found or when a converter returns a null value. A check should be added before escaping them.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Description | Currently NPE can occur in escaping HTML/XML chars when the value for a given header is not found. | Currently NPE can occur in escaping HTML/XML chars when the value for a given header is not found or when a converter returns a null value. A check should be added before escaping them. |
Summary | HTML/XML reports should handle better missing values from the examples table | HTML/XML reports should handle better missing or null values from the examples table |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |