-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:adminSource is core/admin packageSource is core/admin packagestatus: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more informationversion: 5Issue is present in Strapi 5Issue is present in Strapi 5
Description
Node Version
20.17.0
NPM/Yarn/PNPM Version
npm 11.2.0
Strapi Version
5.29.0
Operating System
Docker/Podman/LXC
Database
MariaDB
Javascript or Typescript
Typescript
Reproduction URL
No response
Bug Description
When you upload custom logos in settings -> overview -> customization -> menu/auth logo the files are correctly uploaded to S3 and shown in interface.
But after you "save" the page, the logo images are broken in interface because the urls are not signed as in media manager.
Steps to Reproduce
- Set S3 as storage provider.
- Configure S3 Plugin with
ACL: 'private' - Go in Admin panel -> Settings -> Overview -> Customization
- Upload a custom menu logo
- Click
Save
Expected Behavior
Admin panel shows the custom logo
Logs
Code Snippets
No response
Media
No response
Additional information
No response
Confirmation Checklist
- I have checked the existing issues for duplicates.
- I agree to follow this project's Code of Conduct.
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:adminSource is core/admin packageSource is core/admin packagestatus: pending reproductionWaiting for free time to reproduce the issue, or more informationWaiting for free time to reproduce the issue, or more informationversion: 5Issue is present in Strapi 5Issue is present in Strapi 5
Type
Projects
Status
To triage