Skip to content

Remove host param from url uploader method#13404

Merged
alecslupu merged 2 commits intodevelopfrom
fix/remove-host-param-from-url-method
Oct 8, 2024
Merged

Remove host param from url uploader method#13404
alecslupu merged 2 commits intodevelopfrom
fix/remove-host-param-from-url-method

Conversation

@fblupi
Copy link
Copy Markdown
Member

@fblupi fblupi commented Sep 16, 2024

🎩 What? Why?

Remove host param from url uploader method. As it was causing an error while using a S3 storage provider.

📌 Related Issues

Testing

You need an instance with the S3 storage configuration with newsletters with images uploaded while running decidim <= 0.28.2. Then, update decidim to 0.29, go to the preview page of the newsletter on the admin page, and see how it works

♥️ Thank you!

github-actions[bot]
github-actions bot previously approved these changes Sep 16, 2024
@fblupi fblupi requested a review from alecslupu September 16, 2024 14:59
@andreslucena andreslucena modified the milestone: 0.29.1 Sep 18, 2024
@andreslucena andreslucena added the release: v0.29 Issues or PRs that need to be tackled for v0.29 label Sep 18, 2024
@alecslupu alecslupu added this to the 0.30.0 milestone Oct 8, 2024
Copy link
Copy Markdown
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alecslupu alecslupu merged commit 2b64bc3 into develop Oct 8, 2024
@alecslupu alecslupu deleted the fix/remove-host-param-from-url-method branch October 8, 2024 07:40
@alecslupu alecslupu added the release: v0.28 Issues or PRs that need to be tackled for v0.28 label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: admin module: assemblies module: core module: participatory processes module: proposals release: v0.28 Issues or PRs that need to be tackled for v0.28 release: v0.29 Issues or PRs that need to be tackled for v0.29 type: fix PRs that implement a fix for a bug

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

Error generating resource URL with S3

3 participants