FBIA video is not showing up in RSS feed on QA environment.

Steps to reproduce:
1. Install FBIA and FBIA views module.
2. Configure Facebook Instant Articles settings
(URL used: /admin/config/services/fb_instant_articles)
3. Enable Facebook instant articles
(URL used: /admin/structure/types/manage/article)
4. Add a 'File' field type to the article content type
(URL used: /admin/structure/types/manage/article/fields/add-field)
5. Place 'File' field type in Header/Body/Footer region and select 'FBIA video' field formatter from dropdown
(URL used: /admin/structure/types/manage/article/display/fb_instant_articles)
6. Upload a video to article content type
(URL used: /node/add/article )
7. Look up uploaded video in RSS feed
(URL used: /instant-articles.rss)
Expected Result: Uploaded video in Article should show up
Actual Result: Uploaded video in Article is not showing up

Comments

m4olivei created an issue. See original summary.

m4olivei’s picture

More specifically, the issue here is that the canonical URL is not taken into account when set, causing the video to not correctly get ingested into FBIA.

m4olivei’s picture

sunset_bill’s picture

Status: Needs review » Reviewed & tested by the community

Verified working on local.

  • m4olivei committed c1ae197 on 8.x-2.x
    Issue #2896986 fix issue with Video FBIA formatter where the canonical...
  • m4olivei committed df70cd7 on 8.x-2.x
    Issue #2896986 tweak the canonical URL override test for video formatter...
  • m4olivei authored ed90f6a on 8.x-2.x
    Issue #2896986 by m4olivei, sunset_bill: FBIA video is not showing up in...
m4olivei’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.