Details
-
Bug
-
Resolution: Fixed
-
Major
-
4.5.3, 5.0
-
None
-
Easy
-
N/A
-
N/A
-
Description
The current implementation of the REST api with "media=json" fails to send all fields like the media=xml does. The missing fields are those that are inherited from a superclass.
Example: for a page
compare
/xwiki/rest/wikis/xwiki/spaces/Sandbox/pages/WebHome?media=json
to
/xwiki/rest/wikis/xwiki/spaces/Sandbox/pages/WebHome?media=xml
In the json output there is no title field.
Attachments
Issue Links
- blocks
-
XWIKI-9936 The tree view doesn't load on IE11
- Closed