Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileManager Tag Cloud macro display 0 number of uploaded files pages with tags despite that those have them #83

Open
petrenkonikita112263 opened this issue Nov 1, 2023 · 0 comments

Comments

@petrenkonikita112263
Copy link

Prerequisites:

  • XWiki instance 15.x. I've tested on latest stable 15.9
  • Latest version of File Manager (Pro). It's recommended to check if all dependencies of pro app is up to date.
  • Trial license
  • At least one uploaded file (multimedia/office/image)

Step to reproduce:

  1. Check the home page FileManager.WebHome if there're no files, then upload them.
  2. Click on any uploaded file, check the tag field. It will have WebHome tag
  3. Go to any test page and add FileManager Tag Cloud to it using Quick Actions or menu toolbar or use direct code {{filetagcloud/}}

Actual result:
The tag cloud will be empty and have only line <{0} pages}">WebHome although all files have this tag. Even if custom tag is added to one file result will be same 0 <{0} pages}">image

Expected result:
The tag cloud displays the sum of pages that have the same tag.

Here's the GIF of it. Note that I've added a call of Recent Files macro for visibility of more than one file.
firefox_VH6QkiEGT1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant