diff options
author | Jim Hahn <jrh3@att.com> | 2017-10-30 15:58:19 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2017-10-30 15:58:19 -0400 |
commit | 7754fb8e889bae843d7382b7dee4b2e21a4ef56c (patch) | |
tree | 4ce34db3917ecd5a503547d5f32fddff4258db1f /bpmn/MSOInfrastructureBPMN/src/test/groovy | |
parent | 364e214921ec080cbc991a0863fe7bfdf8825ea3 (diff) |
Handle embedded "<" in SDNC responses
Modified the code to use an actual XML parser when decoding the SDNC
response-data element, instead of using the simple-minded
replace("&", "&") approach. The latter did not function correctly
when XML elements contained other xml-encoded data.
Change-Id: Ied6b8b19f307f728b8da1a2b410b9e239ec62ab6
Issue-Id: SO-115
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'bpmn/MSOInfrastructureBPMN/src/test/groovy')
0 files changed, 0 insertions, 0 deletions