Skip to content

Conversation

@jyergatian
Copy link

I was using migrate ghost... to migrate a ghost instance from one install to another. I found the files downloaded had their filenames all lowercased, but the post and page import expected the original filenames. This resulted in most images, videos, and files embeded within posts and pages broken (missing).

I've made a small adjustment to mg-fs-utils to prevent the lowercasing of filenames, and updated the tests to expect the same filenames which are on the respective servers.

This change ensures file references in posts continue pointing to valid filenames.
Seeing as we no longer convert filenames to lowercase when downloading from the server, our tests should expect the original filenames in their original case.
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