Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
7.0.0
-
None
-
In both D-ESDL service and proxied service:
http://bctldespdev02.risk.regn.net:8507/
http://bctldespdev02.risk.regn.net:8043/
Description
Step to reproduce the error:
- Go to the Form page for EchoTest
- Type in <abc> in ValueIn textbox
- Click Submit
- Error is returned
This page contains the following errors:
error on line 1 at column 45: Opening and ending tag mismatch: abc line 0 and ValueOut
If you check the frame source, the response is:
<EchoTestResponse><ValueOut><abc></ValueOut></EchoTestResponse>
this is clearly wrong, the <abc> should be: <abc>