Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby-core-utils): fix urls without extension #34930

Merged

Conversation

wardpeet
Copy link
Contributor

@wardpeet wardpeet commented Feb 25, 2022

Description

Fixes a bug where remote url doesn't provide extension and doesn't apply it when found from source file

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 25, 2022
@wardpeet wardpeet changed the title fix(gatsby-core-utils): fix urls without extension" fix(gatsby-core-utils): fix urls without extension Feb 25, 2022
@wardpeet wardpeet added topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) type: bug An issue or pull request relating to a bug in Gatsby and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Feb 25, 2022
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

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

Thank you!

@pieh pieh added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Feb 25, 2022
@gatsbybot gatsbybot merged commit 728af63 into master Feb 25, 2022
@gatsbybot gatsbybot deleted the wardpeet/sc-46853/issues-related-to-gatsby-core-utils-fetch branch February 25, 2022 12:17
LekoArts pushed a commit that referenced this pull request Feb 25, 2022
* add test

* fix(gatsby-core-utils): fix urls without extension

(cherry picked from commit 728af63)
LekoArts pushed a commit that referenced this pull request Feb 25, 2022
@frith77
Copy link

frith77 commented Feb 25, 2022

wow i reported a bug yesterday, today it is fixed! thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: core Relates to Gatsby's core (e.g. page loading, reporter, state machine) type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants