Opened 7 years ago

Closed 7 years ago

#11048 closed Bug report (fixed)

fix EPSV parsing in FZ 3.22.2-rc1

Reported by: Tommy Wu Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version:

Description

it's failed to connect via HTTP proxy in 3.22.2-rc1.
can't get the correct port number in EPSV response.

this patch will fix this issue.

Attachments (1)

filezilla_fix_epsv.patch (721 bytes ) - added by Tommy Wu 7 years ago.
fix epsv parse

Download all attachments as: .zip

Change History (2)

by Tommy Wu, 7 years ago

Attachment: filezilla_fix_epsv.patch added

fix epsv parse

comment:1 by Tim Kosse, 7 years ago

Resolution: fixed
Status: newclosed

Thanks for the patch. I've fixed it in a slightly different way to avoid a call to substr, which has been the intention behind the change that broke the parsing.

Note: See TracTickets for help on using tickets.