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

fix spaces thumbnails #3235

Merged
merged 1 commit into from
Feb 24, 2022
Merged

fix spaces thumbnails #3235

merged 1 commit into from
Feb 24, 2022

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented Feb 24, 2022

When requesting files using spaces references, the path needs to be relative. I thought it was working, when I tested it because I was using files which were already in the thumbnails service cache. The thumbnails service never had to load these files from the storage and that's why I never encountered this issue.

Lesson learned: when working with the thumbnailer, clear the thumbnails cache!

When requesting files using spaces references, the path needs to be relative
@C0rby C0rby self-assigned this Feb 24, 2022
@sonarcloud
Copy link

sonarcloud bot commented Feb 24, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@C0rby C0rby merged commit 93cb085 into master Feb 24, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-spaces-thumbnails branch February 24, 2022 17:55
ownclouders pushed a commit that referenced this pull request Feb 24, 2022
Merge: 7973c74 571ee55
Author: David Christofas <dchristofas@owncloud.com>
Date:   Thu Feb 24 18:55:41 2022 +0100

    Merge pull request #3235 from owncloud/fix-spaces-thumbnails

    fix spaces thumbnails
@micbar micbar mentioned this pull request Mar 3, 2022
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants