You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Charles Honton (JIRA)" <ji...@apache.org> on 2015/04/08 04:20:14 UTC

[jira] [Resolved] (LANG-1107) Fix parsing edge cases in FastDateParser

     [ https://issues.apache.org/jira/browse/LANG-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Honton resolved LANG-1107.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: Patch Needed)
                   3.5

r1671992

> Fix parsing edge cases in FastDateParser
> ----------------------------------------
>
>                 Key: LANG-1107
>                 URL: https://issues.apache.org/jira/browse/LANG-1107
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.time.*
>            Reporter: Benedikt Ritter
>            Assignee: Charles Honton
>             Fix For: 3.5
>
>
> There are two commented out tests in FastDateParserSDFTest:
> * testLowerCase
> * testLowerCasePP
> When activating these tests, the build fails with 6 failures. This indicates, that there are edge cases in date parsing, where FastDateFormat behave different vom SimpleDateFormat. This this be fixed so that the parsing result is the same for FastDateParser and SimpleDateParser.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)