XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: REST/AtomPub Binding
    • Labels:
      None
    • Proposal:
      Hide

      Remove the hasMoreItems from the schema. State on feed resources: If more items are available than contained in the feed returned, a link with the relation next MUST be included in the feed.

      In changes collection, state:
      if the next page of the changes does not exist yet, the link relation next MAY be available. If the next link relation is not available, the client should revisit the feed in the future and look for new items and the next link relation.

      Show
      Remove the hasMoreItems from the schema. State on feed resources: If more items are available than contained in the feed returned, a link with the relation next MUST be included in the feed. In changes collection, state: if the next page of the changes does not exist yet, the link relation next MAY be available. If the next link relation is not available, the client should revisit the feed in the future and look for new items and the next link relation.

      Description

      Why do paged feeds use the hasMoreItems element (from the schema)? The AtomPub rfc says this:

      "For this reason, servers MAY respond to Collection GET requests with a Feed Document containing a partial list of the Collection's members, and a link to the next partial list feed, if it exists."

      I believe this means that the link for next will not be present if there are no more items to be retrieved.

        Attachments

          Activity

            People

            • Assignee:
              albertcbrown Al Brown (Inactive)
              Reporter:
              ryan.mcveigh Ryan McVeigh (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: