You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/05/28 16:30:12 UTC

[jira] [Updated] (LANG-1153) Implement ParsePosition api for FastDateParser

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

Pascal Schumacher updated LANG-1153:
------------------------------------
    Fix Version/s: 3.5

> Implement ParsePosition api for FastDateParser
> ----------------------------------------------
>
>                 Key: LANG-1153
>                 URL: https://issues.apache.org/jira/browse/LANG-1153
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.time.*
>            Reporter: Charles Honton
>            Assignee: Charles Honton
>            Priority: Minor
>             Fix For: 3.5
>
>
> FastDateParser does not update ParsePosition with appropriate index or errorIndex.  Update implementation to set ParsePosition.errorIndex to location of parse failure. Update implementation to set ParsePosition.index to location of last input character.



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