[Cyberduck-trac] [Cyberduck] #9612: Exception connecting to bookmark with whitespace in default path

Cyberduck trac at trac.cyberduck.io
Thu Aug 4 14:13:48 UTC 2016


#9612: Exception connecting to bookmark with whitespace in default path
-----------------------+-------------------------
 Reporter:  user8439   |         Owner:  dkocher
     Type:  defect     |        Status:  reopened
 Priority:  normal     |     Milestone:  5.1
Component:  interface  |       Version:  5.0.9
 Severity:  normal     |    Resolution:
 Keywords:             |  Architecture:  Intel
 Platform:  Windows 7  |
-----------------------+-------------------------
Changes (by mihondo):

 * status:  closed => reopened
 * resolution:  worksforme =>
 * component:  irods => interface


Comment:

 Using Cyberduck V 5.1.0 (20676)

 I reproduced the problem with spaces in bookmark paths for both iRODS /PAM
 and WebDAV connections.
 It appears that you are not encoding the path for the URL (spaces remain
 as spaces instead of %20)

 Paths with folder names without spaces works; if the folder name has a
 space --
 iRODS fails with Connection failed /    Cannot convert this account into a
 URI:irods://..."
 WebDAV fails with error below (position 63 is where the first space is).

 [Window Title]
 Error

 [Main Instruction]
 Connection failed

 [Content]
 Invalid redirect URI:
 http://rndsharepoint.dow.com/sites/IR/ripilot/ELNDeploy/Project
 Documents/Forms/AllItems.aspx. Illegal character in path at index 63:
 http://rndsharepoint.dow.com/sites/IR/ripilot/ELNDeploy'/Project
 Documents/Forms/AllItems.aspx.

 In both cases, the URL that is showning the dialog (and in the bookmark
 file)  has spaces in it (not %20's) .

 In the case of the sharepoint connection , this path works:
 /sites/IR/ripilot/ELNDeploy/

 When I try to type a space as part of the path, the space does not appear
 unless I back arrow and re-insert it.   That tells me it is suggesting
 that spaces are not acceptable.  A single "&" is not shown in the URL but
 "&&" shows a single "&".

--
Ticket URL: <https://trac.cyberduck.io/ticket/9612#comment:26>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list