[Pidgin] #2953: libpurple parse_redirect() redirects on Content-Location header, instead of only Location
Pidgin
trac at pidgin.im
Tue Oct 16 02:54:07 EDT 2007
#2953: libpurple parse_redirect() redirects on Content-Location header, instead of
only Location
------------------------+---------------------------------------------------
Reporter: jeff | Owner: jeff
Type: defect | Status: closed
Priority: minor | Milestone: 2.2.2
Component: libpurple | Version: 2.1.1
Resolution: fixed | Keywords: msimprpl libpurple redirect parse_redirect
Pending: 0 |
------------------------+---------------------------------------------------
Changes (by markdoliner at pidgin.im):
* status: new => closed
* resolution: => fixed
* milestone: => 2.2.2
Comment:
(In [e82ae16ed445d6896fec536a492fcc17bc6098e4]) When checking for
redirects in purple_util_fetch_url(), look for
"\nLocation:" instead of just "Location:" The latter incorrectly
matches "Content-Location:", which has a different meaning.
Fixes #2953
--
Ticket URL: </ticket/2953#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list