Skip to content

Conversation

@celestecote21
Copy link

The tool must not alter file paths between the local directory and what will be served by the Ghost instance.

On the "Copy the directory" task, an /images is added to the destination temporary path. This addition changes the path of files that is preserved by the zipping process.
This results in an incorrect path on the Ghost instance once uploaded, as the import process preserves paths.

The tool must not alter file paths between the local directory and what
will be served by the Ghost instance.

On the "Copy the directory" task, an `/images` is added to the
destination temporary path. This addition changes the path of files that
is preserved by the zipping process.
This results in an incorrect path on the Ghost instance once uploaded,
as the import process preserves paths.
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