id summary reporter owner description type status priority component resolution keywords cc component_version os os_version 1493 lost UTF8 after close connection tommywu "The default value for m_bUTF8 set to true in class's constructor, and set it to false when the server didn't support UTF8. If server support UTF8 by Auto or Force, this value will keep true, but in DoClose(), it will reset to false. After that, next connect won't call constructor again, so this value will always be false. We should change it to true in Connect() to avoid this bug." Patch closed normal FileZilla Client tommywu Tim Kosse