You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/03/22 23:22:05 UTC

[jira] [Created] (NET-388) VMSVersioningFTPEntryParser#preParse should not call super.preParse

VMSVersioningFTPEntryParser#preParse should not call super.preParse
-------------------------------------------------------------------

                 Key: NET-388
                 URL: https://issues.apache.org/jira/browse/NET-388
             Project: Commons Net
          Issue Type: Bug
            Reporter: Sebb
            Priority: Minor


VMSVersioningFTPEntryParser#preParse() should not call super.preParse(), because that calls parse() currently, and will be a noop when NET-381 is implemented.

In either case, calling super.preParse() is wrong.

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

[jira] [Resolved] (NET-388) VMSVersioningFTPEntryParser#preParse should not call super.preParse

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

Sebb resolved NET-388.
----------------------

       Resolution: Fixed
    Fix Version/s: 3.0

> VMSVersioningFTPEntryParser#preParse should not call super.preParse
> -------------------------------------------------------------------
>
>                 Key: NET-388
>                 URL: https://issues.apache.org/jira/browse/NET-388
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 3.0
>
>
> VMSVersioningFTPEntryParser#preParse() should not call super.preParse(), because that calls parse() currently, and will be a noop when NET-381 is implemented.
> In either case, calling super.preParse() is wrong.

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