[wp-trac] [WordPress Trac] #60261: Fatal error with invalid charset specified in Trackback
WordPress Trac
noreply at wordpress.org
Fri Oct 18 15:54:24 UTC 2024
#60261: Fatal error with invalid charset specified in Trackback
-------------------------------------------+-----------------------------
Reporter: dd32 | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Future Release
Component: Pings/Trackbacks | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch php81 needs-testing | Focuses:
-------------------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"59255" 59255]:
{{{
#!CommitTicketReference repository="" revision="59255"
Pings/Trackbacks: Validate that the specified charset is available on the
receiving site.
This aims to avoid a subsequent fatal error from `mb_convert_encoding()`
when an invalid charset is specified.
Follow-up to [1734], [2563], [12032].
Props dd32, jrf, oglekler, rajinsharwar.
Fixes #60261.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60261#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list