[wp-trac] [WordPress Trac] #10713: Output encoding not set in fetch_feed
WordPress Trac
noreply at wordpress.org
Sat May 9 06:48:46 UTC 2015
#10713: Output encoding not set in fetch_feed
------------------------------+------------------------
Reporter: iansealy | Owner: chriscct7
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.3
Component: Feeds | Version: 2.8.4
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+------------------------
Changes (by wonderboymusic):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"32469"]:
{{{
#!CommitTicketReference repository="" revision="32469"
In `fetch_feed()`, call `->set_output_encoding()` on the `SimplePie`
instance to ensure the feed is served with encoding specified by the
`blog_charset` option.
Props chriscct7.
Fixes #10713.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/10713#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list