Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-20666

Special char in the ESP form was not handled properly

    XMLWordPrintable

Details

    Description

      Step to reproduce the error:

      1. Go to the Form page for EchoTest
      2. Type in <abc> in ValueIn textbox
      3. Click Submit
      4. 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>

       

      Attachments

        Activity

          People

            gaojx Jiafu Gao
            gaojx Jiafu Gao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: