Opened 19 years ago
Closed 19 years ago
#4668 closed defect (bug) (fixed)
Atom-PP service doc is formed according to version 09 of Atom-PP spec
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.2 |
| Component: | General | Keywords: | app atom-pp service needs-patch |
| Focuses: | Cc: |
Description
The Atom Publishing Protocol (APP) service document generated by wp-app.php reflects the APP spec as of version 09. The latest spec is 17. In particular, the workspace and collection elements should not have title attributes, the workspace should wrap an atom:title element, and the format of the accept element content has changed.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed as of revision 5951 of wp-app.php.
See ticket # 4191: http://trac.wordpress.org/ticket/4191