Emmanuel Nnaa created FINERACT-103:
--------------------------------------
Summary: Unescape a string containing entity escapes before
comparing with allowed values in
"ResultsetColumnHeaderData.isColumnValueAllowed" method
Key: FINERACT-103
URL: https://issues.apache.org/jira/browse/FINERACT-103
Project: Apache Fineract
Issue Type: Improvement
Reporter: Emmanuel Nnaa
Assignee: Markus Geiss
Priority: Minor
If an entity is unrecognized, it is left alone, and inserted verbatim into the
result string. e.g. ">&zzzz;x" will become ">&zzzz;x".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)