Quantum-Manager / tracker

Tracker for all questions about Quantum Manager.
3 stars 0 forks source link

The system creates unwanted subfolders #197

Open galamarco opened 1 month ago

galamarco commented 1 month ago

Describe the bug I set the quantum manager to upload images to this path images/articles/{year}-{month} By going to an article and loading an image by dragging the file is positioned correctly in the folder, but new folders are created in that folder (useless in my opinion) or rather an "images" folder with an "articles" folder inside and again "2024-05 "which is empty inside. The full path is /images/articles/2024-05/images/articles/2024-05 but the file is in /images/articles/2024-05/Vista_esterna.jpg Here is a screenshot of the cPanel file manager: https://prnt.sc/qWMSHqBF3-XD Is it possible to check if it is normal for all these folders to be created?

To Reproduce Steps to reproduce the behavior:

  1. Set Default Scopes for images "images/articoli/{year}-{month}" (warning, name field is blank, is a bug? Here an example https://prnt.sc/K2FWMbDJoFKi)
  2. Save
  3. Write a new article
  4. Drag and drop an image
  5. New image will be uploaded.
  6. Open filezilla or filemanager in cPanel to found this image
  7. You will se your image in images/articoli/2024-05 folder but you have now a news subfolder "images", another subfolder "articoli" and antother subfolder "2024-05" balnk (here an example https://prnt.sc/F8MdLA_Ud_vM )

Expected behavior I would expect no empty subfolders to be created in the path of the uploaded image

System Information (please complete the following information):

Thanks a lot Marco

Sulpher commented 1 month ago

Thank you for reporting. The issue is confirmed. It is under the investigation.