Suzan E

Results 3 issues of Suzan E

**Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version ✅ - Used the search feature to ensure that the...

type: bug
3rd party compatibility
priority: medium
module: filesystem
severity: moderate

**Describe the bug** The issue is that ActivityPub has a different output for the same page depending on the value of the Accept header. What happens here is that once...

**Describe the bug** When an image contains special characters like `image^3.webp`, we are stripping the character, and the URL returned is `image3.webp` instead of `image^3.webp`. This breaks the image, causing...