Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21344

[REST Spec] Wrong xml tag on the response of create view

    XMLWordPrintable

Details

    Description

      On response example of REST API Spec: 1.3.2.7.1.1 XML Example
      ( https://github.com/ezsystems/ezpublish-kernel/blob/master/doc/specifications/rest/REST-API-V2.rst#view )

      The XML response starts:

      <?xml version="1.0" encoding="UTF-8"?>
      <View href="/content/views/TitleView" media-type="application/vnd.ez.api.View+xml">
        <identifier>TitleView</identifier>
        <User href="/user/users/14" media-type="vnd.ez.api.User+xml"/>
        <public>false</public>
        <Query>
          <Criteria>
            <FullTextCritierion>Title</FieldCritierion>
          </Criteria>
      

      The XML code inside Criteria is incorrect FullTextCritierion - FieldCritierion

      Attachments

        Activity

          People

            Unassigned Unassigned
            marcos.loureiro-obsolete@ez.no Marcos Loureiro (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 4 hours, 15 minutes
                4h 15m