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

Images didn't migrate well #7

Open
joemcgill opened this issue May 11, 2016 · 0 comments
Open

Images didn't migrate well #7

joemcgill opened this issue May 11, 2016 · 0 comments
Labels

Comments

@joemcgill
Copy link
Owner

Some images didn't get pulled over from the migration and other images took on the original attachment_id. This creates a weird scenario where clicking edit on an image in the post editor opens the editor with a different image active. This could also affect srcset attributes on the front end.

Here's an example post: http://jojotastic.com/2016/03/15/recipe-pot-o-gold-cocktail/

Markup:

<img class="alignnone wp-image-15103 size-large lazyloaded" alt="portrait of a cocktail // pot o' gold recipe for st. patrick's day! mix up a batch + get the full recipe on jojotastic.com" width="750" height="1124" data-src="http://jojotastic.com/wp-content/uploads/2016/03/Pot-o-gold-cocktail-10-750x1124.jpg" scale="0" src="http://jojotastic.com/wp-content/uploads/2016/03/Pot-o-gold-cocktail-10-750x1124.jpg" data-jpibfi-indexer="1">

Attachment page for that wp-image-{{id}}: http://jojotastic.com/?attachment_id=15103

😱

@joemcgill joemcgill added the bug label May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant