Opened 8 years ago

Closed 8 years ago

#10972 closed Patch (fixed)

Wrong token-ization on custom ftp proxy string

Reported by: Paolo Zambotti Owned by:
Priority: normal Component: FileZilla Client
Keywords: custom proxy Cc:
Component version: svn trunk Operating system type: Windows
Operating system version: 7

Description

Custom proxy string is token-ized wrongly by including spaces and tabs as separator character. This make the custom ftp proxy setting to behave incorrectly (avoiding any chance of successful connection).
The attached patch removes the wrong separators from the token-ization function parameter.

Attachments (1)

ftp_proxy_custom.patch (631 bytes ) - added by Paolo Zambotti 8 years ago.
custom ftp proxy string token-ization separators patch

Download all attachments as: .zip

Change History (2)

by Paolo Zambotti, 8 years ago

Attachment: ftp_proxy_custom.patch added

custom ftp proxy string token-ization separators patch

comment:1 by Tim Kosse, 8 years ago

Resolution: fixed
Status: newclosed

Thanks, I've applied this patch.

Note: See TracTickets for help on using tickets.