[ 
https://issues.apache.org/jira/browse/NET-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13010468#comment-13010468
 ] 

Steve Cohen commented on NET-390:
---------------------------------

That may be so, but what do you do about the users who may be using toString() 
to return the unformatted string and will now get something they are not 
expecting?


> FTPFile.toString() should return formatted version of its fields, not the 
> unformatted original
> ----------------------------------------------------------------------------------------------
>
>                 Key: NET-390
>                 URL: https://issues.apache.org/jira/browse/NET-390
>             Project: Commons Net
>          Issue Type: Improvement
>          Components: FTP
>            Reporter: Sebb
>             Fix For: 3.0
>
>
> The toString() method in FTPFile currently returns the unformatted original 
> string, which is not very useful.
> It should return a String created from the parsed fields.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to