UserPreferences

PaceNoChangeId


Abstract

For Draft-09

Clients should not be allowed to change the atom:id of entries.

Status

Proposed

Rationale

Clients should not be allowed to change the atom:id of entries

Proposal

8.# Persistence of atom:id values

When updating a collection member's atom:entry using PUT, clients MUST NOT
change the value of the entries atom:id element.  Servers MUST reject attempts
to modify the atom:id of a member entry with an appropriate 4xx HTTP response
status code (e.g., 400 "Bad Request", 403 "Forbidden" or 409 "Conflict").

Impacts

Notes


CategoryProposals