Changes between Initial Version and Version 6 of Ticket #59875
- Timestamp:
- 11/13/2023 11:20:00 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59875
- Property Keywords has-patch added
- Property Owner set to
- Property Status new → assigned
- Property Type enhancement → defect (bug)
-
Ticket #59875 – Description
initial v6 11 11 12 12 13 See the failing tests over at https://github.com/WordPress/wordpress-develop/pull/5655 as an illustration of the issue.14 13 15 14 It's a bit of an edge case but one, perhaps, that could be guarded against for example by checking that `parent.id === revision.parent` or something. 15 16 The risk is that there might be some sites that, for whatever reason, probably unintentionally, are expecting values back from a mismatched combination of parentId and revisionId. 17 18 The argument for dismissing this concern is that, in such as case, the URL is not representational of the resource, and so it is not RESTful. 16 19 17 20 What do folks think?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)