Details
-
Bug
-
Resolution: Invalid
-
Blocker
-
None
-
13.5
-
Easy
-
Description
Author column in the attachments macro shows correct author only for the uppermost row. All subsequent rows show "Unknown display mode." as message.
Logs show the following warnings:
- Deprecated usage of method [org.apache.velocity.tools.generic.SortTool.sort] in xwiki:Main.AttachmentsMacro@84,46
- Deprecated usage of getter [com.xpn.xwiki.api.DeprecatedContext.getUser] in xwiki:Main.AttachmentsMacro@113,45
- Deprecated usage of method [org.xwiki.velocity.tools.CollectionsTool.reverse] in xwiki:Main.AttachmentsMacro@120,35
- Deprecated usage of getter [com.xpn.xwiki.api.Attachment.getFilesize] in xwiki:Main.AttachmentsMacro@23,31