Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0-milestone-1
-
Fix Version/s: 4.0-milestone-2, 3.5.1
-
Component/s: LiveTable
-
Labels:None
-
keywords:livetable doc.fullname column
-
Difficulty:Unknown
-
Similar issues:
Description
When asking for the column "doc.fullName", it is properly used in the LivetableResultsMacros query, but, when returning the result as JSON, doc_fullname is used instead of doc_fullName and this is not expected by the client side livetable.
This bug seems to be as old as Livetable itself (over 3 years), maybe this property has never been used.
The solution would be to fix the JSON and return doc_fullName instead of doc_fullname.
Attachments
Issue Links
- is related to
-
XWIKI-8116 Livetable doesn’t display any files when using page permissions
-
- Closed
-