Skip to content

Path and URL substitution clash #582

Closed
@pixelmultiplo

Description

@pixelmultiplo

Describe the bug
Wordpress path get substituted in URLS.

For instance after the pull, my local page has links like this: background-image: url(https://Users/marek/Projects/Larin/website-it/website-it/wp-content/uploads/2019/12/TREVI_az_02.jpg);

Wordmove command
wordmove pull -e staging -d

Expected behavior
The path substitution should not clash with the database. Maybe I am missing a way to disable it.

movefile.yml
`
local:
vhost: https://www.website.local
wordpress_path: /Users/marek/Projects/Larin/website-it/website-it

staging:
vhost: https://staging.website.it
wordpress_path: /staging.website.it
`

Environment (please complete the following information):

  • OS: OS x 10.14
  • Ruby: ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-darwin18]
  • Wordmove: 4.0.1

Doctor
[x] wordmove doctor is all green

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions