DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32665>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32665

           Summary: Date localization
           Product: Commons
           Version: 1.2 Final
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Net
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Commons-net 1.2.2

When listing files from a Unix server that return month names in non-English
languages, no good parsing is done: FTPFileEntryParser.parseFTPEntry() returns 
null.

By patching UnixFTPEntryParser.MONTHS in the UnixFTPEntryParser.java file, I've
been able to solve this.

Maybe would need to use a more flexible aproach when parsing months.

The effect in an Ant script, the FTP get task gives a NullPointerException.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to