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

filenaming #9

Open
ashleygwilliams opened this issue Jan 12, 2023 · 0 comments
Open

filenaming #9

ashleygwilliams opened this issue Jan 12, 2023 · 0 comments

Comments

@ashleygwilliams
Copy link
Member

per #2 (comment) via @Gankra

currently if fetching a remote asset where the origin path is a url whose final segment is not identifiable as a filename, we do the following transform:

https://mywebsite.com/some/path/image.png
/some/path/image.png
_some_path_image.png
some_path_image.png

for several reasons this is suboptimal and we should review this and how we name files in general.

@ashleygwilliams ashleygwilliams mentioned this issue Jan 12, 2023
Merged
9 tasks
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

No branches or pull requests

1 participant