The issue #2986470: Images not showing in RSS feeds resolved a bug by changing the way image fields lazy-loaded, and by adding a new feature of excluded pages list, in the 7.x branch.

Update the 8.x branch to match the recent changes.

Comments

osman created an issue. See original summary.

nathaniel’s picture

Status: Active » Needs review
StatusFileSize
new2.25 KB

Started a patch for this. Ran into a similar issue with the printable module. Images were not showing up on /node/*/printable/print. The changes in the patch fix that issue and I haven't noticed any other side effects yet.

nathaniel’s picture

StatusFileSize
new6.03 KB

Updated the patch to work with the filter / inline content.

osman’s picture

Status: Needs review » Fixed

Thanks for the patch, but I had to implement it a bit differently.

Check it out in the dev branch.

Status: Fixed » Closed (fixed)

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