[wp-trac] [WordPress Trac] #35043: Images in RSS feed are broken
WordPress Trac
noreply at wordpress.org
Mon Dec 14 16:14:36 UTC 2015
#35043: Images in RSS feed are broken
--------------------------+------------------------
Reporter: griffinjay | Owner: joemcgill
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.4.1
Component: Media | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------------
Changes (by SergeyBiryukov):
* keywords: => has-patch
Comment:
It looks like both https://validator.w3.org/feed/ an
http://feedvalidator.org/ don't recognize the new `srcset` and `sizes`
attributes in feeds.
I'm not sure if it qualifies as a bug, as the feed is still valid, and
these notices are recommendations, not errors.
We could probably bail early from `wp_make_content_images_responsive()` if
`is_feed()`, see [attachment:35043.patch].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35043#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list