Custom Query (8021 matches)
Results (220 - 222 of 8021)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1258 | Transfer queue window | |||
Description |
I noticed a display problem, very minor, in the transfer queue window. When there is a file transfer in process, there is a line a few pixels high not being refreshed correctly. It reflects whatever was behind FileZilla at that moment. However it is only seen when a file transfer is occurring. The queue windows redraws correctly when there isn't a file transfer. I notice this since my FTP's can run for hours. |
|||
#1272 | HTTP Proxy authentication Base64 extra = | |||
Description |
When logging to my HTTP Proxy Filezilla send Base64 encoded user:pass with an extra '=' character at the end. This is not supported by my company proxy and doesn't seem to be required by base64 standard. here is a sample of what is sent by firefox and what is sent by filezilla firefox: Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk filezilla: Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk= Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk= |
|||
#1279 | different sorting in tree and file view | |||
Description |
The sorting algorithm in the (remote) tree view seems to differ from the algorithm in the (remote) file view underneath. On one hand (german) vowel mutations are grouped amongst the classic vowels but on the other hand they are listed at the end. |