#5496 closed Patch (rejected)
Bug - Ticket #5054 Quick fix patch
Reported by: | Nicholas Welters | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | seo | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description
The attached patch cahanges two classes.
The fix should only affect MS windows systems.
All the extentions added to the file type associations table should be lower case and then when a file is opened in the local list view the extention should also be treated as lower case.
Attachments (1)
Change History (2)
by , 14 years ago
comment:1 by , 14 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
There appear to be unrelated changes in the diff. Also, the diff is reversed, the old files needs to come before the new file in the diff arguments.
Last but not least, please attach your patch to the original ticket, #5054 I believe.