You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2010/02/09 13:34:28 UTC

[jira] Created: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Bug in  processing the ftp URL when passive mode is added
---------------------------------------------------------

                 Key: SYNAPSE-607
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
             Project: Synapse
          Issue Type: Bug
          Components: Transports
            Reporter: Rajika Kumarasiri
             Fix For: 1.3


It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in?vfs.passive=true in the VFS transport. 
When passive mode is enabled the lock file name is generated as : vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in?vfs.passive=true.lock which actually should be vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in/test-file.lock. 
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Resolved: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton resolved SYNAPSE-607.
----------------------------------

    Resolution: Fixed

Fixed in the trunk and on the 1.3 branch as well

> Bug in  processing the ftp URL when passive mode is added
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-607
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Rajika Kumarasiri
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>         Attachments: SYNAPSE-607.patch
>
>
> It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
> When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri updated SYNAPSE-607:
--------------------------------------

    Attachment: SYNAPSE-607.patch

A small patch which fix the problem. Pleas review it and apply the patch.

> Bug in  processing the ftp URL when passive mode is added
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-607
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Rajika Kumarasiri
>             Fix For: 1.3
>
>         Attachments: SYNAPSE-607.patch
>
>
> It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
> When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Commented: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832801#action_12832801 ] 

Ruwan Linton commented on SYNAPSE-607:
--------------------------------------

Thanks Rajika. There were few formatting issues, which I have fixed.

Thanks,
Ruwan

> Bug in  processing the ftp URL when passive mode is added
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-607
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Rajika Kumarasiri
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>         Attachments: SYNAPSE-607.patch
>
>
> It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
> When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Assigned: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Posted by "Ruwan Linton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruwan Linton reassigned SYNAPSE-607:
------------------------------------

    Assignee: Ruwan Linton

> Bug in  processing the ftp URL when passive mode is added
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-607
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Rajika Kumarasiri
>            Assignee: Ruwan Linton
>             Fix For: 1.3
>
>         Attachments: SYNAPSE-607.patch
>
>
> It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
> When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Updated: (SYNAPSE-607) Bug in processing the ftp URL when passive mode is added

Posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri updated SYNAPSE-607:
--------------------------------------

    Description: 
It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
 

  was:
It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in?vfs.passive=true in the VFS transport. 
When passive mode is enabled the lock file name is generated as : vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in?vfs.passive=true.lock which actually should be vfs:ftp://guestftp:guest123@ww2.wso2.org/test/in/test-file.lock. 
 


> Bug in  processing the ftp URL when passive mode is added
> ---------------------------------------------------------
>
>                 Key: SYNAPSE-607
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-607
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Rajika Kumarasiri
>             Fix For: 1.3
>
>
> It seems that there is a  bug in processing ftp URLs such as : vfs:ftp://user:pword@host/test/in?vfs.passive=true in the VFS transport. 
> When passive mode is enabled the lock file name is generated as : vfs:ftp://user:pword@host/test/in?vfs.passive=true.lock which actually should be vfs:ftp://user:pword@host/test/in/test-file.lock. 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org