Skip to content

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Oct 15, 2025

Description

When importing an asset via the Inner-Element Field (Assets field) and providing a filename for it, ensure that we don’t end up with a filename with two extensions.

For example, if the filename provided in the feed is: my-file.jpg and the imported asset is called remote-image.jpg, the imported file should be named my-file.jpg and not my-file.jpg.jpg.

If the remote file extension is detected to be a png but the filename provided in the feed is jpg, the png extension will be used.

Related issues

#1677

@i-just i-just requested a review from angrybrad as a code owner October 15, 2025 07:53
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.

1 participant