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

Image on distributed page has incorrect URL. #974

Open
1 task done
joshwilsondotme opened this issue Nov 17, 2022 · 4 comments
Open
1 task done

Image on distributed page has incorrect URL. #974

joshwilsondotme opened this issue Nov 17, 2022 · 4 comments
Labels
help wanted type:bug Something isn't working.

Comments

@joshwilsondotme
Copy link

Describe the bug

The parent page image has an offload media image from our AWS media bucket. However, the distributed image does not have the correct offloaded URL.

If I resave the parent page again, the distributed page will now have the correct image URL.

These steps need to happen each time a page with an image embedded on the parent page is distributed to any site.

Parent page embedded image URL : https://s3.amazonaws.com/*************.com/wp-content/uploads/2022/09/21152220/OTC_vs_prescription_HA.png

Pull page on child page image URL : https://**************.com/wp-content/uploads/2022/09/OTC_vs_prescription_HA.png

Steps to Reproduce

  1. Pull the page to the child site.
  2. Resave the parent page.

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

version: 6.0.2
site_language: en_US
user_language: en_US
timezone: +00:00
permalink: /%postname%/
https_status: true
multisite: true
user_registration: false
blog_public: 1
default_comment_status: open
environment_type: production
site_count: 624
network_count: 1
user_count: 679
dotorg_communication: true

distributor

0: 1.8.0
1:
Override Author Byline: No
Media Handling: Featured image and attached images

Code of Conduct

  • I agree to follow this project's Code of Conduct
@joshwilsondotme joshwilsondotme added the type:bug Something isn't working. label Nov 17, 2022
@vikrampm1 vikrampm1 moved this to Incoming in Open Source Practice Nov 17, 2022
@jeffpaul
Copy link
Member

@peterwilsoncc this sounds like something to look into / consider with the post object handling refactoring work

@jeffpaul jeffpaul moved this from Incoming to Backlog in Open Source Practice Mar 21, 2023
@jeffpaul jeffpaul added this to the Future Release milestone Mar 21, 2023
@jeffpaul
Copy link
Member

Probably worth testing plugins like https://wordpress.org/plugins/wp-ses/, https://wordpress.org/plugins/amazon-s3-and-cloudfront/, and https://wordpress.org/plugins/windows-azure-storage/ with Distributor to see where best to ensure compatibility that distributed images are properly the result of any offloading happening (perhaps Distributor or these offload plugins are hooking in ways that are blocking this) and whether that's something we can handle for / support within Distributor.

@jeffpaul jeffpaul moved this from Backlog to To Do in Open Source Practice Mar 22, 2023
@joshwilsondotme
Copy link
Author

I wanted to follow up on this issue since it's been a few months without activity. I understand that maintaining open-source projects can be time-consuming, and there might be other priorities.

Is there any update or feedback regarding this issue? If there's any additional information you need from me, please let me know. I appreciate your time and effort on this project.

@jeffpaul
Copy link
Member

@joshwilsondotme unfortunately this is not on our roadmap, but if someone wanted to pick up research, triage, and any potential resulting PR then our team would gladly review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type:bug Something isn't working.
Projects
Status: To Do
Development

No branches or pull requests

2 participants