Skip to content

Conversation

@fschade
Copy link
Contributor

@fschade fschade commented Dec 31, 2025

Description

the thumbnailer service panics if the fontmap contains a path to a font that does not exist, spotting the reason for that is hard because there is no error propagation for that case

Related Issue

Motivation and Context

  • let the admin know if the configured font is not found
  • fix the panic

How Has This Been Tested?

  • local installation
  • unit tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@fschade fschade self-assigned this Dec 31, 2025
@github-project-automation github-project-automation bot moved this to Qualification in OpenCloud Team Board Dec 31, 2025
@fschade fschade moved this from Qualification to In Progress in OpenCloud Team Board Dec 31, 2025
@fschade fschade merged commit 45bc0b6 into opencloud-eu:main Dec 31, 2025
59 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in OpenCloud Team Board Dec 31, 2025
@openclouders openclouders mentioned this pull request Dec 31, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

thumbnailer panics when THUMBNAILS_TXT_FONTMAP_FILE does not exist

2 participants