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 2008/03/08 01:29:46 UTC

[jira] Created: (NET-197) FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not

FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not
------------------------------------------------------------------------------------

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


The Javadoc for preParse() says that it is a no-op, but in fact it removes any entries that return null when parsed.

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


[jira] Closed: (NET-197) FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not

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

Sebb closed NET-197.
--------------------

    Resolution: Fixed

> FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not
> ------------------------------------------------------------------------------------
>
>                 Key: NET-197
>                 URL: https://issues.apache.org/jira/browse/NET-197
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Trivial
>
> The Javadoc for preParse() says that it is a no-op, but in fact it removes any entries that return null when parsed.

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


[jira] Updated: (NET-197) FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not

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

Rory Winston updated NET-197:
-----------------------------

    Priority: Trivial  (was: Major)

> FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not
> ------------------------------------------------------------------------------------
>
>                 Key: NET-197
>                 URL: https://issues.apache.org/jira/browse/NET-197
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Trivial
>
> The Javadoc for preParse() says that it is a no-op, but in fact it removes any entries that return null when parsed.

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


[jira] Commented: (NET-197) FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NET-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586199#action_12586199 ] 

Sebb commented on NET-197:
--------------------------

Fixed in NET_2_0 branch:
   http://svn.apache.org/viewvc?rev=645325&view=rev
and trunk:
  http://svn.apache.org/viewvc?rev=645326&view=rev


> FTPFileEntryParserImpl Javadoc for preParse() method says it is a noop, but it's not
> ------------------------------------------------------------------------------------
>
>                 Key: NET-197
>                 URL: https://issues.apache.org/jira/browse/NET-197
>             Project: Commons Net
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Trivial
>
> The Javadoc for preParse() says that it is a no-op, but in fact it removes any entries that return null when parsed.

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