Issue Details (XML | Word | Printable)

Key: NET-199
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Critical Critical
Assignee: Unassigned
Reporter: alex
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Net

FTPClient returns a FTPFile list with null element.

Created: 08/Mar/08 07:13 PM   Updated: 08/Mar/08 07:21 PM
Return to search
Component/s: None
Affects Version/s: 1.4
Fix Version/s: None

Time Tracking:
Not Specified

Environment: jdk1.5.0_07
Issue Links:
Duplicate
 

Resolution Date: 08/Mar/08 07:21 PM


 Description  « Hide
The method FTPClient.listFiles will returns a list of FTPFile, but it contains 'null' element if there are files on FTP server that are created at Feb.29.

In fact I'm not sure whether it is a bug of .net api, since I have traced the call stack, as a result, it shows the problem happens when FTPListParsedEngine.readServerList is called and then finally GregorianCalender.computeTime is called, that method raised IllegalArgumentException. Can you verify this issue? Thanks.

Best regards,
Alex



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.