Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue where uploading assets via the Markdown Fieldtype would fail, due to the entire container object being passed to the Uploader, rather than just the ID.

This PR also ensures the AssetsController::store() method returns a 404 response when the asset container can't be found.

Fixes #13776

@jasonvarga jasonvarga merged commit dc5d62d into 6.x Feb 2, 2026
11 checks passed
@jasonvarga jasonvarga deleted the markdown-fieldtype-uploads branch February 2, 2026 18:26
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.

Unable to upload image in Markdown content field

3 participants