[wp-trac] [WordPress Trac] #19922: Cookie urlencoding in getHeaderValue method of WP_Http_Cookie confuses servers
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 5 15:17:37 UTC 2012
#19922: Cookie urlencoding in getHeaderValue method of WP_Http_Cookie confuses
servers
------------------------------------+---------------------
Reporter: pw201 | Owner: westi
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.4
Component: HTTP | Version: 2.8
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback |
------------------------------------+---------------------
Changes (by westi):
* status: accepted => closed
* resolution: => fixed
Comment:
In [20372]:
{{{
#!CommitTicketReference repository="" revision="20372"
HTTP: Don't force cookie values to be urlencoded because it breaks usage
of cookies in some scenarios like the LiveJournal Importer. Instead add a
filter for a plugin to use if it really wants to have the cookie mangled.
Fixes #19922 props pw201, dllh and kurtpayne.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19922#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list