Changes between Initial Version and Version 1 of Ticket #10995
- Timestamp:
- Mar 17, 2020 5:28:45 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10995 – Description
initial v1 13 13 14 14 Then I see the following 15 15 16 ``` 16 17 2020-03-17 13:00:23.199539-0400 0x7427b8 Default 0xaecc6e 88140 0 Cyberduck: (libcore.dylib) [ch.sudo.cyberduck:Thread-40 ch.cyberduck.core.threading.BackgroundCallable] Failure java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in escape (%) pattern - Error at index 1 in: "ap" running background task … … 28 29 ``` 29 30 30 I'm having issues building Cyberduck on macOS 10.15.3 (most likely due to my own incompetence) so I can't quite debug the exact issue. If I can figure that out, I 'dcan attempt to create a patch fixing or working around my issue.31 I'm having issues building Cyberduck on macOS 10.15.3 (most likely due to my own incompetence) so I can't quite debug the exact issue. If I can figure that out, I can attempt to create a patch fixing or working around my issue. 31 32 32 33 Reading through code, I think it may be related to https://github.com/iterate-ch/cyberduck/commit/07e0e548684b7a65f2d1bcbc424da639ffeb4396.