Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-19210

REST API: XML tag created by numeric first character

    Details

    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Contributed Code

      Description

      {{<?xml version="1.0"?>
            <ResultSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  count="1" >
            <Result>
          ...
          <participant_role_id>
              <0>1</0>
              <1>4</1>
          </participant_role_id>
          ....
      </Result>
      </ResultSet>}}

      I attached the fix, i will create a pull request in GitHub soon.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Aron Novak Aron Novak
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: